Merge lp://staging/~hikiko/compiz/compiz.move-additions into lp://staging/compiz/0.9.13

Proposed by Eleni Maria Stea
Status: Merged
Approved by: Marco Trevisan (Treviño)
Approved revision: 4096
Merged at revision: 4104
Proposed branch: lp://staging/~hikiko/compiz/compiz.move-additions
Merge into: lp://staging/compiz/0.9.13
Diff against target: 445 lines (+318/-3)
4 files modified
debian/unity-lowgfx.ini (+4/-0)
plugins/move/move.xml.in (+48/-0)
plugins/move/src/move.cpp (+254/-2)
plugins/move/src/move.h (+12/-1)
To merge this branch: bzr merge lp://staging/~hikiko/compiz/compiz.move-additions
Reviewer Review Type Date Requested Status
Marco Trevisan (Treviño) Approve
Review via email: mp+305008@code.staging.launchpad.net

Commit message

Move: add options for showing only the window shape (filled or not)

- the user can move the window (normal mode)
- a filled rectangle (rectangle mode) or
- a non-filled rectangle (outline mode)
also the user can enable and disable blend.

Non-blended outline mode can improve the performance in software rendering, thus using it in lowgfx profile.

Description of the change

New options in Move plugin:
- the user can move the window (normal mode)
- a filled rectangle (rectangle mode) or
- a non-filled rectangle (outline mode)
also the user can enable and disable blend.

Non-blended outline mode can improve the performance in software rendering.

To post a comment you must log in.
Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Looks good, but please see comments for some improvements

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Better thanks.

Just one line change. See diff comment.

4096. By Eleni Maria Stea

damage the rectangle when getMovingRectangle returns true

Revision history for this message
Marco Trevisan (Treviño) (3v1n0) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches