mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
Add DBus init debug message
This commit is contained in:
@@ -17,6 +17,7 @@ const ShellProxyWrapper = Gio.DBusProxy.makeProxyWrapper(`
|
|||||||
|
|
||||||
let shellProxy = null;
|
let shellProxy = null;
|
||||||
|
|
||||||
|
debug('initializing GNOME Shell DBus proxy');
|
||||||
new ShellProxyWrapper(
|
new ShellProxyWrapper(
|
||||||
Gio.DBus.session,
|
Gio.DBus.session,
|
||||||
'org.gnome.Shell',
|
'org.gnome.Shell',
|
||||||
|
Reference in New Issue
Block a user