Merge lp://staging/~feng-kylin/compiz/fix_gap_on_bottom into lp://staging/compiz/0.9.12
Proposed by
handsome_feng
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | 4013 |
Merged at revision: | 4022 |
Proposed branch: | lp://staging/~feng-kylin/compiz/fix_gap_on_bottom |
Merge into: | lp://staging/compiz/0.9.12 |
Diff against target: |
91 lines (+19/-4) 5 files modified
plugins/expo/expo.xml.in (+6/-0) plugins/expo/src/expo.cpp (+3/-1) plugins/scale/include/scale/scale.h (+1/-1) plugins/scale/scale.xml.in (+7/-1) plugins/scale/src/scale.cpp (+2/-1) |
To merge this branch: | bzr merge lp://staging/~feng-kylin/compiz/fix_gap_on_bottom |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Trevisan (Treviño) | Approve | ||
Review via email: mp+294589@code.staging.launchpad.net |
Commit message
Add a YBottomOffset value when stretch maximized windows。
Description of the change
Add YBottomOffset so that you don't have an awkward gap。
To post a comment you must log in.
Theoretically there's nothing wrong here. I question whether it would be better to have these as internal options configured by the unityshell plugin itself as opposed to user-facing ones.