mirror of
https://code.gri.mw/GUI/grim.git
synced 2026-07-04 05:57:29 +00:00
fix: render on linux wayland
This commit is contained in:
Generated
+1721
-1347
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -142,7 +142,7 @@ nokhwa-mac = { git = "https://code.gri.mw/ardocrat/nokhwa", rev = "612c861ef153c
|
||||
[target.'cfg(not(target_os = "android"))'.dependencies]
|
||||
env_logger = "0.11.3"
|
||||
winit = { version = "0.30.11" }
|
||||
eframe = { version = "0.33.0", default-features = false, features = ["glow"] }
|
||||
eframe = { version = "0.33.0", default-features = false, features = ["glow", "wayland"] }
|
||||
arboard = "3.2.0"
|
||||
rfd = "0.15.0"
|
||||
interprocess = { version = "2.2.1", features = ["tokio"] }
|
||||
|
||||
Reference in New Issue
Block a user