https://github.com/pierrechevalier83/rwm
rwm - rustic window manager
https://github.com/pierrechevalier83/rwm
dwm manager rust tiling wayland window wlc
Last synced: 3 months ago
JSON representation
rwm - rustic window manager
- Host: GitHub
- URL: https://github.com/pierrechevalier83/rwm
- Owner: pierrechevalier83
- Created: 2017-06-06T20:57:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-24T21:06:46.000Z (almost 8 years ago)
- Last Synced: 2025-03-20T17:23:09.683Z (3 months ago)
- Topics: dwm, manager, rust, tiling, wayland, window, wlc
- Language: Rust
- Size: 12.7 KB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
rwm - rustic window manager
---------------------------rwm aims for the same goals as dwm:
It should be a fully featured tiling windows manager that sucks less.In addition, it should
- use wayland rather than X
- be written in rustThat way not only will it suck less, but it will do so using tools from our decade :)
status
------This is a WIP. I may not go far or do much with this project. Time will tell.