Render cursors

This commit is contained in:
Victoria Brekenfeld 2022-02-01 13:59:39 +01:00
parent 4e238d8848
commit db6ca9e61c
10 changed files with 481 additions and 46 deletions

View file

@ -15,6 +15,8 @@ slog-scope = "4.4"
slog-stdlog = "4.1"
egui = { version = "0.16", optional = true }
edid-rs = { version = "0.1" }
thiserror = "1.0.26"
xcursor = "0.3.3"
[dependencies.smithay]
version = "0.3"