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

Vlad Zahorodnii <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/80077543a6
                   |                            |36e9f3ade86890f1b38183c5cf0
                   |                            |7cb
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #10 from Vlad Zahorodnii <[email protected]> ---
Git commit 80077543a636e9f3ade86890f1b38183c5cf07cb by Vlad Zahorodnii.
Committed on 21/01/2026 at 15:56.
Pushed by vladz into branch 'master'.

Avoid adding uninitialized windows to the attention chain

If mayActivate() rejects window activation and that window is not mapped
yet, skip calling demandAttention() because that will add the window
to the attention chain.

M  +213  -0    autotests/integration/activation_test.cpp
M  +1    -0    src/wayland_server.cpp
M  +1    -0    src/wayland_server.h
M  +6    -4    src/xdgactivationv1.cpp

https://invent.kde.org/plasma/kwin/-/commit/80077543a636e9f3ade86890f1b38183c5cf07cb

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

Reply via email to