lp:~unity-team/compiz/trunk.fix_757434

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~unity-team/compiz/trunk.fix_757434
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Compiz
Status:
Merged

Recent revisions

2751. By Sam Spilsbury

Remove debugging code

2750. By Sam Spilsbury

Move the restacking of docks to *after* when the window is restacked X side,
it makes no sense to send the stacking request to stack relative to the
window which is going to go above the fullscreen window when it is
*not* above the fullscreen window, since that results in docks going just
above that, and then the window going above the fullscreen windows.

Also reset xwc every time we restack a collected dock relative to the normal
window since the stack is LIFO (eg collects in reverse, and so stacks in
3,2,1) to prevent the order of the dock windows getting inversed every time
the docks are restacked relative to some other window

2749. By Sam Spilsbury

Ensure that when dock windows are updated they are stacked relative to
the window going on top of the fullscreen window and not the fullscreen
window itself. Fixes LP #75743

2748. By David Barth

Change the stack attack hack slightly to fix damage and artifact issues in LP #753369

2747. By David Barth

merge branch fixing the TB focus problem - Bug #753951

2746. By David Barth

Check the return value of XQueryTree which determines if the parent window == the root window to ensure that it actually succeeded, since if it didn't then children is going to be an invalid pointer and freeing those is always bad. Fixes LP #758307

2745. By David Barth

fixes memory management issues introduced by recent changes

2744. By David Barth

revert change from rev. 2742

2743. By Sam Spilsbury

Merged in grid fixes

2742. By Sam Spilsbury

Merge Loic's changes to the event source

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers