- 07 Jan, 2013 1 commit
- 04 Jan, 2013 1 commit
-
-
- 11 Dec, 2012 1 commit
-
-
Bastien Nocera authored
This makes loading faster, with less I/O, avoids unnecessary code duplication (around 1k lines shaved), and ensures that all the panels link and work appropriately. By the same token, it will stop external panels from being created, and loaded. https://bugzilla.gnome.org/show_bug.cgi?id=690036
-
- 13 Nov, 2012 1 commit
-
-
Thomas Wood authored
-
- 11 Oct, 2012 2 commits
-
-
Bastien Nocera authored
-
Bastien Nocera authored
When we cancel the Brightness calls because the panel is getting destroyed, we shouldn't try to access panel widgets. https://bugzilla.gnome.org/show_bug.cgi?id=677963
-
- 21 Aug, 2012 1 commit
-
-
Ray Strode authored
Bastien says he doesn't like the blank class_finalize functions in every panel and he would like a wrapper macro to hide them. This commit does that.
-
- 06 Aug, 2012 1 commit
-
-
Matthias Clasen authored
Even when automatic screen locking is disabled, the user can still manually lock the screen, and may want to control whether notifications show up in that case or not.
-
- 17 Jul, 2012 1 commit
-
-
Add a checkbox to control the visibility of notifications when the screen is locked. https://bugzilla.gnome.org/show_bug.cgi?id=658660
-
- 11 Jul, 2012 2 commits
-
-
Bastien Nocera authored
This reverts commit 11ad5954. Committed in error
-
Add a switch to control the visibility of notifications when the screen is locked. https://bugzilla.gnome.org/show_bug.cgi?id=658660
-
- 15 Jun, 2012 2 commits
-
-
Matthias Clasen authored
Move the on_signal callback below the functions that it is using.
-
g-s-d changed its DBus interface, and that made all external changes to brightness invisible to the panel. Update accordingly. https://bugzilla.gnome.org/show_bug.cgi?id=662117
-
- 18 May, 2012 1 commit
-
-
- 06 Oct, 2011 1 commit
-
-
Rodrigo Moya authored
-
- 08 Sep, 2011 3 commits
-
-
Bastien Nocera authored
When we remove the brightness slider and heading.
-
Bastien Nocera authored
When hiding the brightness bar, don't leave unsightly bits of frame lying around. https://bugzilla.gnome.org/show_bug.cgi?id=657606
-
Bastien Nocera authored
When the brightness slider is hidden, we're smaller than the minimum panel size, so don't fill that up.
-
- 31 Aug, 2011 1 commit
-
-
Bastien Nocera authored
Trying to just hide the widget will cause some severely bizarre display problems, so just set the heading to be empty instead for now. We should probably look at another way of handling this case. https://bugzilla.gnome.org/show_bug.cgi?id=657606
-
- 05 Jul, 2011 1 commit
-
-
Rodrigo Moya authored
too quickly https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/805473
-
- 04 Jul, 2011 1 commit
-
-
Richard Hughes authored
-
- 21 Mar, 2011 1 commit
-
-
William Jon McCann authored
-
- 18 Mar, 2011 1 commit
-
-
- 17 Mar, 2011 2 commits
-
-
William Jon McCann authored
This means that lock times are relative to the time the display backlight turns off.
-
William Jon McCann authored
All settings now use seconds for consistency.
-
- 11 Mar, 2011 1 commit
-
-
Matthias Clasen authored
The special-casing of lock delay 0 was wrong, since the > 0 check was happening after converting to absolute. https://bugzilla.gnome.org/show_bug.cgi?id=644403
-
- 11 Feb, 2011 2 commits
-
-
William Jon McCann authored
- Use the correct units power uses seconds the others use minutes - Use an absolute time in the lock dropdown (the key uses relative) - Use the MIN(screen-off, lock) for the idle time
-
William Jon McCann authored
-
- 08 Feb, 2011 3 commits
-
-
Bastien Nocera authored
If a value is between 2 values, choose the upper one. If a value is higher than the maximim used in the combobox, set it to the maximum.
-
Bastien Nocera authored
So that the user and session are idle when DPMS kicks in.
-
-
- 07 Feb, 2011 2 commits
-
-
Bastien Nocera authored
If there's no brightness hardware, just hide the brightness related preferences.
-
Bastien Nocera authored
By using the already defined macro
-
- 18 Nov, 2010 1 commit
-
-
Richard Hughes authored
-
- 17 Nov, 2010 1 commit
-
-
Richard Hughes authored
-
- 10 Nov, 2010 1 commit
-
-
William Jon McCann authored
Not yet wired up.
-