Skip to content

expectocode/bouncy-window-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncy Window Manager

A very silly X window manager that bounces its windows around.

For https://jvns.ca/blog/2019/11/25/challenge--make-a-bouncy-window-manager/. After the solutions post mentioned there were few non-C solutions, I decided to give it a try in Rust.

I pinky swear I didn't peek at the other solutions before writing mine. I did copy a bit from my other project hacksaw though. Which reminds me, I need to clean up that code...

Warning, lots of unwrap usage. You have been warned.

GIF with multiple bouncing windows GIF with one bouncing window

About

A toy X11 window manager that bounces windows around - https://jvns.ca/blog/2019/11/25/challenge--make-a-bouncy-window-manager/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages