lp://qastaging/~townsend/compiz-core/fix-763148
- Get this branch:
- bzr branch lp://qastaging/~townsend/compiz-core/fix-763148
Branch merges
- Brandon Schaefer (community): Approve
-
Diff: 490 lines (+217/-131)3 files modifiedplugins/place/src/place.cpp (+11/-1)
plugins/place/src/screen-size-change/src/screen-size-change.cpp (+11/-38)
plugins/place/src/screen-size-change/tests/screen-size-change/src/test-place-screen-size-change.cpp (+195/-92)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3135. By Christopher Townsend
-
This is backport from lp:compiz/0.9.9 revno. 3646 to fix bug #763148. Also had to backport the code in the PlaceWindow destructor.
- 3134. By Daniel van Vugt
-
Avoid calling code that results in calls to regexec as much as possible.
Regular expression matching is too expensive to do very often and compiz
was spending 31% of its CPU time in regexec().
(LP: #1095001) - 3133. By Timo Jyrinki
-
Remove problematic double escaping ('\\.') from the unredirect_
driver_ blacklist default. (LP: #1091103) - 3130. By Daniel van Vugt
-
Add a feature for blacklisting certain graphics drivers from being able to
unredirect fullscreen windows. Right now the only known broken drivers are
nouveau and intel on precise (Mesa 8.0). But the blacklist is a regex that
can be adjusted at any time.
(LP: #1089246) - 3128. By Daniel van Vugt
-
Add an option to specify which windows are allowed to be unredirected when
they are fullscreen. Default: Allow unredirection on all window types except
common video players: Totem, MPlayer, Vlc or Plugin-container (Flash or other
nested browser windows).
(LP: #1051802) - 3127. By Daniel van Vugt
-
Fixed: unredirected fullscreen windows sliding offscreen were staying
unredirected (always visible), because compiz thought they were fullscreen
on a different monitor. Add extra smarts to tell the difference between
fullscreen and offscreen. (LP: #1084401) - 3126. By Daniel van Vugt
-
Bump version to 0.9.7.11 to represent development until a candidate for
0.9.7.12 is ready.
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