Hello JayM
The workspacemenu can have links to create and switch-to and name workspaces.
and if you do this often? the workspace-rename dialog is
Mod1 j :setworkspacenamedialog
To the sample bindkey :or button :macrocmd add at the end the {setworkspacenamedialog} command comes with responsibility of Escape or Enter Return for the "fluxbox-dialog-text" for "current workspace" rename.
"fluxbox-dialog-text" possibility of multiple instance stacking centered, can be clumsy; switch workspace without closing "fluxbox-dialog-text" can become clumsy. Any save is "current" workspace.
Code: Select all
Mod1 k :MacroCmd {addworkspace}{workspace 1}{prevworkspace}
This is a fluxbox command
to create a new workspace and go there,
take me there, to the new workspace.