lp://qastaging/~smspillaz/compiz-expo-plugin/oneiric.fix_868295
- Get this branch:
- bzr branch lp://qastaging/~smspillaz/compiz-expo-plugin/oneiric.fix_868295
Branch merges
Related bugs
Bug #868295: Sometimes the grid indicator is shown after double clicking to exit from expo | Undecided | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 158. By Sam Spilsbury
-
Allow core to process actions before we handle events.
Handing events before core processed actions could lead to a race condition
where we would set a new DnD state on the mouse click and then core would
fire the dndFini action, but this wouldn't be able to be processed
because we had already changed the DnD state to none even though the
window hadn't yet been ungrabbed. This would lead to the window not being
ungrabbed. - 157. By Sam Spilsbury
-
Fix rendering glitches. Ensure that we always paint windows during a cycle
(eg, don't just set NO_CORE_INSTANCE_ MASK when expo isn't active) and
make sure that state is correclty set and unset at the right points - 149. By Sam Spilsbury
-
Use the new texture tile, paint maximized windows to take up the space where
the panel was and paint dnd windows on top of all workspaces
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/compiz-expo-plugin