https://bugs.kde.org/show_bug.cgi?id=445140
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.23.5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/77b678c522cc | |e0e8e7b39087f74e2ac591cd28d | |0 --- Comment #4 from Ismael Asensio <isma...@gmail.com> --- Git commit 77b678c522cce0e8e7b39087f74e2ac591cd28d0 by Ismael Asensio. Committed on 13/12/2021 at 00:23. Pushed by iasensio into branch 'Plasma/5.23'. XDGShellClient: Protect from invalid frameGeometry on updateDecoration When updating window decoration do not try to restore the previous frameGeometry if it was invalid. This fixes the case when applying a `noBorder=true` rule on a newly created client would set it to a minimal window size Targeted at 5.23 only, since this codepath is being reworked for 5.24 FIXED-IN: 5.23.5 M +1 -1 src/xdgshellclient.cpp https://invent.kde.org/plasma/kwin/commit/77b678c522cce0e8e7b39087f74e2ac591cd28d0 -- You are receiving this mail because: You are watching all bug changes.