lp:~sjakthol/compiz/fix-1071689

Created by Sami Jaktholm and last modified
Get this branch:
bzr branch lp:~sjakthol/compiz/fix-1071689
Only Sami Jaktholm can upload to this branch. If you are Sami Jaktholm please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Sami Jaktholm
Project:
Compiz
Status:
Merged

Recent revisions

3474. By Sami Jaktholm

Grid: Set GridWindow->lastTarget to GridMaximize only if the window
was fully maximized.

Currently the lastTarget is changed to GridMaximize also when the
window is only semi-maximized. So if you then try to maximize the
window with grid, grid thinks the target has not changed and overlay
is not shown.

Fixes LP: #1071689

3473. By MC Return

Hopefully fixed mismatching allocation and deallocation of pathOrig by using 'free (pathOrig);' instead of 'g_free (pathOrig);' in updateSettingWithGSettingsKeyName (...).

Approved by Sam Spilsbury.

3472. By Michael Terry

bootstrap daily upload changelog message.

Approved by Didier Roche, Sam Spilsbury, PS Jenkins bot.

3471. By Daniel van Vugt

Prevent windows from maximizing on the wrong monitor (LP: #751605)

This fixes two causes I have found:
  1. outputDeviceForGeometry was wrapping to the wrong monitor (back to the
     top or left) if a window was mostly off the bottom/right of the screen.
  2. Even when outputDeviceForGeometry returned the correct output,
     PrivateWindow::addWindowSizeChanges was sometimes changing it to an
     incorrect output in the case where the old size of a window exceeds
     the dimensions of the smaller monitor you're trying to maximize it on.
. Fixes: https://bugs.launchpad.net/bugs/751605.

Approved by Sam Spilsbury, PS Jenkins bot, MC Return.

3470. By Sam Spilsbury

Fail with a warning message when we try to write to a key that has no
associated schema. (LP: #1078330). Fixes: https://bugs.launchpad.net/bugs/1078330.

Approved by Daniel van Vugt, Michal Hruby, PS Jenkins bot.

3469. By Daniel van Vugt

Separate the OutputDevices class from the *screen* sources into a library
and add some initial test cases.

This does not contain any logic changes needing review. It's just been
copied and pasted between source files to enable testing.

Approved by PS Jenkins bot, Daniel van Vugt, Sam Spilsbury.

3468. By Iven Hsu

Set tabCount to 1 in KCommonDecorationUnstable. It will cause float pointi
exception when set to 0. (LP: #1050776). Fixes: https://bugs.launchpad.net/bugs/1050776.

Approved by Daniel van Vugt, Sam Spilsbury.

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.

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