]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: Allow re-enter for cursor_update_focus()
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sun, 11 Sep 2022 05:08:28 +0000 (07:08 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 11 Sep 2022 12:24:27 +0000 (13:24 +0100)
commitc0f0e0c46e741f854854b4baa882ba92d0f3a696
tree8f51514088f7c73529d4bab807d2f1ae95a2ff76
parent1483158b26f7b0701ae893f245e1f79319594cf9
cursor: Allow re-enter for cursor_update_focus()

This allows forcing an application to re-set their desired cursor image.
include/labwc.h
src/cursor.c
src/desktop.c
src/view.c
src/xwayland-unmanaged.c