Bug#882165: gnome-terminal: Does not show size tooltip when resizing windows under Wayland

Simon McVittie smcv at debian.org
Sun Nov 19 20:14:11 UTC 2017


Control: tags -1 + upstream

On Sun, 19 Nov 2017 at 19:36:50 +0000, Jonathan McDowell wrote:
> If I chose the default "GNOME" option in GDM the system uses Wayland. In
> this instance resizing a gnome-terminal window does not bring up the
> tooltip that shows the new size, which makes it difficult to resize to a
> particular rows/columns combination. Switching back to GNOME on X11
> fixes things.

This is a known issue upstream. In X11, the window manager (not the
terminal) is responsible for showing that tooltip. In Wayland, the app
(the terminal) should be responsible for it, but there's currently no
API for GTK+ (or possibly GDK) to communicate to gnome-terminal that the
window is still being resized, so the least bad implementation possible
would be a heuristic.

    smcv



More information about the pkg-gnome-maintainers mailing list