lp:~unity-team/compiz-core/core.fix_events_going_to_frames

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~unity-team/compiz-core/core.fix_events_going_to_frames
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 Core
Status:
Merged

Recent revisions

2739. By Sam Spilsbury

Fix events going to frame windows when they shouldn't
since the client is already unmapped and there is no
reason a huge frame window should block input when
the client is animating out anyways

2738. By soreau

Use CMAKE_PREFIX_PATH when searching for libraries.

2737. By soreau

* Bump version to 0.9.5

2736. By soreau

Respect CMAKE_PREFIX_PATH and CMAKE_INCLUDE_PATH when searching for headers.

2735. By soreau

Add resize_from_center option.

2734. By soreau

Cleanup resize options.

2733. By Sam Spilsbury

Use premultiplied alpha in resize outline and border

2732. By Sam Spilsbury

  Check if ancestor to transient is allowed to have focus before granting focus
  to it.

  Some stupid apps like thunderbird unmap the transient parent before unmapping
  the child, so compiz will get all confused and try to give focus to the
  unmapped window

2731. By Sam Spilsbury

Track windows on CreateNotify again, don't rely on trying to beat the race
condition by putting that on MapRequest, instead check at reparent time
if the window has already been reparented server-side and don't reparent it
again.

2730. By Sam Spilsbury

Don't crash if switch window can't be found

Branch metadata

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

Subscribers