x11: Cursor style support (#11237)
Adds cursor style support to X11  Release Notes: - N/A
This commit is contained in:
parent
bb1817ff31
commit
091e7cb395
2 changed files with 61 additions and 9 deletions
|
@ -120,6 +120,7 @@ x11rb = { version = "0.13.0", features = [
|
|||
"xkb",
|
||||
"randr",
|
||||
"xinput",
|
||||
"cursor",
|
||||
"resource_manager",
|
||||
] }
|
||||
xkbcommon = { version = "0.7", features = ["wayland", "x11"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue