bias lighting for wayland (WIP)
- wlr-screencopy-unstable-v1 for screen capture
- dmabuf support
- adalight to drive LEDs
- static/dynamic gradient mode
- better configuration
- Modify config.json to match your LED strip setup (the led_config.py helper script is broken, please ignore)
- Modify main.rs with your mode and adalight device config
cargo run
I wrote a small blog that goes over what I learnt while making this. If you're interested/making something similar, you might find it useful.