- Add client/server mode
- Add
workspace-newcommand to create a workspace with the first available number. - Add
move-to-newcommand to move the focused container to a new workspace with the first available number. - Add
--no-auto-back-and-forthoption toworkspace-numberandmove-to-numbercommands. - Add
--use-next-available-numberoption toassign-workspace-to-groupcommand anduse_next_available_numberoption to the config file for using the first available relative number when assigning or renaming a workspace to a group that already has another workspace with that relative number (see #33).
- Add configuration file with support for customizing icons
- Fix multi monitor issues
- Show monitor name in output of
list-groupssubcommand - Respect
workspace_auto_back_and_forthsetting (fixes #9) - Deprecate
workspace-back-and-forthandmove-to-back-and-forthnow that built-in i3 commands should work - Move group CLI arguments to specific subcommands used
- Support focusing and moving to workspaces that don't exist (fixes #10)
- Support renaming, renumbering, and regrouping workspaces in i3-rename-workspace