Text · 761 bytes Raw Blame History
1 # Workspaces
2
3 tarmac provides 10 numbered workspaces per monitor, plus named special workspaces (scratchpads) that can be toggled as overlays.
4
5 ## Overview
6
7 Workspaces are virtual desktops. Each workspace has its own BSP tree with its own set of tiled and floating windows. Only one workspace is visible per monitor at a time.
8
9 When you switch workspaces, tarmac hides the windows of the current workspace and shows the windows of the target workspace using the SkyLight framework.
10
11 ## Sections
12
13 - [Numbered Workspaces](/docs/workspaces/numbered) — switching, moving windows, cycling
14 - [Special Workspaces](/docs/workspaces/special-workspaces) — scratchpad overlays
15 - [Multi-Monitor](/docs/workspaces/multi-monitor) — workspace assignment across displays
16