lp:~3v1n0/compiz/ctrl+alt+kp0-clash-fix

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~3v1n0/compiz/ctrl+alt+kp0-clash-fix
Only Marco Trevisan (Treviño) can upload to this branch. If you are Marco Trevisan (Treviño) please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Marco Trevisan (Treviño)
Project:
Compiz
Status:
Merged

Recent revisions

3795. By Marco Trevisan (Treviño)

debian/patches/ubuntu-config.patch: Don't use Ctrl+Alt+KP_0 for grid maximize

Otherwise this clashes with default minimize key.

3794. By Christopher Townsend

Remove seemingly useless code in the SnapWindow::resizeNotify() method where a snapped window that is being resized on the opposite side of the snap would cause orders of magnitude more calls to window->resize() and kill performance. Fixes: https://bugs.launchpad.net/bugs/1019139.

Approved by PS Jenkins bot.

3793. By Christopher Townsend

Fix issue where non-resizable windows and semi-maximized window would have an area near the top of the title bar that could not be grabbed. Fixes: https://bugs.launchpad.net/bugs/1228507.

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

3792. By Marco Trevisan (Treviño)

ActionMenu: weak ref the action menu on creation, and unref it on destroy

Also, now the widget destruction automatically unset the menu.
This makes the object to be correctly finalized (not only disposed) making sure
the internal idle into WnckActionMenu gets stopped. Fixes: https://bugs.launchpad.net/bugs/1191853.

Approved by PS Jenkins bot, Brandon Schaefer.

3791. By Christopher Townsend

Fix regression when selecting apps on a different viewport than the current one will no longer automatically switch the viewport. Fixes: https://bugs.launchpad.net/bugs/1228352.

Approved by PS Jenkins bot, Brandon Schaefer.

3790. By Michail Bitzes

Plugin showrepaint ported to OpenGL|ES.

Use GLVertexBuffer.
Enable building for GLES. Enable architectures armel and armhf.
.

Approved by PS Jenkins bot, MC Return.

3789. By Marco Trevisan (Treviño)

debian/patches/ubuntu-config.patch: remove grid custom keybindings for window management

We handle these directly in unity (lp:~3v1n0/unity/super-arrows-shortcuts). Fixes: https://bugs.launchpad.net/bugs/992697.

Approved by Christopher Townsend, PS Jenkins bot.

3788. By Christopher Townsend

Alt-Tabbing or Launcher selecting a window that is over 50% in a different viewport should not switch the viewport nor change the placement of the window. The fix is to add an option to turn this behavior on or off. By default, the option is on, but Ubuntu is patched to turn it off to fix this bug. Fixes: https://bugs.launchpad.net/bugs/1092323.

Approved by Brandon Schaefer, PS Jenkins bot.

3787. By Sam Spilsbury

Ensure that the frame region is always set as soon as the window is decorated.

Further ensure that the window decoration isn't needlessly reset if the
window already had one.

Refactored XShape usage into a common function.

Added tests to verify the behaviour of shape set on initially creating
a decorated window and also upon changing the input frame window shape

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

Approved by PS Jenkins bot, Christopher Townsend.

3786. By Christopher Townsend

Ctrl-Alt-Del should open the gnome-system-monitor at the processes tab. This fix uses the commands plugin to override the default action. This includes:
 - Install the commands plugin by default.
 - Breaks/Replaces the compiz-plugins package for versions earlier than 0.9.10.
 - Patch commands.xml and integrated.xml to map gnome-system-monitor to Ctrl-Alt-Del by default.
 - Start the command plugin upon Compiz starting. Fixes: https://bugs.launchpad.net/bugs/890747.

Approved by PS Jenkins bot, MC Return, Brandon Schaefer.

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.11
This branch contains Public information 
Everyone can see this information.