It is possible to present 2 workspaces which take up much less space while still enabling to switch between them by clicking on them.
All that is required is a trivial edit of the JWM preferences file
Shipped default(horizontal)
Code: Select all
<Desktops height="1" width="2">
Code: Select all
<Desktops height="2" width="1">