https://bugs.kde.org/show_bug.cgi?id=509115
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/4dd843cc02 | |5fd1c6602cefd532b5c9566c77f | |f4a Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Zamundaaa <[email protected]> --- Git commit 4dd843cc025fd1c6602cefd532b5c9566c77ff4a by Xaver Hugl. Committed on 18/11/2025 at 23:13. Pushed by zamundaaa into branch 'master'. events: ignore XCB_FOCUS_OUT events by default They cause problems with some applications that do questionable things with override redirect windows. As the event is only needed for other questionable application behavior (apps rejecting focus), and wlroots doesn't seem to need it either, ignore the event entirely. If any problems arise, KWIN_ENABLE_FOCUS_OUT=1 can be set to get the old behavior back. M +10 -0 src/events.cpp https://invent.kde.org/plasma/kwin/-/commit/4dd843cc025fd1c6602cefd532b5c9566c77ff4a -- You are receiving this mail because: You are watching all bug changes.
