lp://qastaging/~aacid/compiz/kde_needs_kdeworkspace

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp://qastaging/~aacid/compiz/kde_needs_kdeworkspace
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
Compiz
Status:
Merged

Recent revisions

3346. By Albert Astals Cid

Also need kdeworkspace since kdecorationbridge.h is there

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.

3340. By Daniel van Vugt

Ensure unredirected windows don't stay unredirected if they're no longer
on top. (LP: #1041047). Fixes: https://bugs.launchpad.net/bugs/1041047. Approved by Sam Spilsbury, jenkins.

3339. By Ɓukasz Zemczak

Remove leftover boost CMake magic, which was in fact breaking the compiz.pc file.. Fixes: . Approved by .

3338. By Daniel van Vugt

Make "Unredirect Fullscreen Windows" more reliable. This fixes the problem
with unredirection failing to engage at all (LP: #1041066) when
gtk-window-decorator creates offscreen windows that are stacked on top.
This also fixes the problem with unredirect hiding all windows,
because it thinks the desktop window should be stacked on top (LP: #980663).

Unfortunately, both issues are so tightly coupled that they can only really
be fixed and tested together.. Fixes: https://bugs.launchpad.net/bugs/980663, https://bugs.launchpad.net/bugs/1041066. Approved by Sam Spilsbury.

3337. By Sam Spilsbury

  Remove serialization.

  Serialization was a cool idea for handling the temp load/unload problem,
  however the usecase these days does not often involve that in order
  to justify its continued maintainence.
. Fixes: . 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://qastaging/compiz/0.9.8
This branch contains Public information 
Everyone can see this information.