Loading
Commits on Source 16
-
Vincent Chatelain authored
-
Asier Sarasua Garmendia authored
-
Fran Dieguez authored
-
Daniel authored
-
Vasil Pupkin authored
-
Alexander Shopov authored
-
Jiri Grönroos authored
-
Andika Triwidada authored
-
Andi Chandler authored
-
Alan Mortensen authored
-
Rūdolfs Mazurs authored
-
Jonas Ådahl authored
Mutter changes the backlight property on VT switches and monitor reconfigurations, to tell us both whether there are any controllable backlight, or if there is any backlight to potentially control from somewhere else. If we control the backlight via e.g. sysfs/udev, such a signal emission would inadvertently reset the backlight because we'd think we went from having controllable backlight to not having it, which isn't true if that backlight was controlled via sysfs. Handle this by making the backend in control of the backlight explicit, and only attempt to reset the backlight fields on mutter signal notifications, if the mutter backlight backend is used. Closes: https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/issues/818
-
Marco Trevisan authored
We were trying to update the mutter backlights before we had mutter up and running, but this may happen after the plugin has started (I guess especially when using non-systemd based gnome-session), so let's just wait for the display config to be around before trying to get data from it.
-
Jose Riha authored
-
Matthias Clasen authored
-
Jeremy Bícha authored