mirror of
https://github.com/swaywm/sway.git
synced 2026-06-13 14:33:19 -04:00
--workspace was documented as accepting a name or a number, but the lookup only compared against the IPC name, so common workspaces such as "1: web" (num=1) could not be selected with --workspace 1. Parse a numeric argument and also compare against the num field. Update the manpage accordingly. |
||
|---|---|---|
| .. | ||
| main.c | ||
| meson.build | ||
| sway-save-tree.1.scd | ||