After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669170 - Don't expose actual brightness
Don't expose actual brightness
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: power
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Richard Hughes
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-01 13:14 UTC by Bastien Nocera
Modified: 2012-03-16 10:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-02-01 13:14:45 UTC
The brightness exposed by the drivers is passed through unmodified to the media-keys plugin in gsd and the Brightness and Lock panel.

Instead, it should be passed in such a way that dimming the screen doesn't change the brightness as shown in those.
Comment 1 Richard Hughes 2012-03-16 10:33:40 UTC
commit 26fd2d78416cee92f8e15fab7463d75a456952c2
Author: Richard Hughes <richard@hughsie.com>
Date:   Fri Mar 16 10:32:10 2012 +0000

    power: Do not emit DBus interface change signals when doing the idle dim and undim
    
    Resolves: https://bugzilla.gnome.org/show_bug.cgi?id=669170