mirror of
https://github.com/lelgenio/wl-crosshair.git
synced 2025-07-25 17:45:53 -03:00
Add support for loading any image, add some default cursors
This commit is contained in:
parent
081f6bed69
commit
d642e72c48
8 changed files with 1009 additions and 48 deletions
|
@ -10,3 +10,4 @@ wayland-protocols-wlr = { version = "0.1.0", features = ["client"] }
|
|||
|
||||
log = { version = "0.4", optional = true }
|
||||
tempfile = "3.2"
|
||||
image = "0.25.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue