]> git.mdlowis.com Git - proto/labwc.git/commit
Implement cursor-shape-v1 protocol
authorConsus <consus@ftml.net>
Sat, 2 Dec 2023 14:56:32 +0000 (17:56 +0300)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Tue, 5 Dec 2023 08:59:40 +0000 (09:59 +0100)
commit5d2f5946260a06caa5d5ca55a13726c99eb0c1f1
tree036119fa58869d9a0da4167d7196a6c3c28bd75c
parent3118886097ec0c4b38ff2a535a12122a8dab3919
Implement cursor-shape-v1 protocol

This protocol allows Wayland clients to request a buffer for a cursor
shape from a compositor.

Tested with foot.
include/labwc.h
protocols/meson.build
src/input/cursor.c