~3v1n0/unity:handle-window-shading

Last commit made on 2011-12-27
Get this branch:
git clone -b handle-window-shading 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:
handle-window-shading
Repository:
lp:~3v1n0/unity

Recent commits

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

UnityWindow: force a window to be shadable when is maximized and decorated.

This allows to make the Ctrl+Alt+S shade keybinding to work also on maximized windows.

(bzr r1803)

5c14da5... by Marco Trevisan (Treviño)

PanelMenuView: Unshade windows when semi-maximized or semi-restored.

(bzr r1802)

86691a6... by Marco Trevisan (Treviño)

WindowManager: emit signals when windows get semi-maximized/semi-restored

When a window is horizontally/vertically maximized or
horizontally/vertically restored, we send a proper signal.

(bzr r1801)

9a1532d... by Marco Trevisan (Treviño)

PanelMenuView: Unshade windows when maximizing or restoring them

(bzr r1800)

51e29b6... by Marco Trevisan (Treviño)

PanelMenuView: Use the mouse scroll to shade/unshade the maximized window

This is done only when properly configured on gconf.

(bzr r1799)

5918af7... by Marco Trevisan (Treviño)

WindowManager: added methods to handle the window shading.

Implemented in PluginAdapter IsWindowShaded, Shade and UnShade functions
to allow to handle window shading.

(bzr r1798)

d88ccaa... by Sam Spilsbury

s/Unity/unity. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

(bzr r1797)

eab62e2... by Sam Spilsbury

Refactors the code to make it testable. Fixes: https://bugs.launchpad.net/bugs/907174. Appoved by Thomas Voß.

(bzr r1796)

88f388b... by Sam Spilsbury

Merge

(bzr r1794.2.2)

d468f7a... by Sam Spilsbury

Remove empty constructors and destructors

(bzr r1794.1.3)