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

Cross platform support #163

Open
1 of 3 tasks
TimUntersberger opened this issue Sep 25, 2020 · 1 comment
Open
1 of 3 tasks

Cross platform support #163

TimUntersberger opened this issue Sep 25, 2020 · 1 comment
Labels
difficulty: hard enhancement New feature or request

Comments

@TimUntersberger
Copy link
Owner

I am now almost done with completely refactoring any winapi related stuff out of the logic and having our own API for interacting with the OS. This includes a tiny "library" for creating windows and displaying stuff on them.

I already looked a bit at xlib for linux support.

I am not sure what to use for macos, so I'd appreciate any suggestions.

Progress

  • Windows 10
  • Linux
  • Macos
@TimUntersberger
Copy link
Owner Author

I looked a bit more at macos and it seems like we have to use the accessibility api of cocoa, but I can't really find any useful documentation 🤷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: hard enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant