lp:~mkhu/compiz/fix_workarounds_plugin_typo_0.9.9

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Micheal Hsu
Project:
Compiz
Status:
Development

Recent revisions

3657. By Micheal Hsu

workarounds plugin: fix a typo (change ShapeNotify to ShapeNotifyMask in XShapeSelectInput)

3656. By Micheal Hsu

Use XIDefineCursor rather than XDefineCursor.

compiz should show a busy cursor during the application startup stage.
the corresponding code is in scr/screen.cpp:
cps::StartupSequenceImpl::updateStateFeedback ()
the patch changes all XDefineCursor to XIDefineCursor (see XInput2 extension)

(LP: #1179155). Fixes: https://bugs.launchpad.net/bugs/1179155.

Approved by PS Jenkins bot, Marco Trevisan (Treviño).

3655. By Marco Trevisan (Treviño)

OpenGL Screen: Ignore the MSAA configs during initialization

This fixes a crash with new MESA drivers and high monitor resolutions
caused by the fact that we're accidentally using some MSAA configs with
some drivers in Mesa 9.0.
Taking in account the values of GLX_SAMPLES and GLX_SAMPLE_BUFFERS
fixes the issue.

See mesa bug https://bugs.freedesktop.org/show_bug.cgi?id=61182. Fixes: https://bugs.launchpad.net/bugs/1174495.

Approved by PS Jenkins bot, Sam Spilsbury.

3654. By Christopher Townsend

Fixed issue where minimizing an unredirect full screen window would repaint the full screen window after minimizing it even though it isn't really there. This is a backport of lp:compiz revno. 3686. Fixes: https://bugs.launchpad.net/bugs/1053895.

Approved by PS Jenkins bot, Marco Trevisan (Treviño).

3653. By PS Jenkins bot

Releasing 1:0.9.9~daily13.05.08~13.04-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

3652. By PS Jenkins bot

Releasing 1:0.9.9~daily13.05.01.1ubuntu.unity.next-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

3651. By PS Jenkins bot

Releasing 1:0.9.9~daily13.04.18.1~13.04-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

3650. By Ken VanDine

Revert 3636 from lp:compiz/0.9.9 to fix Qt apps getting window decorations placed behind the panel. (LP: #1165343)
 * This reintroduces bug 1159324, Guake window appears placed by offset non-existent decoration. Fixes: https://bugs.launchpad.net/bugs/1165343.

Approved by PS Jenkins bot, Sam Spilsbury, Łukasz Zemczak.

3649. By PS Jenkins bot

Releasing 1:0.9.9~daily13.04.15-0ubuntu1 to ubuntu.

Approved by PS Jenkins bot.

3648. By Łukasz Zemczak

Qt is stupid since it uses the stupid X11 protocol - let's not set all the attributes (especially override_redirect) every time, only in cases when it's actually needed (LP: #1141079). Fixes: https://bugs.launchpad.net/bugs/1141079.

Approved by PS Jenkins bot, 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.10
This branch contains Public information 
Everyone can see this information.

Subscribers