lp:~sil2100/+junk/scale_fix_mocktest

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp:~sil2100/+junk/scale_fix_mocktest
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Status:
Development

Recent revisions

3258. By Łukasz Zemczak

Started work on exporting parts of the scale plugin layouting and mock tests.

3257. By Łukasz Zemczak

Add support for initiating window picker in other than nomal mode. For now added only the additional 'All windows' picker, essentially fixing LP: #933776.
The code from the all mode comes from a patch made by Doug McMahon. Thanks!

3256. By Daniel van Vugt

Don't waste memory leaving /bin/sh running for the lifetime of the decorator.
(LP: #1015422)

3255. By Sam Spilsbury

Fixed: Crash in compiz::wall::movementWindowOnScreen (
const CompRect &serverBorderRect, const CompRegion &screenRegion) because we
were iterating a temporary CompRect::vector which went out of scope within
the for statement. (LP: #1015151)

3254. By Sam Spilsbury

Allows us to run the tests with memcheck, so that we can catch memory errors
just by running the tests.

ctest -D ExperimentalMemCheck.

3253. By Daniel van Vugt

Start a window decorator automatically when the decor plugin starts, if none
is running already (LP: #1014461)

3252. By Sam Spilsbury

Revert change that should not have been pushed to lp:compiz

3251. By Sam Spilsbury

Actually iterate the non-temporary

3250. By Sam Spilsbury

CompRegion::rects () returns a temporary CompRect::vector so we need
to make a copy of the vector and then iterate over that.

Also remove a pointless static_cast

(LP: #1015151)

3249. By Sam Spilsbury

Fix indentation

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers