- Notifications
You must be signed in to change notification settings - Fork2.5k
Use libdbus for trays on Linux instead of Ayatana and GTK#14582
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
eafton wants to merge19 commits intolibsdl-org:mainChoose a base branch fromeafton:tray-dbus
base:main
Could not load branches
Branch not found:{{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline, and old review comments may become outdated.
+2,202 −816
Draft
Changes from1 commit
Commits
Show all changes
19 commits Select commitHold shift + click to select a range
bee5771 Use libdbus for trays on Linux instead of Ayantana/GTK
14ffcd2 Use libdbus for trays on Linux instead of Ayantana/GTK
d319ac2 Fix errors
01d67f7 Patch for older systems
daa2fbb Make the menu show up properly
0dcee90 Fix header order
eafton7fe09cc Implement more tray funcs, make callbacks work
e82e79c Merge branch 'tray-dbus' of https://github.com/eafton/SDL into tray-dbus
c4599c3 Fix error in list
a3f86d1 Implement more tray funcs
406385f Attempt at getting this working on KDE
7e6422e Fix a nasty segfault
8821dd7 Attempt at getting this working on KDE
877bfae More fixes for GNOME/KDE
b345b71 More fixes for GNOME/KDE
5b22e70 Hopefully this should get it to work on KDE
9e7b5b1 Hopefully this should get it to work on KDE
cb8e962 KDE fix attempt
8d1b26d Add introspection support in the hope of getting this to work on KDE 6
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Use libdbus for trays on Linux instead of Ayantana/GTK
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
3 changes: 2 additions & 1 deletionsrc/core/linux/SDL_dbus.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletionssrc/tray/unix/SDL_dbustray.c
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.