Skip to content

wayland: Simplify xdg-shell's maximize mode implementation

Vlad Zahorodnii requested to merge work/zzag/wayland-quick-tile-simplify into master

XdgToplevelClient::changeMaximize() will unset quick tile mode after maximizing the window.

Merge request reports