Merge lp://staging/~azzar1/compiz-core/scale-left-padding into lp://staging/compiz-core/0.9.5
Proposed by
Andrea Azzarone
Status: | Rejected |
---|---|
Rejected by: | Sam Spilsbury |
Proposed branch: | lp://staging/~azzar1/compiz-core/scale-left-padding |
Merge into: | lp://staging/compiz-core/0.9.5 |
Diff against target: |
65 lines (+14/-3) 2 files modified
plugins/scale/scale.xml.in (+7/-0) plugins/scale/src/scale.cpp (+7/-3) |
To merge this branch: | bzr merge lp://staging/~azzar1/compiz-core/scale-left-padding |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sam Spilsbury | Needs Information | ||
Review via email: mp+88622@code.staging.launchpad.net |
Description of the change
Add a left padding option to the scale plugin. We really need it to fix the bug #893670.
Using the padding to create the dnd redirect window will fix also the bug #727904.
To post a comment you must log in.
Unmerged revisions
- 2912. By Andrea Azzarone
-
Ops
- 2911. By Andrea Azzarone
-
Add a left padding option to the scale plugin.
- 2910. By Daniel van Vugt
-
Fix 'make install' failing to install headers properly (LP: #915186)
- 2909. By Daniel van Vugt
-
Fix warnings due to signed/unsigned int comparison in CompTimer. (LP: #893998)
Merged: lp:~smspillaz/compiz-core/fix-timer-warnings-893998
without any of its prereqs.
The scale plugin needs tests, but thats outside the scope of this merge review