Skip to content
This repository was archived by the owner on Nov 18, 2025. It is now read-only.

Release 0.3.5

Choose a tag to compare

@itsjakobx itsjakobx released this 22 Sep 22:22
· 590 commits to master since this release
2c1419e

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)