lp://staging/~3v1n0/unity-control-center/grouped-compiz-gsettings-support-x
- Get this branch:
- bzr branch lp://staging/~3v1n0/unity-control-center/grouped-compiz-gsettings-support-x
Branch merges
- Andrea Azzarone (community): Approve
- Unity Control Center development team: Pending requested
-
Diff: 740 lines (+380/-84)2 files modifieddebian/changelog (+9/-0)
panels/appearance/cc-appearance-panel.c (+371/-84)
Related bugs
Related blueprints
Branch information
Recent revisions
- 12869. By Marco Trevisan (Treviño)
-
Appearance: set show-desktop to false when resetting the settings
- 12867. By Marco Trevisan (Treviño)
-
appearance: fix a typo causing not using the proper variable on vsize
Not triggering a bug for how the code is made, though.
- 12866. By Marco Trevisan (Treviño)
-
GroupedGSettings: ensure we ref the variant's before setting them
Otherwise when we set floating references they get consumed
by the first call to g_settings_set_value and the value becomes
invalid. Thus we need to remove the floating reference, and
manually ref and unref. - 12865. By Marco Trevisan (Treviño)
-
Appearance: create GroupedGSettings class to manage group of gsettings sharing the schema
Settings might have the same schema, but different path. With this class we manage them
all at once. In this case we use this to correctly read the setting values depending on
the compiz profile we're actually using. - 12863. By Sebastien Bacher
-
* panels/
bluetooth/ gnome-bluetooth /wizard/ main.c:
- backport fix for making pairing of old bluetooth keyboard work,
thanks Kai-Heng Feng and Maurizio Gobbo (lp: #1492443) - 12862. By Sebastien Bacher
-
bluetooh: remove leftover "browse" button, the backend used was
removed during the bluez5 update and the panel callbacks were
cleaned out, the button is doing nothing else than confusing users
(LP: #1562822)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-control-center