Merge lp://qastaging/~muktupavels/compiz/gtk-frame-extents into lp://qastaging/compiz/0.9.13
Proposed by
Alberts Muktupāvels
Status: | Work in progress |
---|---|
Proposed branch: | lp://qastaging/~muktupavels/compiz/gtk-frame-extents |
Merge into: | lp://qastaging/compiz/0.9.13 |
Diff against target: |
125 lines (+28/-6) 6 files modified
plugins/grid/src/grid.cpp (+4/-4) plugins/move/src/move.cpp (+11/-2) plugins/resize/src/logic/include/window-interface.h (+1/-0) plugins/resize/src/logic/src/resize-logic.cpp (+6/-0) plugins/resize/src/window-impl.h (+5/-0) src/screen.cpp (+1/-0) |
To merge this branch: | bzr merge lp://qastaging/~muktupavels/compiz/gtk-frame-extents |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Compiz Maintainers | Pending | ||
Review via email:
|
To post a comment you must log in.
Unmerged revisions
- 4115. By Alberts Muktupāvels
-
Merge with lp:compiz.
- 4114. By Alberts Muktupāvels
-
grid: use client frame to adjust window size and position.
- 4113. By Alberts Muktupāvels
-
resize: remove client frame from resize rectangle
- 4112. By Alberts Muktupāvels
-
move: remove client frame from move rectangle.
- 4111. By Alberts Muktupāvels
-
Fix Constrain Y option with CSD windows in move plugin.
- 4110. By Alberts Muktupāvels
-
Add _GTK_FRAME_EXTENTS to _NET_SUPPORTED.
The patch seems to be working for the most part but when any csd application, i.e.: tilix or nautilus is tiled and you refocus the window, the csd window will change size (select another window and then click on the tiled window).