This repository was archived by the owner on Nov 18, 2025. It is now read-only.
Release 0.3.5
One Month of hard work resulted in: v0.3.5 🎉
New Features
- sticky containers are now more similar to dwm's
- refactor and improve tagging system
Bug Fixes:
- fix memory leak when loading layouts
- fix a lot of bugs related to tagging
Breaking changes
layout.set("name", array) now takes just one argument: layout.set(array)