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

Add DBus API #128

Open
rdbende opened this issue Apr 6, 2023 · 1 comment
Open

Add DBus API #128

rdbende opened this issue Apr 6, 2023 · 1 comment

Comments

@rdbende
Copy link
Member

rdbende commented Apr 6, 2023

Implement a DBus API via dbus-tcl. Other GLib implementations would be a pain to use with Tk, and the native Python libraries use asyncio which wonn't work with Tukaan either.
This will additionally enable us to create desktop notifications through DBus, use xdg-desktop-portals for dialogs when the application is running in a sandbox, create global menubars on desktops that support it, and add a GNOME search provider API.

@rdbende
Copy link
Member Author

rdbende commented Apr 6, 2023

It would also be cool to treat DBus signals as events.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant