bbb651 🇮🇱
bbb651 🇮🇱
Do you have a concrete use case for setting uniforms through ipc? Things like time and mouse position can just be passed from niri directly, and regardless this wouldn't work...
External color pickers already work with wlr-screencopy and wlr-layer-shell by essentially taking a 1x1 screenshot, e.g. `hyprpicker` (well aquamarine clients in general don't properly refresh for me, might be nvidia...
I really don't like the syntax and "binary enum" don't exist the way you're thinking (e.g. `Some(0)`, `Some(1)` and `Some(2)` are 3 different valid patterns in `Option`, so is `Some(_)...
I think it's intended, the desktop app reuses the web ui used in the server binary and adds the config modal, it runs it's own instance with librqbit and whenever...