https://bugs.kde.org/show_bug.cgi?id=497826
Niccolò Venerandi <nicc...@venerandi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/25de617368 | |15d015c9c40e6c5797ce5a688ec | |7e2 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #5 from Niccolò Venerandi <nicc...@venerandi.com> --- Git commit 25de61736815d015c9c40e6c5797ce5a688ec7e2 by Niccolò Venerandi. Committed on 21/01/2025 at 13:34. Pushed by niccolove into branch 'master'. Never show autohide/dodge windows panels when a window is fullscreen Currently, if a edge with a autohide/dodge panel is triggered when a window is fullscreen, the panel will be shown; but, since it will not have focus, it will be drawn behind the fullscreen window. To avoid this, we make sure to never display autohide/dodge panels in this scenario. Related: bug 497829 M +2 -1 src/screenedge.cpp https://invent.kde.org/plasma/kwin/-/commit/25de61736815d015c9c40e6c5797ce5a688ec7e2 -- You are receiving this mail because: You are watching all bug changes.