gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.4k stars 294 forks source link

Window size does not respect the bottom panel under Wayland GNOME 45.7 after wake up from sleep #2225

Open o1e9 opened 3 months ago

o1e9 commented 3 months ago

Hi,

Tilix does not respect the height under Wayland GNOME 45.7 with a bottom panel (the list of windows). The problem happens after sleep/awake of the host if using the bottom panel with windows list.

To reproduce the issue, maximize the terminal window, or make it split right/left (taking all height on half screen). Then sleep and awake the host, see the Tilix occupied all height, ignoring the bottom panel. Restore the size and then maximizing helps to solve the issue, nevertheless it is annoying.

Thanks, Oleg