https://bugs.kde.org/show_bug.cgi?id=488260
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/61332caa20 | |26f10a43bbd9879c0c577188e5e | |ef2 Resolution|--- |FIXED --- Comment #2 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 61332caa2026f10a43bbd9879c0c577188e5eef2 by Vlad Zahorodnii. Committed on 10/06/2024 at 12:29. Pushed by vladz into branch 'master'. wayland: Fix one dimensional size constraints QSize::isEmpty() will return true if either dimension is 0. On the other hand, given the current language in the spec, it seems like the client is allowed to set size constraints per dimension. M +10 -4 src/wayland/xdgshell.cpp https://invent.kde.org/plasma/kwin/-/commit/61332caa2026f10a43bbd9879c0c577188e5eef2 -- You are receiving this mail because: You are watching all bug changes.