hlfw.ca

binpack

ref: 46b3adb7a4861c9b0209421a078b48819b22a8c7
dir: /README.md/

View raw version
# Bin Packing Meets Window Management

This is a small project used in tandem with [hwwm](https://github.com/halfwit/hwwm) to lay out my windows in a way that I want
It uses a relaxed variant of the 2D Bin Pack, with a caveat that the rectangles have variable sizes.
The algorithm will try to lay out windows within the given space up to the max for each rectangle.