lp:~compiz-team/compiz/compiz.fix_1095906

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp:~compiz-team/compiz/compiz.fix_1095906
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Compiz Maintainers
Project:
Compiz
Status:
Merged

Recent revisions

3535. By Sam Spilsbury

Disable -Wunused-private-fields until gtest fixes their invalid code.

(LP: #1095906)

3534. By Michail Bitzes <bitzesmichail>

Added missing glEnable/glDisableClientState calls for GL_TEXTURE_COORD_ARRAY
and GL_VERTEX_ARRAY to make firepaint work with the new codebase.
(LP: #1048505)
Author: Michail Bitzes. Fixes: https://bugs.launchpad.net/bugs/1048505.

Approved by Daniel van Vugt.

3533. 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)
. Fixes: https://bugs.launchpad.net/bugs/1095001.

Approved by Sam Spilsbury, PS Jenkins bot.

3532. By Brandon Schaefer

In the dtor for ~PlaceWindows we check if the window had struts, if so update the struts for that window. If the strut is set to NULL then remove it from the mStrutWindow list!. Fixes: https://bugs.launchpad.net/bugs/1002246.

Approved by Stephen M. Webb, Sam Spilsbury, PS Jenkins bot.

3531. By Timo Jyrinki

Remove problematic double escaping ('\\.') from the unredirect_driver_blacklist default. (LP: #1091103). Fixes: https://bugs.launchpad.net/bugs/1091103.

Approved by Ɓukasz Zemczak, PS Jenkins bot.

3530. By Daniel van Vugt

Ensure that when a window is fake-minimized by Unity that we don't still
reserve its input region, or else it will behave like a dead zone on the
screen. (LP: #1089811). Fixes: https://bugs.launchpad.net/bugs/1089811.

Approved by PS Jenkins bot, Sam Spilsbury.

3529. By Iven Hsu

In the original code, the position of the appmenu is not recalculated based
on the client window geometry. This commit fixes it, and now the menu popups
at the right postion instead of left-top corner.
(LP: #1089863). Fixes: https://bugs.launchpad.net/bugs/1089863.

Approved by Daniel van Vugt.

3528. By Daniel van Vugt

Revert r3523: lp:~compiz-team/compiz/compiz.performance_1027211.2
It was causing a critical rendering regression (LP: #1089279).

It also caused a second strange regression where it was no longer possible
to safely revert 3513 (!?) without a causing a more severe regression of
LP: #1087193.

3527. By Daniel van Vugt

Fix segfaults in compizconfig_test_ccs_setting, due to a reference pointing
at a temporary. (LP: #1089251). Fixes: https://bugs.launchpad.net/bugs/1063617, https://bugs.launchpad.net/bugs/1089251.

Approved by Sam Spilsbury, PS Jenkins bot.

3526. By Daniel van Vugt

Remove unused functions, which is an error for clang (LP: #1089250). Fixes: https://bugs.launchpad.net/bugs/1089250.

Approved by Sam Spilsbury, PS Jenkins bot.

Branch metadata

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