[plasmashell] [Bug 483163] Sometimes on X11 with compositing turned on, black lock screen when using Breeze Plasma style, but controls are all there and remain interactive

Fushan Wen bugzilla_noreply at kde.org
Thu Jan 30 09:18:30 GMT 2025


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

--- Comment #110 from Fushan Wen <qydwhotmail at gmail.com> ---
Git commit 4706bfbce425335dbc4deae23c735ba7d2e040f9 by Fushan Wen.
Committed on 30/01/2025 at 09:13.
Pushed by fusionfuture into branch 'Plasma/6.3'.

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.


(cherry picked from commit 0b208d59e86445f1a102c3e934dbd774d08c0714)

Co-authored-by: Fushan Wen <qydwhotmail at gmail.com>

M  +3    -2    x11locker.cpp

https://invent.kde.org/plasma/kscreenlocker/-/commit/4706bfbce425335dbc4deae23c735ba7d2e040f9

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Visual-design mailing list