mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/x11: Hide cursor with Xfixes
This commit is contained in:
parent
70ae76304e
commit
d3ee69f76b
5 changed files with 59 additions and 22 deletions
|
|
@ -3,6 +3,7 @@ x11_required = [
|
|||
'x11-xcb',
|
||||
'xcb',
|
||||
'xcb-xinput',
|
||||
'xcb-xfixes',
|
||||
]
|
||||
|
||||
foreach lib : x11_required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue