Releases: JonnyHaystack/i3-resurrect
Releases · JonnyHaystack/i3-resurrect
1.1.0
- Add --swallow option which allows the user to specify swallow criteria
- Stop using i3-save-tree and instead build workspace tree manually using i3ipc
1.0.4
- Switch subprocess i3-msg commands to use python-i3ipc instead
- Fix bug where restoring multi-word workspace names fails due to improper quoting of arguments
1.0.3
Fix bug where paths/workspace names with spaces in them would not work
1.0.2
Changes:
- Fix bug caused by improper use of global variables
1.0.0
Initial release