New wide windows replace monocle mode.
'width toggle' command replaces 'monocle toggle'.
Prompted by some feedback from PaperWM user Joey Hess.
New 'bury-workspace' command.
New --cols option.
Rename 'absorb_expel' command to 'absorb-expel'.
Rename 'move_workspace' command to 'move-to-workspace'.
Rename 'other column' command to 'other-column'.
'other-column' command does nothing when a wide window is displayed.
Its operation in that case is too different to be of much use, I think.Update status display when moving column left/right with a wide window.
Fix an operator precedence mistake in the normalisation routine.
Fix skipping the current line of i3status output upon decoding error.
Don't hide Sway's workspace buttons when in debug mode.
Don't allow sending columns with rows to fresh workspaces.
Fix moving previously-hidden containers to a fresh workspace on reload.
Fix pulling multiple columns from the right when some have >1 row.
papersway(1): Fix sample $mod+Shift+Right binding.
Thanks to Joey Hess for the report.papersway(1): Add missing '--debug' to synopsis.