Skip to content

Register unique service name when wayland keyboard interface is

David Edmundson requested to merge work/keyboard_dbus_name into master

A situation meant we want to only enable the new keyboard applet by default on wayland, using the legacy one from the X11 daemon on X11.

We need a unique service name so that we can use DBus activation on it.

Merge request reports