Generate Workspace Names from Criteria
Is it possible to generate workspace names on-the-fly using window criteria? Something akin to
i3-msg move container to workspace [class]
Obviously that syntax doesn't work, but it illustrates the idea. I've looked over the User's Guide, and there doesn't seem to be a way to do it built into i3's standard controls. Is it possible using the IPC, however? The desired outcome is to use a single keystroke to send certain windows to their own unique workspaces.