| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-09-22 | 355 Bytes | |
| Release 0.3.5 source code.tar.gz | 2021-09-22 | 4.6 MB | |
| Release 0.3.5 source code.zip | 2021-09-22 | 4.7 MB | |
| Totals: 3 Items | 9.3 MB | 0 | |
One Month of hard work resulted in: v0.3.5 :tada:
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)