lp://qastaging/~vanvugt/compiz-core/fix-953089.2

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp://qastaging/~vanvugt/compiz-core/fix-953089.2
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

3066. By Daniel van Vugt

Don't rely on the value of "grabbed" to tell you if the root window is
presently accepting key events (meaning there are no external active grabs).
There are some edge cases where grabbed is false but root is still accepting
key events, so when that happened compiz would ignore its own key shortcuts
(LP: #953089)

This was a regression caused by the fix for LP: #806255. The fix for that
bug has now been redesigned to avoid causing LP: #953089.

3065. By Daniel van Vugt

Don't allow plugins (unity) to interfere with tap detection by blocking
compiz-core from handling key events (LP: #960831)

3064. By Daniel van Vugt

Bump version to 0.9.7.3. At least until we have a release candidate 0.9.7.4

3063. By Sam Spilsbury

Use gconf_client_dir_exists as gconf_client_get_* doesn't set GError if
the dir doesn't exist in the gconf database. (LP: #953839)

3062. By Daniel van Vugt

Final news updates for 0.9.7.2

3061. By Daniel van Vugt

Revert the fix for LP: #946887. It's obviously an unsafe optimization and
has caused a regression (segfault) in some cases. (LP: #958540)

3060. By Alan Griffiths

Don't crash if plugins don't provide either initiate or terminate.
(LP: #808007)

3059. By Daniel van Vugt

Remove logic to cancel a tap on focus change. It's no longer required since
r3050, and looks like it might be contributing to incorrect tap detection
in some cases with empty workspaces (LP: #953089)

3058. By Daniel van Vugt

Update NEWS and VERSION to prepare for 0.9.7.2 release candidate.

3057. By Daniel van Vugt

Fixed: Changing the HUD shortcut disables all Alt-based combinations
(LP: #945816)

More accurately; Changing any hotkey whose default or previous value was
a single modifier key would disable all other combinations with that modifier.
This was a regression caused by lp:compiz-core r3050.

Branch metadata

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

Subscribers