~3v1n0/unity:less-sticky-edges

Last commit made on 2012-04-24
Get this branch:
git clone -b less-sticky-edges https://git.launchpad.net/~3v1n0/unity
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Branch information

Name:
less-sticky-edges
Repository:
lp:~3v1n0/unity

Recent commits

1bb436c... by Marco Trevisan (Treviño)

UnityShell: Reduce the stickyness of the 'sticky edges' be changing the default value of "Launcher Edge Stop Overcome Pressure" to 5.

As requested by design.

(bzr r2333)

da674fb... by Brandon Schaefer

UnityScreen: destroy the controllers before the window thread

Fixes crashes enabling/disabling plugins in CCSM. Fixes: https://bugs.launchpad.net/bugs/931201, https://bugs.launchpad.net/bugs/942286, https://bugs.launchpad.net/bugs/947844, https://bugs.launchpad.net/bugs/952378. Approved by Marco Trevisan (Treviño).

(bzr r2332)

8957490... by Michal Hruby

GLibDBusProxy: Remove 1 second timeout we used before connecting to dbus proxies. Fixes: . Approved by Marco Trevisan (Treviño).

(bzr r2331)

c61c389... by Marco Trevisan (Treviño)

HudLauncherIcon: close the HUD when activating the icon

As design requested in bug #963918. Fixes: https://bugs.launchpad.net/bugs/963918. Approved by Gord Allott.

(bzr r2330)

24a251b... by Sam Spilsbury

See Bug 880449 : Minimized windows were being considered for showdesktop and had their input shape removed twice.

1) Never allow different entities to fight over the input shape of the window. Have one shared interface between them with RAII semantics
2) Don't allow minimized windows to enter showdesktop mode. Fixes: . Approved by Gord Allott.

(bzr r2329)

ec1082c... by Marco Trevisan (Treviño)

HudLauncherIcon: removed unneeded space.

(bzr r2328.1.3)

2aecba0... by Marco Trevisan (Treviño)

autopilot, test_hud: add test to check if clicking over the HUD icon closes it.

(bzr r2328.1.2)

c99a9a7... by Marco Trevisan (Treviño)

HudLauncherIcon: close the HUD when activating the icon

As design requested in bug #963918

(bzr r2328.1.1)

26ff9a0... by Michal Hruby

Remove 1 second timeout we used before connecting to dbus proxies

(bzr r2328.2.1)

4ab351b... by Brandon Schaefer

* Fixes some crashes with the ccsm and plugins
* There still seems to be a crash, but it looks to be in bamf

(bzr r2328.3.1)