README 394 B

123456789
  1. LeftWM is a tiling window manager written in Rust that aims to be stable
  2. and performant. LeftWM is designed to do one thing and to do that one
  3. thing well: be a window manager. LeftWM follows the following mantra:
  4. LeftWM is not a compositor.
  5. LeftWM is not a lock screen.
  6. LeftWM is not a bar.
  7. To build this you need at least Rust version 1.59, use
  8. extra/rust-for-mozilla version 1.60 or higher.