Enable smithay/renderer_pixman feature
This enables support for using Pixman for cursor planes.
This commit is contained in:
parent
916b7729a5
commit
5e61ce1ff8
3 changed files with 21 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ features = [
|
|||
"use_system_lib",
|
||||
"renderer_glow",
|
||||
"renderer_multi",
|
||||
"renderer_pixman",
|
||||
"wayland_frontend",
|
||||
"xwayland",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue