No description
Find a file
2026-06-27 17:05:55 +02:00
assets w11 tested 2026-06-22 21:07:24 +02:00
src fix cursor event dispatcher 2026-06-27 17:05:55 +02:00
.gitignore wayland attempt 2026-06-24 19:08:30 +02:00
build.rs w11 tested 2026-06-22 21:07:24 +02:00
Cargo.lock wayland attempt 2026-06-24 19:08:30 +02:00
Cargo.toml fix cursor event dispatcher 2026-06-27 17:05:55 +02:00
README.md wayland attempt 2026-06-24 19:08:30 +02:00

Test

cargo run

Compile .exe

cargo build --release

On wayland add as prefix

GDK_BACKEND=x11 LIBGL_ALWAYS_SOFTWARE=1