Bastien Nocera
5f27eb0cec
power: Make Tip translatable
...
https://bugzilla.gnome.org/show_bug.cgi?id=684309
2012-09-19 00:52:24 +02:00
Michael Terry
5f353fa2b6
power: Use GCancellable better, to avoid a crash
...
https://bugzilla.gnome.org/show_bug.cgi?id=683533
2012-09-07 15:37:42 -04:00
Ray Strode
b0e7a5efa8
panels: add register macro
...
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.
2012-08-21 14:32:33 -04:00
Cosimo Cecchi
b05591b165
power: port to GtkLevelBar
...
https://bugzilla.gnome.org/show_bug.cgi?id=679984
2012-07-16 11:29:25 +01:00
Bastien Nocera
b9e356412f
power: Fix reference to "Screen" settings
...
This also fixes the use of a split string, as mentioned in
bug #675929 .
https://bugzilla.gnome.org/show_bug.cgi?id=670567
2012-06-12 14:12:44 +01:00
Florian Müllner
e38491ed0d
power: Add get_help_uri() implementation
...
https://bugzilla.gnome.org/show_bug.cgi?id=675471
2012-05-18 18:48:37 +02:00
Bastien Nocera
42aa44c68e
power: Add context for the battery levels
...
https://bugzilla.gnome.org/show_bug.cgi?id=672738
2012-04-22 12:57:24 +01:00
Javier Jardón
1091c88e8a
power: reference to "Brightness and Lock" panel, not "Screen"
...
The "Screen" panel has been renamed to "Brightness and Lock"
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=670567
Signed-off-by: Richard Hughes <richard@hughsie.com>
2012-03-04 10:57:47 +00:00
Javier Jardón
bac76fa387
power: register for "g-properties-changed" rather than "g-signal"
...
This is due this change in gnome-settings-daemon:
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=07b1ed63016f1725be251fa6ce8c15e0498539b5
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=670285
2012-02-20 11:18:35 +01:00
Allan Day
24af6576da
power - fix text flow
...
The labels on the left should be more prominent so they lead
users into the dialog. Make them dark and the upper labels smaller.
https://bugzilla.gnome.org/show_bug.cgi?id=670269
2012-02-17 11:01:21 +01:00
Richard Hughes
9ee9ad0b31
power: Unbold the link to 'Screen Settings'
2012-02-15 18:51:46 +00:00
Cosimo Cecchi
240faca3e0
power: hide "When power is critical" elements when there's no batteries
...
As for the mockups
https://bugzilla.gnome.org/show_bug.cgi?id=670107
2012-02-15 11:12:51 -05:00
Cosimo Cecchi
02e5cb7f70
power: port main box to GtkGrid
...
Instead of a box of boxes; this way we can easily align labels without
an additional GtkSizeGroup using halign.
https://bugzilla.gnome.org/show_bug.cgi?id=670107
2012-02-15 11:12:51 -05:00
Richard Hughes
cef4e593bb
power: Use CcStrengthBar for battery level to get closer to the new design
2012-02-14 17:00:24 +00:00
Richard Hughes
ee36b0df91
power: Make the panel match the new mockups
2012-02-14 17:00:24 +00:00
Richard Hughes
3e20a577a4
power: Don't set the sleep-inactive-x GSettings keys that have been removed
2011-09-29 14:58:19 +01:00
Rodrigo Moya
147dfcbb45
power: Use the correct item in the combo boxes when sleep-when-inactive is disabled
2011-09-27 16:10:06 +02:00
Bastien Nocera
c051fbf76f
power: Removed unused variable
2011-09-09 10:07:39 +01:00
Richard Hughes
a735193250
power: Update the UI to reflect the new mockup
2011-09-02 17:23:45 +01:00
Richard Hughes
d9222bd5b5
power: Don't print a message to .xsession-errors if it's not an error
2011-09-01 14:24:12 +01:00
Bastien Nocera
4a7190004a
power: Don't shrink the panel on desktops
...
During a split second we see some garbage on the screen on
desktop systems that don't have UPSes. Better to grow than to
shrink (though we shouldn't do either), so start with the battery
information hidden.
2011-08-27 13:06:19 +01:00
Bastien Nocera
6ed654694d
power: Remove power and suspend buttons config
...
As mentioned in the discussion in:
https://bugzilla.gnome.org/show_bug.cgi?id=652183
https://bugzilla.gnome.org/show_bug.cgi?id=657068
And implemented in the future for the power panel:
https://live.gnome.org/Design/SystemSettings/Power/
2011-08-27 12:54:58 +01:00
Javier Jardón
36cdc969b3
power: Make insensitive any sleep actions the hardware cannot do (and 2)
2011-07-25 16:10:42 +02:00
Richard Hughes
4f08a32570
power: Make insensitive any sleep actions the hardware cannot do
2011-07-19 14:32:09 +01:00
Richard Hughes
b5aa23b5ca
Use the new gnome-settings-daemon DBus names now the power plugin has moved there
2011-07-04 17:56:02 +01:00
Richard Hughes
e51ff4001b
power: Only show the 'When power is critically low' when there is a laptop battery or UPS attached.
...
This fixes https://bugzilla.gnome.org/show_bug.cgi?id=646053
2011-04-28 11:33:14 +01:00
Kjartan Maraas
3e689ac25f
#include <config.h> to make translations work
2011-03-02 20:06:20 +01:00
Richard Hughes
06a5844bab
--amend
2010-11-18 19:41:44 +00:00
Richard Hughes
0ce60e84cb
Add a 'Power' panel that matches the mockups
2010-11-18 19:20:35 +00:00