lp://staging/~ci-train-bot/unity/unity-ubuntu-artful-2861
- Get this branch:
- bzr branch lp://staging/~ci-train-bot/unity/unity-ubuntu-artful-2861
Branch merges
Branch information
Recent revisions
- 4252. By Marco Trevisan (Treviño)
-
PanelController: ensure we disconnect from signals on destruction
It's just about using the magic of deriving from sigc::trackable.
Since UScreen might be late in signaling screen changes it could fail (LP: #1504870) - 4251. By Marco Trevisan (Treviño)
-
Launcher: disable or reduce most icon effects on lowgfx (LP: #1700859)
Approved by: Andrea Azzarone
- 4250. By Marco Trevisan (Treviño)
-
UnitySettings: listen to compiz profile status in order to set low_gfx value
Instead of changing this value back and forth multiple times, just wait
this to be really changed in compiz, and update our internal variable
accordingly.
Also take care of the gsettings unity's lowgfx value only if the user has
set it.This fixes an infinite loop when starting compiz in a lowgfx environment.
Approved by: Andrea Azzarone
- 4249. By Marco Trevisan (Treviño)
-
UnitySettings: use glib::Signal blocking for ignoring setting changes
Approved by: Andrea Azzarone
- 4248. By Marco Trevisan (Treviño)
-
GLibSignal: allow to block, unblock signals
Added support also to SignalManager, changed a bit the interface
Approved by: Andrea Azzarone
- 4246. By Andrea Azzarone
-
Lockscreen: always draw the background-color in the lockscreen
This is to avoid showing a transparent background if the background file is missing. (LP: #1702701)
Approved by: Marco Trevisan (Treviño)
- 4244. By Marco Trevisan (Treviño)
-
BGHash, UnityScreen: get desktop averageColor from compiz
compiz now supports getting this value, let's use it instead of
doing this again here.Approved by: Andrea Azzarone
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity