Revision history for App::papersway
2.000 2025-04-01 11:49:09+08:00 Asia/Shanghai
- 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.
1.004 2024-10-23 20:29:58+08:00 Asia/Shanghai
- Update --i3status output when title of the caffeinated window changes.
- Don't allow reducing the number of columns below two.
If you reduce to a single column accidentally, it's confusing.
1.003 2024-10-17 10:15:39+08:00 Asia/Shanghai
- Clear caffeinated status when we receive a close event for the
caffeinated window.
- Fix unconditionally disabling monocle mode when switching to a fresh
workspace.
1.002 2024-08-28 13:17:17+08:00 Asia/Shanghai
- Reduce resize flickering when moving along the row of windows.
- Prune windows that no longer exist from the lists of windows pushed off.
This fixes at least one bug.
- New --debug option.
1.001 2024-05-28 16:57:54+01:00 Europe/London
- New "scroll left", "scroll right" commands.
- Rearrange papersway(1) somewhat.
- Specify that the user should configure 'focus_wrapping' to 'no'.
- Fix some overlapping suggested bindings.
1.000 2024-04-24 08:27:26+01:00 Europe/London
- Fix the side we pull from in one case of exiting monocle mode.
0.003 2024-04-19 13:26:43+01:00 Europe/London
- README improvements.
0.002 2024-04-12 16:17:09+08:00 Asia/Shanghai
- papersway(1): Add missing 'exec' to sample bindings.
- Attempt to fix distribution name for PAUSE indexer.
0.001 2024-04-12 15:51:26+08:00 Asia/Shanghai
- First independent release.