]> git.mdlowis.com Git - proto/labwc.git/commit
session-lock: clear focused surface on lock
authortokyo4j <hrak1529@gmail.com>
Tue, 2 Jul 2024 15:16:30 +0000 (00:16 +0900)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 7 Jul 2024 06:48:32 +0000 (15:48 +0900)
commit1b122422f5d43a8490ab8b1c5790831b29c4f6ad
treea8bb2433ea9c45ea124c2eb6bf71a9f5fc893415
parent6bc93cf4687aa764d795bbe2b4220fe3cbadb0b6
session-lock: clear focused surface on lock

Before this commit, keyboard events were sent to the focused surface
before the session-lock client maps its surfaces.
src/session-lock.c