Multi-monitor behavior with single monitor
Is it possible to split a single monitor into multiple virtual X11 outputs, so that I have 2 i3bars and can display 2 workspaces simultaneously side by side?
My use case is being able to keep one workspace (or set of windows) visible while I switch through another, while only have one monitor.
If it's not possible in the way I described, I can think of an approach that might work. I'd always stay in one workspace. Instead of switching between workspaces, I'll have 2 side-by-side containers, each in tabbed mode. In terms of layout, I think this perfectly represents my goal (other than wasting some vertical space for i3bar plus the top titlebars). But it feels like it would be very cumbersome to use, since I'd lose the convenience of hotkeys for "workspace 1" or "move container to workspace 1". If this is the closest approach, is there something I could script up to get similar functioning hotkeys?