Hide Forgot
Created attachment 1034600 [details] Maximized Gnome terminal under Wayland Description of problem: Maximized window of gnome-terminal in Wayland does not stretch over the whole screen, but the size is constrained by its size increments (basically the size of the characters) Version-Release number of selected component (if applicable): gnome-terminal.x86_64 3.16.2-1.fc22 How reproducible: always Steps to Reproduce: 1. run gnome-terminal 2. maximize the window Actual results: There is a right and bottom tranparent border. Expected results: Maximized window should not leave any transparent borders around the window. Additional info: When I maximize the terminal window in Wayland session it gets transparent right and bottom border of size 9 and 14 pixels respectively (font Monospace Regular, size 30, screen resolution 1280x800). When I change the font size the transparent border size changes. There is no such issue when using standard X session, it draws an empty border between the terminal window contents and the window slider of the same colour as the terminal background.
Created attachment 1034601 [details] Maximized Gnome terminal under X Adding screenshot from an X session for comparison.
looks like size increment to me. Basically, gnome-terminal enforce a size increment based on the characters width/height so that the window always remain a multiple of a character size. On X11, most window managers (including metacity and mutter) will simply ignore that size increment when fullscreen/maximized. Maybe the same should be done in Wayland.
Opened a bug upstream and attached a patch there: https://bugzilla.gnome.org/show_bug.cgi?id=751368
Fix has been pushed upstream.
Still in F23 beta.
Related: When the gnome-terminal window is maximized, and you open a new tab, the terminal becomes one line longer. So the bottom line disappears off the screen. The terminal should resize one line smaller to cater for the tab bar, like it does on X11.
(In reply to Berend De Schouwer from comment #5) > Still in F23 beta. Err nope, works fine here on F23.
(In reply to Olivier Fourdan from comment #7) > (In reply to Berend De Schouwer from comment #5) > > Still in F23 beta. > > Err nope, works fine here on F23. Oh wait, there's more - now maximization works fine until a key gets pressed and then the windows shrink, looks like a regression then...
Created attachment 1077110 [details] maximized screenshot maximized left + maximized right
(In reply to Berend De Schouwer from comment #9) > Created attachment 1077110 [details] > maximized screenshot > > maximized left + maximized right I have a patch for maximization in Wayland (but it's a bit of a hack), the problem is with tiling (maximized left + maximized right) because Xdg-Shell client protocol has no partial maximization nor tiling so it cannot be mapped to those concepts in GDK.
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.