]> git.mdlowis.com Git - proto/labwc.git/commit
cursor: reload cursor on Reconfigure
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Fri, 3 May 2024 12:18:43 +0000 (14:18 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sat, 4 May 2024 20:28:10 +0000 (21:28 +0100)
commit8d4f29544018c9a7442f2ca2733c278ed87930ea
treee6efa5ec11d2aa2dde34e41fc9905e30408c2bed
parent4b6efb73077b39983c5f3eb43839624594ce4173
cursor: reload cursor on Reconfigure

This gives instant feedback when changing cursor theme or size.
It only works for server side cursors or clients using the
cursor-shape protocol.

Fixes: #1619
include/input/cursor.h
src/input/cursor.c
src/seat.c