cursor-shape: bump version from 1 to 2

References:

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4866

468d4bc537
This commit is contained in:
daniel 2026-04-01 05:45:21 -03:00
parent 7be58fbaba
commit 28a6f69560

View file

@ -42,7 +42,7 @@
#include <wlr/backend/libinput.h>
#endif
#define LAB_CURSOR_SHAPE_V1_VERSION 1
#define LAB_CURSOR_SHAPE_V1_VERSION 2
struct constraint {
struct seat *seat;