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

--- Comment #108 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 0b208d59e86445f1a102c3e934dbd774d08c0714 by Fushan Wen.
Committed on 30/01/2025 at 09:08.
Pushed by fusionfuture into branch 'master'.

X11Locker: always call stayOnTop when receiving XCB_MAP_NOTIFY to fix black
screen

If a window was shown up previously and is hidden for now with the
background window together, m_allowedWindows will contain the window.
When the window shows up again, it will also raise the background
window. But when handling XCB_MAP_NOTIFY event from the background window,
stayOnTop is not called, so the background window becomes the top window.

M  +3    -2    x11locker.cpp

https://invent.kde.org/plasma/kscreenlocker/-/commit/0b208d59e86445f1a102c3e934dbd774d08c0714

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

Reply via email to