- 24 Dec, 2012 2 commits
-
-
Fran Diéguez authored
-
Dimitris Spingos authored
-
- 23 Dec, 2012 4 commits
-
-
Khaled Hosny authored
-
Khaled Hosny authored
This reverts commit eb7f3867.
-
Khaled Hosny authored
-
Khaled Hosny authored
-
- 22 Dec, 2012 1 commit
-
-
Kjartan Maraas authored
-
- 21 Dec, 2012 1 commit
-
-
Kjartan Maraas authored
-
- 20 Dec, 2012 19 commits
-
-
Bastien Nocera authored
Only completes the panel names for now.
-
Aurimas Černius authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Bastien Nocera authored
Due to the way I split off the cc-edit-dialog's header.
-
Bastien Nocera authored
-
Action type comes from GSettings and may have been changed to some invalid value, causing a segmentation fault in control-center if the value is larger than the known action types. This can also occur when downgrading from a version with more possible actions. Adds a sanity check to verify the given action type value is within the bounds of the known action types. https://bugzilla.gnome.org/show_bug.cgi?id=689265
-
Bastien Nocera authored
Use ↺ and ↻ for the touchring buttons, and add context to the touchstrip labels.
-
Bastien Nocera authored
-
Using "up" and "down" on a ring is ambiguous, better use "CW" or "CCW" to indicate the circular motion on touch rings. https://bugzilla.gnome.org/show_bug.cgi?id=689264
-
for pad buttons, once the OSD window patch is merged in gnome-settings-daemon. https://bugzilla.gnome.org/show_bug.cgi?id=683567
-
Bastien Nocera authored
This reverts commit a9683772.
-
Show applications using the message tray, and allow configuring in what way the shell presents them. The set of applications shown include all applications that ever showed a notification in gnome-shell and all applications that have a boolean X-GNOME-UsesNotifications key set to true in their desktop file. https://bugzilla.gnome.org/show_bug.cgi?id=685928
-
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
-
- 19 Dec, 2012 3 commits
-
-
Kjartan Maraas authored
-
Yaron Shahrabani authored
-
Yaron Shahrabani authored
-
- 18 Dec, 2012 5 commits
-
-
Matej Urbančič authored
-
Rui Matos authored
These are now provided by gsettings-desktop-schemas.
-
Rui Matos authored
These are now provided by gsettings-desktop-schemas. https://bugzilla.gnome.org/show_bug.cgi?id=690105
-
Giovanni Campagna authored
Now that we don't allow or load external panels, using libgnome-menu is just overengineering. We can get the same results with less code by keeping a static list of function pointers. This reduces the number of places one needs to patch to add a new panel. Also, this way we avoid registering all types at startup, and if we want we can switch to load panel desktop files in a separate thread. https://bugzilla.gnome.org/show_bug.cgi?id=690165
-
Stéphane Démurget authored
The default focus traversal order inside the shortcuts tab was: the shortcuts treeview, the section treeview and the shortcuts toolbar. We set a focus cycle chain to swap the treeviews order for the keynav to be more natural. https://bugzilla.gnome.org/show_bug.cgi?id=690387
-
- 17 Dec, 2012 3 commits
-
-
Bastien Nocera authored
-
Bastien Nocera authored
-
Ihar Hrachyshka authored
-
- 16 Dec, 2012 1 commit
-
-
- 13 Dec, 2012 1 commit
-
-
Jasper St. Pierre authored
All we need is the toplevel, here, so pass that in directly. https://bugzilla.gnome.org/show_bug.cgi?id=690086
-