mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Set xwayland root cursor
This commit is contained in:
parent
63a46c6550
commit
bdaf66a292
3 changed files with 33 additions and 5 deletions
|
|
@ -52,6 +52,7 @@ pixman = dependency('pixman-1')
|
|||
xcb = dependency('xcb')
|
||||
xcb_composite = dependency('xcb-composite')
|
||||
xcb_xfixes = dependency('xcb-xfixes')
|
||||
xcb_image = dependency('xcb-image')
|
||||
xcb_icccm = dependency('xcb-icccm', required: false)
|
||||
x11_xcb = dependency('x11-xcb')
|
||||
libcap = dependency('libcap', required: false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue