]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: revert 6651d; remove cursor_update_focus()
authorJohan Malm <jgm323@gmail.com>
Mon, 24 Jan 2022 17:51:54 +0000 (17:51 +0000)
committerJohan Malm <jgm323@gmail.com>
Mon, 24 Jan 2022 17:51:54 +0000 (17:51 +0000)
commit2652522a70f70d156e76c5ed7070c7f615937a8a
treefb15b62082e3beeb85f6454922222b937e874309
parent875b25860293c2c8a3a8f977859492c0bcae330b
cursor: revert 6651d; remove cursor_update_focus()

...to ensure new windows receive keyboard focus even if the cursor is
over an existing window.

Fix issue #210
include/labwc.h
src/cursor.c
src/desktop.c