https://bugs.kde.org/show_bug.cgi?id=478705

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/2025bf4c6b
                   |                            |99950e104eb0fd79992bb3912ae
                   |                            |3a4
         Resolution|---                         |FIXED

--- Comment #3 from David Edmundson <k...@davidedmundson.co.uk> ---
Git commit 2025bf4c6b99950e104eb0fd79992bb3912ae3a4 by David Edmundson.
Committed on 03/03/2024 at 12:41.
Pushed by davidedmundson into branch 'master'.

xwayland: Send to xwayland even when no window is focussed

In the codepath to keep xwayland notified of key presses we have to
check the focussed window is not already an xwayland client. To avoid a
null dereference a guard is added that the focussed window is not null,
however the current code incorrectly returns early intead of skipping
just the relevant check.

M  +24   -23   src/xwayland/xwayland.cpp

https://invent.kde.org/plasma/kwin/-/commit/2025bf4c6b99950e104eb0fd79992bb3912ae3a4

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to