Commit graph

2 commits

Author SHA1 Message Date
codegax
54b95f6196 swaysavetree: match workspace by number too
--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.
2026-05-02 17:25:00 -06:00
codegax
b1ad1b3df3 docs: document append_layout and sway-save-tree
Add sway(5) entry next to assign and a sway-save-tree(1) page;
register the new manpage in meson.build.
2026-05-02 11:05:00 -06:00