wzrd

An ICCCM & EWMH compliant X11 reparenting, dynamic window manager, written in Rust
git clone git://git.deurzen.net/wzrd
Log | Files | Refs | LICENSE

mod.rs (51B)


      1 pub mod event;
      2 pub mod input;
      3 pub mod xconnection;