PaperWM icon indicating copy to clipboard operation
PaperWM copied to clipboard

«Workspace preference» button is broken in GS >= 3.36.1

Open hedning opened this issue 5 years ago • 0 comments

gnome-shell-extenssion-prefs no longer takes an uuid argument, instead we need to use gnome-extensions prefs, or a method that should be available in GS 3.36.2.

Unfortunately the preference app is now launched through dbus. Meaning we can't control the environment of the process correctly which then breaks the method we used to launch the preference gui with the correct workspace selected.

hedning avatar Apr 12 '20 08:04 hedning