System for creating flexible window layouts that can resize and calculate window bounds automatically.
Currently a prototype for some flexible layouts. It's inspired by Software like the Unity Engine where windows can be resized, detached, attached etc. and all other windows adapt accordingly.
If you want to contribute, feel free to open PRs.
- Calculating rough placement and size of windows automatically
- Resizing windows on every border and adjust neighbouring windows accordingly.
- Moving the mouse to fast causes the system to break
- It's responsive to the screen size