wlr-capture 1.2.0

Reusable wlroots capture engine + shared UI toolkit for the wlr-utils tools.
Documentation
1
2
3
4
// Recompile (so embedded translations refresh) whenever a catalog changes.
fn main() {
    println!("cargo:rerun-if-changed=i18n");
}