dalyIsaac / Whim

Pluggable dynamic window manager for Windows🏗️🪟
https://dalyisaac.github.io/Whim/
MIT License
174 stars 11 forks source link

Tall layout engine #38

Closed dalyIsaac closed 1 year ago

dalyIsaac commented 2 years ago

feat/tall-layout-engine currently contains a tall layout engine implementation. However, it seems that the tree layout engine will be able to replace all the functionality of the stack layout engines.

dalyIsaac commented 1 year ago

Closed in favor of the tree layout engine