papersway (1.004-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.005-1 > 1.004-1
- Git: https://git.spwhitton.name/papersway
-
- Branch: master
- Path: debian/changelog
- Repo size: 1941504
- Browser: https://git.spwhitton.name/papersway
- Last scan: 2025-03-25 03:27:15+00
- Next scan: 2025-03-26 06:44:00+00
- Debian changelog in Git:
papersway (1.005-1) UNRELEASED; urgency=medium
* New upstream release (Closes: #1093149).
-- Sean Whitton <spwhitton@spwhitton.name> Sat, 18 Jan 2025 12:10:17 +0000
- This branch is 20 commits ahead of tag archive/debian/1.004-1
- Git log:
commit ae7ddf8f87291c8990c678bd72e98c7cc7fdb5e6
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Tue Mar 25 10:29:08 2025 +0800
Fix moving previously-hidden containers to a fresh workspace
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit bcbc6e62212d40028b43f312a018a7065eb2debc
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Tue Mar 25 10:20:41 2025 +0800
Don't allow sending columns with rows to fresh workspaces
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 5c844c813617394be92e1e28dc79933dd5ba258b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Mon Mar 24 17:35:44 2025 +0800
Fix a call to show_con which *did* rely on "to workspace current"
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit a20609e9cd2e0b264cd1b27a2b78cbb8ab64d8d0
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Mar 23 21:27:19 2025 +0800
show_con: No longer rely on "move container to workspace current"
I've encountered a case in which the notion of the current workspace appears
to vary between commands in a way that is at least hard to understand, and may
be unintended. Regardless, it's probably simpler not to rely on this feature
and instead just use how we always know where the container should appear.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 0c5d113df187d6cf11b3824f05495c54198ad54e
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Mar 23 09:07:28 2025 +0800
Update another copyright year
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 4fd4bd58835fded08fc3635849ed12c4ae4c8a3e
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Mar 23 09:04:32 2025 +0800
Don't hide Sway's workspace buttons when in debug mode
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 6b23c59802f7af057a54fb8d6871d5daa565bc15
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sun Mar 23 09:04:00 2025 +0800
New 'bury workspace' command
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit c829324b60f2fb2dd248d767c772ce59a84c6c33
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Mar 22 10:57:58 2025 +0800
New --cols option
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 980b04afcfbbcb113f7c3de70e8752dc99123c81
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Mar 22 09:45:01 2025 +0800
Changes: Update
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 5d0ea721359c49d084ac19557fabb1587906e251
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Mar 22 09:16:44 2025 +0800
Signal i3status when moving a column left and right in monocle mode
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 4142cc8df3b2a519aeb6c98ab85baf0bc691c27e
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Mar 22 09:13:59 2025 +0800
Improved debug printing when using App::papersway::cmds
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 1c23cef4262b02e63a07f66cf72545b508c2ae7e
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Mar 21 20:36:08 2025 +0800
normalise_ws_cols: More debug printing
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 5a56a302cce47a9bc6921b80b3279400a5f52338
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Mar 21 14:48:41 2025 +0800
papersway(1): Add missing --debug to synopsis
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 8dc3b8c02b45db2bbb40277371e213a04e6d5a72
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Mar 21 14:07:22 2025 +0800
Factor out n_from_l & n_from_r (nfc)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 6fd1910c93deb57129446138926d95141632839c
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Mar 21 09:38:38 2025 +0800
normalise_ws_cols: Reorder mutually exclusive branches (nfc)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 2ccf88fec01d7d0e4dec327464c065ebbd324260
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Fri Mar 21 09:34:24 2025 +0800
normalise_ws_cols: Fix operator precedence mistake
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 607c734159354cade7019f1bf50d9625724b77a7
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Thu Mar 20 16:28:56 2025 +0800
'other column' command does nothing in monocle mode
Its operation in that mode is too different to be much use, I think.
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit d9ab1f105409709529fe02fac8aea1890ae37f22
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Mar 19 19:53:33 2025 +0800
Reformat imports, drop implied 'use strict'
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 6605c8a6f3785ea8afc391f9a49ace7174a0940b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Wed Mar 19 19:53:03 2025 +0800
Replace improper use of 'next' keyword to skip JSON decoding error
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
commit 38ea99f8046833a15630450dae6c3dd124122b7b
Author: Sean Whitton <spwhitton@spwhitton.name>
Date: Sat Jan 18 12:12:12 2025 +0000
papersway(1): Fix sample $mod+Shift+Right binding
Reported-by: Joey Hess <id@joeyh.name>
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>