Closed tsujan closed 6 months ago
I don't have Plasma installed to check it. That said, it seems Ok to me.
I don't have Plasma installed to check it.
I tested it with kwin_wayland
, and it prevented the crash that was reported at https://github.com/lxqt/qterminal/issues/806.
I tested it with
kwin_wayland
, and it prevented the crash that was reported at lxqt/qterminal#806
Good. Didn't found any issue when not running without kwin_wayland
.
Didn't found any issue when not running without kwin_wayland.
Yes. For some reason unknown to us, it didn't happen in any Wayland compositor other than kwin_wayland
— I'd checked with Weston, GNOME, LabWc and Wayfire.
The comparison was added to fix a crash under Plasma-Wayland, when the terminal was split horizontally. Instead, a simple nullity check was enough.
The following compilation warning is also silenced: