Using corner-resize mode of the grid plugin, there is spacing between terminals
Bug #1095688 reported by
Sam Spilsbury
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Confirmed
|
Low
|
Unassigned | ||
compiz (Ubuntu) |
Confirmed
|
Low
|
Unassigned |
Bug Description
Split out from bug 1093757
Placing terminal windows in corners or top/bottom half causes the windows being not correctly resized. This results to spacings between the terminals and the workspace edge.
This can be seen in the following video (nevermind about the second demonstrated bug):
http://
Changed in compiz (Ubuntu): | |
importance: | Undecided → Low |
tags: | added: grid |
To post a comment you must log in.
As I mentioned earlier, my vote is to make this a "Wont Fix":
I'm inclined to say that the spacing between the terminal windows here is not a bug.
Terminals set specific size hints so that they aren't resized to exactly fit their contents in character size. If the window can't be allocated to a position that exactly fits those size hints, then we resize it a little smaller. The only case where we don't do that is in the semi-maximize and maximize case, and that's fine.