Skip to content

Daemon: Fix dbus name - #2892

Merged
danirabbit merged 1 commit into
mainfrom
leolost/fix-daemon-dbus-name
Aug 11, 2026
Merged

Daemon: Fix dbus name#2892
danirabbit merged 1 commit into
mainfrom
leolost/fix-daemon-dbus-name

Conversation

@leolost2605

Copy link
Copy Markdown
Member

Fixes WindowMenu, BackgroundMenu and daemon monitor labels not working.

In #2881 the daemon app id was changed to io.elementary.desktop.gala-daemon. But it seems the app id is used to determine the name of the default dbus connection. Therefore the dbus interface was now provided on the bus name io.elementary.desktop.gala-daemon. So since also others (the display plug) use this interface revert to the old name for now and add the gresource search path manually to the icon theme. I'd be all for doing a big rename across gala and consumers regarding dbus names, app ids etc. for OS 9 but I want to get this quick fix in.

@leolost2605
leolost2605 requested a review from a team August 11, 2026 22:46
@danirabbit
danirabbit merged commit 4514740 into main Aug 11, 2026
6 checks passed
@danirabbit
danirabbit deleted the leolost/fix-daemon-dbus-name branch August 11, 2026 23:26
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

Successfully merging this pull request may close these issues.

2 participants