Skip to content

MAC OS support #13

@AXeL-dev

Description

@AXeL-dev

This is a reminder for MAC OS support lack. To help you'll find below a list of things that may need or not to be changed.

Things already supported on MAC:

  • pyautogui, but still need to be fully tested
  • the GTK part

Things that absolutely need to be changed:

  • gui: i'm not talking about the GTK code here 'cause it should be compatible, but some other code in the gui was only designed for linux
  • some libs are also only crafted for linux, don't forget to find equivalent packages for xlib & any other linux only packages, on windows the Windows API python package should do the trick, but i have no idea about MAC OS
  • may also need to check threads (even if the most of threads use functions from libs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededtodoToDo or to forget about..

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions