vcswatch reports that
this package seems to have a new changelog entry (version
48.4-1, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit bedf2c9ea4d5566c64d3815db2a031778a875e30
Author: Jeremy Bícha <jeremy.bicha@canonical.com>
Date: Thu May 29 10:36:30 2025 -0400
Use Terminal branding instead of Ptyxis for Ubuntu
commit 89bab2cc62795bff4d6b5bcbca2d4fccfd13a118
Author: Jeremy Bícha <jeremy.bicha@canonical.com>
Date: Tue May 27 17:04:09 2025 -0400
New upstream release
commit 2a4ca93aea139164a828f8e2f24db991c39c6381
Merge: 472a31b 5cd4c4c
Author: Jeremy Bícha <jeremy.bicha@canonical.com>
Date: Tue May 27 17:04:09 2025 -0400
Update upstream source from tag 'upstream/48.4'
Update to upstream version '48.4'
with Debian dir 8aa4fb7413b1a3359b37523e3e20006de9b74155
commit 5cd4c4c6e3568ee834bab572c54dd997e499bc0b
Merge: 7600b0c 7cd0630
Author: Jeremy Bícha <jeremy.bicha@canonical.com>
Date: Tue May 27 17:04:08 2025 -0400
New upstream version 48.4
commit 7cd0630f48b5cd423830a3d02935f7514e52fbd1
Author: Christian Hergert <chergert@redhat.com>
Date: Tue May 27 10:49:53 2025 -0700
Release 48.4
commit 857970ca1a1b85ab9bee7b50164a03ac0211b7e4
Author: Christian Hergert <chergert@redhat.com>
Date: Mon May 26 12:26:55 2025 -0700
session:session: check previous state for dir URI
This is needed for cases where tabs have been restored but spawn has never
happened as they've not been visited.
Fixes: #422
commit aa14aa3f6a7f4fcf019a52336a45b60bfd72daf7
Author: Christian Hergert <chergert@redhat.com>
Date: Mon May 26 12:26:51 2025 -0700
tab: allow getting the previous working directory uri
commit 7b403358cb2983690196d32963f993db31ea40db
Author: Christian Hergert <chergert@redhat.com>
Date: Mon May 26 11:18:19 2025 -0700
app: short-circuit in some --new-window circumstances
If we got a `ptyxis --new-window` not combined with other actions, and we
restored a session, consider the request handled instead of adding a new
(now duplicate) tab.
Fixes: #424
commit 83ce188d70ad175a9717d89e66f53200807bc841
Author: Christian Hergert <chergert@redhat.com>
Date: Thu May 8 12:15:48 2025 -0700
util: escape mnemonics with _
It looks like we can escape mnemonics after all, using _ (not \ like I
tried previously).
Fixes: #409
commit 83ea429c93547beecc042bfffb908c795317751e
Author: Christian Hergert <chergert@redhat.com>
Date: Thu May 8 12:09:37 2025 -0700
menus: escape _ for GtkPopoverMenu usage
We cannot have _ in the menu items (or even escape them) from GMenuModel
or else GtkPopoverMenu will treat them as mnemonics.
Longer term, we probably want to move away from GtkPopoverMenu for
something that is GListModel based and provides more control over the
visuals of each row.
Fixes: #409
commit 663c561b5cb1d77b0faf5654aea55df12e3420a2
Author: Christian Hergert <chergert@redhat.com>
Date: Wed May 7 11:28:46 2025 -0700
Post-release version bump