chase: wlr_xwayland_set_cursor arg change in wlroots0.20

This commit is contained in:
DreamMaoMao 2026-01-14 09:28:58 +08:00
parent 0e5e86b3f8
commit 3be7c15fdf
3 changed files with 14 additions and 10 deletions

View file

@ -38,7 +38,7 @@ xkbcommon_dep = dependency('xkbcommon')
libinput_dep = dependency('libinput',version: '>=1.27.1')
libwayland_client_dep = dependency('wayland-client')
pcre2_dep = dependency('libpcre2-8')
libscenefx_dep = dependency('scenefx-0.4',version: '>=0.4.1')
libscenefx_dep = dependency('scenefx-0.5',version: '>=0.5.0')
# 获取版本信息