lp://staging/~sjakthol/compiz/fix-878516

Created by Sami Jaktholm and last modified
Get this branch:
bzr branch lp://staging/~sjakthol/compiz/fix-878516
Only Sami Jaktholm can upload to this branch. If you are Sami Jaktholm please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sami Jaktholm
Project:
Compiz
Status:
Merged

Recent revisions

3573. By Sami Jaktholm

Change assert.h to cassert

3572. By Sami Jaktholm

Filter non-maximation related states from lastState before comparing it to VertMask.

3571. By Sami Jaktholm

isGridMaximized changed to isGridSemiMaximized and comment added about core handling fully maximized windows. Added assert to the else clause in restoreWindow, changed shifts to divide by 2 and added check for xwcm before calling sendSyncRequest. Also added an extra check so that we only call restoreWindow from stateChangeNotify if lastState was CompWindowStateMaximizedVertMask (e.g. not a fully maximized window incorrectly marked as isGridSemiMaximized).

3570. By Sami Jaktholm

Grid: Correctly restore semi-maximized windows.

Changes include:
1) Remove the special status of fully maximized windows - it just adds
   complexity to the restoration process. Core can handle the
   restoration of maximized windows perfectly well.
2) Catch un-maximation of a gridded semi-maximized window in
   stateChangeNotify and call restoreWindow to revert the changes.
3) Refactor restoreWindow to work with semi-maximized windows.

This fixes bug 878516 and also bug 925867 as a side effect.

3569. By Sam Spilsbury

Don't set _NET_DESKTOP_GEOMETRY until we've set the default viewport size. (LP: #1096455). Fixes: https://bugs.launchpad.net/bugs/1096455.

Approved by Daniel van Vugt, PS Jenkins bot.

3568. By Brandon Schaefer

Adds an animation to the grid plugin. The animation takes the current window,
renders it to the growing grid box and slowly fades out into the default
orange glow box.

Also adds 2 options ccsm for the grid, one to turn this animation off, and
another to change the grid animation duration.

This also changes the default grid duration from 250 ms, to 350ms.

(LP: #689792). Fixes: https://bugs.launchpad.net/bugs/689792.

Approved by Daniel van Vugt, PS Jenkins bot, Brandon Schaefer, MC Return.

3567. By Sam Spilsbury

Supress g_signal_new leaks. Signals aren't freed.

(LP: #1097649). Fixes: https://bugs.launchpad.net/bugs/1097649.

Approved by Daniel van Vugt, PS Jenkins bot.

3566. By Sam Spilsbury

Make freeing the returned lists the responsibility of the caller. Don't
auto-free them in the tests. (LP: #1100539). Fixes: https://bugs.launchpad.net/bugs/1100539.

Approved by Daniel van Vugt, PS Jenkins bot.

3565. By PS Jenkins bot

Releasing 1:0.9.9~daily13.01.17-0ubuntu1 to ubuntu.

Approved by .

3564. By MC Return

Workspacenames plugin:
Workspace Naming requires the text plugin to work.

(LP: #1100172). Fixes: https://bugs.launchpad.net/bugs/1100172.

Approved by Daniel van Vugt, Sam Spilsbury.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/compiz/0.9.9
This branch contains Public information 
Everyone can see this information.

Subscribers