lunaneff / gnome-shell-extension-zenbook-duo

GNU General Public License v3.0
14 stars 10 forks source link

Ported to Gnome Shell 43 #11

Open mjollnir14 opened 1 year ago

mjollnir14 commented 1 year ago

If you have issue with Gsettings / Key missing, you might need to copy gschemas.compiled to ~/.local/share/glib-2.0/schemas/

https://gjs.guide/extensions/upgrading/gnome-shell-43.html#quick-settings

TODO: Get the actual brightness of the 2nd screen and move the slider to the correct position on init of the extension TODO: Probably code cleaning / logic