lp://qastaging/~compiz-team/compiz/compiz.fix_1171364

Created by Sam Spilsbury and last modified
Get this branch:
bzr branch lp://qastaging/~compiz-team/compiz/compiz.fix_1171364
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

3662. By Sam Spilsbury

Also append CMAKE_THREAD_LIBS_INIT in the case that we found gtest systemwide

3661. By Sam Spilsbury

Require FindThreads.cmake

3660. By Sam Spilsbury

Link in CMAKE_THREAD_LIBS_INIT through GTEST_BOTH_LIBRARIES so it gets
 included in everything.

3659. By Sam Spilsbury

Check for USE_GCONF if USE_GSETTINGS is unavailable when instantiating
different types of settings objects.

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

Approved by MC Return, PS Jenkins bot.

3658. By Sam Spilsbury

Don't timeout after 3000ms when asking compiz for a startup message.

It can sometimes take longer in the valgrind case. Also timeouts are
bad design for tests.

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

Approved by MC Return, PS Jenkins bot.

3657. By Sam Spilsbury

Install compizconfig backends to the correct libdir

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

Approved by PS Jenkins bot, MC Return.

3656. By MC Return

Screenshot code cleanup:

Used standard bool for mGrab.
Merged a few if condition checks.
Declaration and assignment of local variables in one line.
Removed redundant brackets.
Added and removed newlines to improve readability.
Added a missing break (just a style issue).
Fixed indentation.
C++ style for comments.

Approved by PS Jenkins bot, Sam Spilsbury.

3655. By MC Return

Freewins xml:
Fixed False->false and True->true typos.

Credits and thanks for finding cause and fix go to raveit65 !

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

Approved by PS Jenkins bot, Sam Spilsbury.

3654. By MC Return

*Move xml:

Implemented options to configure:

"Snapoff Distance"
"Snapback Semimaximized Windows" and
"Snapback Distance"

Improved a few tooltips.

*Move code:

Replaced SNAP_BACK and SNAP_OFF hardcoded constants and made those
configurable.

Implemented a strategy to snap off horizontally maximized windows by
dragging them along the x axis.

Implemented snapping back of horizontally maximized windows and fixed
the snapping for vertically maximized windows (wrong cursor calculation).

Fixed a few wrong calculations in the if condition checks responsible
for snapping off and back.

Merged if condition checks.

Just compute various local variables if we do not return false.

Removed redundant brackets, fixed indentation and improved readability.

(LP: #1165198, LP: #1167933). Fixes: https://bugs.launchpad.net/bugs/1165198, https://bugs.launchpad.net/bugs/1167208, https://bugs.launchpad.net/bugs/1167933.

Approved by PS Jenkins bot, Sam Spilsbury.

3653. By Hu Kang <email address hidden>

workarounds.cpp: Fix typo in call to XShapeSelectInput.

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

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://qastaging/compiz/0.9.10
This branch contains Public information 
Everyone can see this information.