lp:~vanvugt/compiz-core/fix-981703-properly

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/compiz-core/fix-981703-properly
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Compiz Core
Status:
Merged

Recent revisions

3098. By Daniel van Vugt

Make sure window frames actually get destroyed when they should, to
guarantee they get recreated on unminimize. (LP: #981703)

3097. By Daniel van Vugt

Add FIXME comment to show where the remaining switcher problem is originating.

3096. By Daniel van Vugt

More correct fix for LP: #981703: Ensure that inputFrame is destroyed on
minimize (and CompWindowNotifyUnreparent).

3095. By Daniel van Vugt

Fix inputFrame/outputFrame mixup, causing inputFrame to not be destroyed
and recreated after unminimize (LP: #981703)

3094. By Sam Spilsbury

Check outputRect when deciding whether to ignore custom clip regions.

It was possible for menus for repaint regions to never cover shadowRegion
which would mean that we'd never pass the shadow clip rects to
glDrawGeometry.

In reality, we only really care about not using shadowRegion in cases
where some plugin wants to paint us with an offset region which is actually
outside the window.

(LP: #978900) (LP: #979252)

3093. By Daniel van Vugt

Revert r3092 because it was causing a worse regression (LP: #981703)

This reverts the fix for LP: #980026.

3092. By Alan Griffiths

Avoid dumping all the windows into first workspace when closing (LP: #980026)

Reverts to correct logic used before r2838.

3091. By Daniel van Vugt

Avoid comparison between signed and unsigned integers (LP: #972519)

Strange. All versions of gcc should have reported this as an error. But
obviously gcc prior to 4.7 had bugs and failed to find all such errors.

3090. By Daniel van Vugt

Minor corrections to the 0.9.7.6 NEWS

3089. By Sam Spilsbury

Fix shadows being clipped incorrectly (LP #976467)

1) Don't include _NET_WM_WINDOW_TYPE_MENU windows in the clip groups ...
   those windows are a lot different from what you expect of them
2) Also update clip regions when the shadow output extents change even
   if the window isn't resized.

Branch metadata

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

Subscribers