You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could use wxPython for this, it's wayland compatible, and you should be able to even ask for root permissions with it as well.
Okay, so change of plans here: This project will be turned into a "server", kind of. The server will act like an backend for a GUI or CLI, and the idea with this is to make it easier to develop interfaces for the project. Developing a GUI turned out to be a pain because of the structure, so that's another reason for this change. Oh right; We will include wayland support in the server!
Add a GUI since a CLI isn't very user friendly to the non-tech-savvy users.
To make it wayland compatible we could try using this:
https://github.com/tuomasjjrasanen/python-uinput
also since we don't provide pre-bundled libraries the license won't be an issue.
The text was updated successfully, but these errors were encountered: