lp:~ivenvd/compiz/compiz.fix_1050776

Created by Iven Hsu and last modified
Get this branch:
bzr branch lp:~ivenvd/compiz/compiz.fix_1050776
Only Iven Hsu can upload to this branch. If you are Iven Hsu please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Iven Hsu
Project:
Compiz
Status:
Merged

Recent revisions

3468. By Iven Hsu

Set tabCount to 1 in KCommonDecorationUnstable. It will cause float point exception when set to 0.(LP: #1050776).

3467. By Ɓukasz Zemczak

Invalid parameter type for EGL function. Fix boost bind function madness for EGL. All these essentially should fix a FTBFS for arm*.. Fixes: https://bugs.launchpad.net/bugs/1078244. Approved by Sam Spilsbury.

3466. By Sam Spilsbury

Link libx11.so and use pkg_check_modules (LP: #1077866). Fixes: https://bugs.launchpad.net/bugs/1077866. Approved by Daniel van Vugt, PS Jenkins bot.

3465. By MC Return

Improved default workspacenames.xml.in values:

* Increased default display time from 0.5 to 1.5 seconds
* Bold text display is now default
* Increased default font size from 16 to 24 pixel

(LP: #1075600). Fixes: https://bugs.launchpad.net/bugs/1075600. Approved by Daniel van Vugt.

3464. By Hu Kang <email address hidden>

decorator.c: update_window_decoration_icon(...). 32 bit pixmap on pixmap mode,
24 for reparenting.
(LP: #1007944) (LP: #1077823). Fixes: https://bugs.launchpad.net/bugs/1007944, https://bugs.launchpad.net/bugs/1077823. Approved by Daniel van Vugt, Sam Spilsbury.

3463. By Daniel van Vugt

Enable Unredirect Fullscreen Windows by default. It seems to be stable enough
with all the major graphics drivers now, as at Ubuntu 12.10 (with updates).
(LP: #1063690)

If I'm proven wrong, just undo it.. Fixes: https://bugs.launchpad.net/bugs/1063690. Approved by Sam Spilsbury, PS Jenkins bot.

3462. By Sam Spilsbury

Refactored the vsync code to get it under test. DoubleBuffer now dispatches to two separate VSync strategies depending on what type of swap we are doing. It also makes the unthrottledFrames code a lot clearer by specifying that this is for detecting broken hardware framelimiting.. Approved by PS Jenkins bot, Daniel van Vugt, Sam Spilsbury.

3461. By MC Return

Expo: Fixed "Fade+Zoom" and "Vortex" animations resulting in a black screen.
(LP: #875311). Fixes: https://bugs.launchpad.net/bugs/875311. Approved by Daniel van Vugt.

3460. By MC Return

Hopefully fixed a memory leak in void update_frames_shadows (gpointer key, gpointer value, gpointer user_data).
The pointer *opts allocates a memory block and stores the adress, but if the pointer *info fails later this memory does not get freed.
Solution: Free and NULL opts, if (!info) also.

(LP: #1033879). Fixes: https://bugs.launchpad.net/bugs/1033879. Approved by Daniel van Vugt, Sam Spilsbury.

3459. By Daniel van Vugt

Refresh 100_expo_layout.patch so it applies cleanly and reduces the
likelihood of conflicts later.
(LP: #1076876)
. Fixes: https://bugs.launchpad.net/bugs/1076876. Approved by Sam Spilsbury.

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.

Subscribers