Skip to content

v0.1.5

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 15:53
· 927 commits to master since this release

v0.1.5 (2021-09-22)

Bug Fixes

  • wm: preserve resize dimensions on promotion (e10e11d1)
  • wm: ensure idx < len before container removal (63cf48da)

Code Refactoring

  • windows_api: use handle trait from 0.20 (2807cafd)

Features

  • wm: add saving/loading of layouts to file (b9a40924)
  • wm: add quicksaving/loading of sizes/layouts (80bcb51f)

Chore