Releases: nwg-piotr/autotiling
Releases · nwg-piotr/autotiling
Autotiling 1.3
- added
--workspaces
argument to restrict autotiling to certain workspaces @riscie - code formatting and arguments cleanup
Autotiling 1.2
v1.1: Merge pull request #14 from nschloe/package-structure
Python package structure
Autotiling 1.0
This release contains a change necessary to work properly with sway 1.5 #11
Autotiling 0.9
- bug in debugging fixed #6
Autotiling 0.8
- add
--debug
option merged #5
Autotiling 0.7
Only run command if absolutely necessary #3
Autotiling 0.5
Check if con exists before querying submembers #2
Autotiling 0.4
- ignoring stacked layouts added #1
Autotiling 0.3
Unnecessary Event.WINDOW_NEW subscription removed.