JonnyHaystack / i3-resurrect

Simple solution to saving and restoring i3 workspaces
GNU General Public License v3.0
369 stars 18 forks source link

Support for saving and restoring workspaces by number #51

Closed takinoy closed 4 years ago

takinoy commented 4 years ago

I'd like to be able to save/restore workspace by displaying number to the --workspace option for easier usage. This is especially useful when icon are used in workspace names that can't easily be typed with keyboard.

takinoy commented 4 years ago

pull request : #52

takinoy commented 4 years ago

There is one small issue when restoring layout that didn't exist with --numeric option: the full title name is not restored. Pull request #53 attempt to fix this... Json workspace name is used for proper restoration