Drakulix / fireplace

Modular wayland window manager written in rust
MIT License
603 stars 14 forks source link

Redshift support #9

Open Drakulix opened 7 years ago

Drakulix commented 7 years ago

There is a fork of redshift supporting wayland: https://github.com/giucam/redshift We need to implement the required wayland protocol and pass the values to wlc which has already support. To implement the protocol we should take a look at: https://crates.io/crates/wayland-scanner