lp:~3v1n0/compiz/scale-selection-tools

Created by Marco Trevisan (Treviño) and last modified
Get this branch:
bzr branch lp:~3v1n0/compiz/scale-selection-tools
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

3350. By Marco Trevisan (Treviño)

Scale: increase the scale ABI

3349. By Marco Trevisan (Treviño)

Scale: introduce selectWindowAt (int x, int y) that would consider the "click_to_focus" option

3348. By Marco Trevisan (Treviño)

Scale: follow the "click_to_focus" option to focus or not the window on animation completed

3347. By Marco Trevisan (Treviño)

Scale: add public method to get the selected window.

3346. By Marco Trevisan (Treviño)

Scale: select the window under the pointer, when the scale animation is over.

3345. By Sam Spilsbury

Move statements to do with unminimize closer to their minimize counterparts,
express a function better by using constants rather than a compound statement.. Fixes: . Approved by jenkins, Daniel van Vugt.

3344. By Sam Spilsbury

Update the defaults to org.compiz.integrated to reflect the actual gnome values pre-gnome-3. Fixes: https://bugs.launchpad.net/bugs/1040081, https://bugs.launchpad.net/bugs/1046199. Approved by jenkins, Timo Jyrinki.

3343. By MC Return

Used 'if (normalData.empty ())' instead of 'if (normalData.size () == 0)', because checking for emptiness can be faster (2x).
Replaced post-increment with pre-increment operators, because those can be more efficient for non-primitive types.. Fixes: . Approved by Sam Spilsbury.

3342. By Timo Jyrinki

Partial fix to LP: #1046199 / LP: #1046190 fixing launch terminal functionality and making show-hud default key visible.. Fixes: https://bugs.launchpad.net/bugs/1040081, https://bugs.launchpad.net/bugs/1046190, https://bugs.launchpad.net/bugs/1046199. Approved by jenkins, Sam Spilsbury.

3341. By MC Return

Reduced the scope of various variables (y1, x2, y2, deformedX, deformedY, deformedZ, gridW, gridH) in plugins/animation/src/grid.cpp and of the variable 'buf' in water.cpp.. Fixes: . Approved by 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.8
This branch contains Public information 
Everyone can see this information.