WM written in Rust
Go to file
Akshat Deshpande cfc0334515 the final commit
I still have to add not crashing when there are no windows left (although it seems that only happens sometimes)

I also have to add a few just-in-cases like completely discarding mod2 in the ModMask (a very difficult thing to do), as well as  moving some functions around and commenting, but in most cases, xcrab should work!
2022-08-01 19:54:02 -05:00
src the final commit 2022-08-01 19:54:02 -05:00
.gitignore add keysymdef.rs 2022-07-29 11:31:33 -05:00
Cargo.lock remove most of the idiotic stuff I did before (still doesn't work) 2022-07-31 13:46:21 -05:00
Cargo.toml remove most of the idiotic stuff I did before (still doesn't work) 2022-07-31 13:46:21 -05:00
LICENSE.md Add LICENSE.md 2022-06-27 01:03:04 +05:30
README.md remove most of the idiotic stuff I did before (still doesn't work) 2022-07-31 13:46:21 -05:00
run.sh config stuff 2022-06-26 13:40:34 -05:00
xinitrc xsetroot -solid #555555 2022-06-27 11:11:12 -05:00

xcrab

A window manager written in Rust.

These posts by Chuan Ji were an immense help while designing this WM.

Contributing

Please contribute, we don't know what the fuck we are doing. How we even got to this point is beyond us.