evscript icon indicating copy to clipboard operation
evscript copied to clipboard

A tiny sandboxed Dyon scripting environment for evdev input devices that lets you do e.g. xcape in Wayland | now on https://codeberg.org/valpackett/evscript

Results 3 evscript issues
Sort by recently updated
recently updated
newest added

Although I see you've done an impressive job containing this program, I think it's possible to do even better, at least, on Linux. Instead of setuid root, perhaps setgid `input`...

SpaceFN is a concept that uses the spacebar as an additional mod key, see https://geekhack.org/index.php?topic=51069.0 Currently there doesn't appear to be a clean implementation under Linux. As a result implementing...

I wanted to package `evscript` for `NixOS`, but it seems as `cargo vendor` failes with: ``` error: failed to sync Caused by: found duplicate version of package `libc v0.2.34` vendored...