Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAC OS support #13

Open
AXeL-dev opened this issue Jan 13, 2020 · 0 comments
Open

MAC OS support #13

AXeL-dev opened this issue Jan 13, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed todo ToDo or to forget about..

Comments

@AXeL-dev
Copy link
Member

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)
@AXeL-dev AXeL-dev added enhancement New feature or request todo ToDo or to forget about.. help wanted Extra attention is needed labels Jan 13, 2020
@AXeL-dev AXeL-dev mentioned this issue Jun 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed todo ToDo or to forget about..
Projects
None yet
Development

No branches or pull requests

1 participant