After login, Extension is showing enabled in ExtensionManager. If I disable it, it shows error this._brightnessSlider is undefined and cannot be re-enabled (until next login).
Calling /usr/local/bin/screenpad-$USER set 10 is working, brightness of screenpad changes (But I still had to call sudo ./installer.sh --prefix /usr --suffix $USER --extension-path ../ install manually after extension setup, it is not running automatically (as already mentioned in Issue https://github.com/laurinneff/gnome-shell-extension-zenbook-duo/issues/5)
Screenshot key is not woking too (error Failed to execute child process "gnome-screenshot" (No such file or directory)
Extension does not set ScreenPad brightness on Fedora 37.
I am using fork mjollnir14/gnome-shell-extension-zenbook-duo since Gnome 43 PR https://github.com/laurinneff/gnome-shell-extension-zenbook-duo/pull/11 is still not merged.
After login, Extension is showing enabled in ExtensionManager. If I disable it, it shows error
this._brightnessSlider is undefined
and cannot be re-enabled (until next login).journalctl /usr/bin/gnome-shell -f -o cat
showsError: Failed to add keybinding: 'Tools'
Calling
/usr/local/bin/screenpad-$USER set 10
is working, brightness of screenpad changes (But I still had to callsudo ./installer.sh --prefix /usr --suffix $USER --extension-path ../ install
manually after extension setup, it is not running automatically (as already mentioned in Issue https://github.com/laurinneff/gnome-shell-extension-zenbook-duo/issues/5)Screenshot key is not woking too (error
Failed to execute child process "gnome-screenshot" (No such file or directory)
Tested on 6.1.15-200 (Fedora 38beta) 6.1.18-200 (Fedora 37, Gnome 43.3) 6.2.2-200