- 07 Jan, 2013 13 commits
-
-
Make it possible for panels to go all the way to the edge of the shell. This is particularly important for panels that scroll, such as the new power panel. All other panels are changed to compensate for the loss of external padding. https://bugzilla.gnome.org/show_bug.cgi?id=691229
-
- 05 Jan, 2013 9 commits
-
-
Richard Hughes authored
Nobody uses this, and real power users are using the D-Bus API or the command line already.
-
Richard Hughes authored
-
Richard Hughes authored
-
Richard Hughes authored
No code changes.
-
Matthias Clasen authored
The code was not using the correct bus name for the screen proxy. https://bugzilla.gnome.org/show_bug.cgi?id=691177
-
Matthias Clasen authored
When no real name is available, fall back to the user name. https://bugzilla.gnome.org/show_bug.cgi?id=691173
-
Matthias Clasen authored
We don't want to display 'fully charged - 99%'. https://bugzilla.gnome.org/show_bug.cgi?id=691188
-
Matthias Clasen authored
During development, I was forcing the mobile broadband line to appear, regardless of hw. Stop doing that now. https://bugzilla.gnome.org/show_bug.cgi?id=691178
-
Matthias Clasen authored
We need to ensure that bluetoothd is activated, otherwise the default adapter might not be present. Unfortunately, this is not enough to make the switch actually have the same effect as the shell menuitem. https://bugzilla.gnome.org/show_bug.cgi?id=691151
-
- 04 Jan, 2013 12 commits
-
-
Cosimo Cecchi authored
The generated bash completion files need cleaning, and those that aren't generated need to be added to EXTRA_DIST.
-
Cosimo Cecchi authored
We only use the PNGs in the panel. Keep the SVGs under version control, as they're used to generate the PNGs. https://bugzilla.gnome.org/show_bug.cgi?id=691132
-
Cosimo Cecchi authored
These are not used anywhere, so don't install them and remove them from version control. https://bugzilla.gnome.org/show_bug.cgi?id=691132
-
-
-
-
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
The design can be found here: https://live.gnome.org/Design/SystemSettings/Power https://bugzilla.gnome.org/show_bug.cgi?id=689614
-
- 03 Jan, 2013 5 commits
-
-
Piotr Drąg authored
-
Allison Karlitskaya authored
This removes a bunch of duplicated code, and also drops a direct dependency on libsystemd-login. https://bugzilla.gnome.org/show_bug.cgi?id=671858
-
Ray Strode authored
The um-password-dialog combobox has a column in its model associated with what password action to apply. Possible actions are: - Normal password - Set password at next login - No password needed - Lock account - Unlock account These actions are currently represented in the code with harded coded numeric values (0-4). This commit cleans up the hard coding to use a symbolic enumeration instead. https://bugzilla.gnome.org/show_bug.cgi?id=671858
-
Richard Hughes authored
-
Richard Hughes authored
-
- 02 Jan, 2013 1 commit
-
-
Bastien Nocera authored
The cheese support needs clutter, GStreamer and clutter-gst initialised. Call cheese_gtk_init() for that. https://bugzilla.gnome.org/show_bug.cgi?id=690760
-