38 Commits

Author SHA256 Message Date
b67272eae2 Accepting request 1329298 from GNOME:Factory
- Update to version 49.3:
  + Add support for apx containers
  + Improve tab focus handling when creating new tabs and windows
  + Fix user palettes being able to set primary/system-accent
    colors
  + Fix using default profile when requested profile UUID does not
    exist
  + Clear X11 urgency hint when window becomes active
  + Improve force-quit fallback priority
  + Include DESKTOP_SESSION in troubleshooting information
  + Improve agent handling of --no-tty/--tty flags for distrobox
    containers (forwarded request 1328981 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1329298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=17
2026-01-27 15:08:29 +00:00
eca6bff214 - Update to version 49.3:
+ Add support for apx containers
  + Improve tab focus handling when creating new tabs and windows
  + Fix user palettes being able to set primary/system-accent
    colors
  + Fix using default profile when requested profile UUID does not
    exist
  + Clear X11 urgency hint when window becomes active
  + Improve force-quit fallback priority
  + Include DESKTOP_SESSION in troubleshooting information
  + Improve agent handling of --no-tty/--tty flags for distrobox
    containers

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=37
2026-01-26 12:50:26 +00:00
784f8582c3 Accepting request 1314012 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1314012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=16
2025-10-28 13:48:50 +00:00
f07f57a3f9 - Update to version 49.2:
+ Avoid using document portal paths during DnD when in Flatpak.
  + Improve single-instance handling of preferences window.
  + Fix snapshot rewriting for transparency when window fully empty
    and only blinking cursor.
  + Fix container check for showing list of containers in menu.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=35
2025-10-28 09:17:07 +00:00
c4d1dc9b3b Accepting request 1307901 from GNOME:Factory
- Update to version 49.1:
  + Check for --working-directory when applying --new-window option
    when there is a session to restore
  + Fix overly large headerbar due to CSS for visual bell
  + Use `desktop-application` for metainfo component type
  + Updated translations. (forwarded request 1307480 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1307901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=15
2025-09-29 19:12:17 +00:00
bc5d714cef - Update to version 49.1:
+ Check for --working-directory when applying --new-window option
    when there is a session to restore
  + Fix overly large headerbar due to CSS for visual bell
  + Use `desktop-application` for metainfo component type
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=33
2025-09-29 14:51:31 +00:00
93d2461dbb Accepting request 1305486 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304946 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305486
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=14
2025-09-24 13:23:31 +00:00
8236cff35b Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=31
2025-09-17 15:53:51 +00:00
cc7278cd56 Accepting request 1291177 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1291177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=13
2025-07-09 15:26:51 +00:00
d1ba94d501 Accepting request 1291174 from GNOME:Next
- Update to version 48.5:
  + Check for X_OK before potential chdir()
  + Restore initial title when tab has not been visited
  + Re-use existing new-tab option from overview so consistent
    styling/container/directory is applied
  + Remove interface-style action when disposing window to
    workaround a crash in action muxing inside GTK

OBS-URL: https://build.opensuse.org/request/show/1291174
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=29
2025-07-08 07:50:54 +00:00
bac46cd21c Accepting request 1281013 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1281013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=12
2025-05-30 12:35:39 +00:00
66ff34d5d3 - Update to version 48.4:
+ Fix incorrect use of mnemonics in the new-terminal menu
  + Don't add additional tabs with --new-window when restoring
    session
  + Fix session restore directory URI for tabs which have never
    been visited

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=27
2025-05-29 05:01:33 +00:00
d4a0e6f59b Accepting request 1275538 from GNOME:Factory
- Update to version 48.3:
  + New build to work around GNOME CI infrastructure issue.
- Changes from version 48.2:
  + Fix palette selection via keyboard.
  + Avoid saving sessions twice during shutdown which fixes an
    issue where session state was getting cleared after destruction
    of tabs.
  + Make background opaque in fullscreen as Wayland forbids
    compositors from allowing contents to bleed through fullscreen
    surfaces anyway.
  + Updated translations. (forwarded request 1275356 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1275538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=11
2025-05-08 16:23:54 +00:00
9862ad945e - Update to version 48.3:
+ New build to work around GNOME CI infrastructure issue.
- Changes from version 48.2:
  + Fix palette selection via keyboard.
  + Avoid saving sessions twice during shutdown which fixes an
    issue where session state was getting cleared after destruction
    of tabs.
  + Make background opaque in fullscreen as Wayland forbids
    compositors from allowing contents to bleed through fullscreen
    surfaces anyway.
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=25
2025-05-08 13:02:39 +00:00
2b9b92f704 Accepting request 1255562 from GNOME:Factory
- Update to version 48.1:
  + Unreveal fullscreen topbar upon user input into terminal
  + Increase timeout for ptyxis-agent to start
  + Improve shell discovery for safe-directory inheritance
  + Respect gtk-decoration-layout for tab close buttons (forwarded request 1254596 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1255562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=10
2025-03-25 21:10:01 +00:00
a5882bff59 Accepting request 1254596 from GNOME:Next
- Update to version 48.1:
  + Unreveal fullscreen topbar upon user input into terminal
  + Increase timeout for ptyxis-agent to start
  + Improve shell discovery for safe-directory inheritance
  + Respect gtk-decoration-layout for tab close buttons

OBS-URL: https://build.opensuse.org/request/show/1254596
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=23
2025-03-24 10:18:26 +00:00
c750d083b7 Accepting request 1253703 from GNOME:Factory
- Update to version 48.0:
  + Reset tab grid size when leaving maximized/fullscreen
  + Reset RLIMIT_NOFILE from ptyxis-agent subprocess child setup
  + Fix release of fullscreen controls under no mouse movement
  + Be more defensive against potential file-system operation
    failures
  + Tweak CSS styling for padding/margin to both reduce border
    padding and increase grip area for selections
  + Add a generated UUID to suffix to systemd unit scopes
  + Updated translations. (forwarded request 1253406 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1253703
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=9
2025-03-18 16:40:58 +00:00
bf599d7b72 Accepting request 1253406 from GNOME:Next
- Update to version 48.0:
  + Reset tab grid size when leaving maximized/fullscreen
  + Reset RLIMIT_NOFILE from ptyxis-agent subprocess child setup
  + Fix release of fullscreen controls under no mouse movement
  + Be more defensive against potential file-system operation
    failures
  + Tweak CSS styling for padding/margin to both reduce border
    padding and increase grip area for selections
  + Add a generated UUID to suffix to systemd unit scopes
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1253406
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=21
2025-03-17 10:43:18 +00:00
b1a1382cec Accepting request 1249769 from GNOME:Next
Scripted push of GNOME:Next, RC release

OBS-URL: https://build.opensuse.org/request/show/1249769
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=20
2025-03-06 13:58:28 +00:00
7761fe777c Accepting request 1246015 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1246015
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=8
2025-02-16 21:40:30 +00:00
82d716fc60 Accepting request 1245840 from home:iznogood:branches:GNOME:Factory
New release

OBS-URL: https://build.opensuse.org/request/show/1245840
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=18
2025-02-14 20:30:49 +00:00
4d18af86cf Accepting request 1241135 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1241135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=7
2025-01-29 15:18:10 +00:00
27e6193b00 - Update to version 47.8:
+ Open shell on remote host using SSH when sftp:// URIs are
    opened via Nautilus or otherwise.
  + Ensure window size is not inherited when restore-window-size is
    disabled.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=16
2025-01-29 09:27:50 +00:00
8f5179fd8c Accepting request 1239206 from GNOME:Factory
- Update to version 47.7:
  + Fixes to tracking podman-based containers.
  + Add support for setting CursorForeground in palette files.
  + Improve fullscreen mode to use the same interaction model as
    Epiphany which animate into view based on mouse pointer.
  + Add a High Contrast oriented palette based on GNOME palette.
  + Set PWD when spawning shells to improve usage within symlinks. (forwarded request 1238678 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1239206
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=6
2025-01-21 20:10:49 +00:00
0d052770ef - Update to version 47.7:
+ Fixes to tracking podman-based containers.
  + Add support for setting CursorForeground in palette files.
  + Improve fullscreen mode to use the same interaction model as
    Epiphany which animate into view based on mouse pointer.
  + Add a High Contrast oriented palette based on GNOME palette.
  + Set PWD when spawning shells to improve usage within symlinks.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=14
2025-01-21 09:08:42 +00:00
966c4112e0 Accepting request 1229722 from GNOME:Factory
- Update to version 47.6:
  + Many separate light/dark palettes have been merged so that they
    may switch between light/dark like the core palettes.
  + A new GSetting has been added to allow controlling
    middle-mouse-click behavior.
  + Use the minimum size request for the header bar to prevent
    --title from creating larger than necessary windows.
  + Fix brightness of GNOME palette on dark mode to match palette
    index 7.
  + Revert a workaround for reverse video cursor which caused some
    fg/bg issues in some terminal applications.
  + Ensure all palettes specify Cursor color which makes the
    previous mitigation unnecessary.
  + Allow the window to grow/shrink when dragging a tab out of the
    tab bar.
  + Send SIGHUP before SIGKILL upon forcing a tab to quit so that
    shells like bash may save history.
  + Mark mosh/mosh-client as "remote" processes. (forwarded request 1228588 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1229722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=5
2024-12-10 22:44:01 +00:00
e2c7b11a59 - Update to version 47.6:
+ Many separate light/dark palettes have been merged so that they
    may switch between light/dark like the core palettes.
  + A new GSetting has been added to allow controlling
    middle-mouse-click behavior.
  + Use the minimum size request for the header bar to prevent
    --title from creating larger than necessary windows.
  + Fix brightness of GNOME palette on dark mode to match palette
    index 7.
  + Revert a workaround for reverse video cursor which caused some
    fg/bg issues in some terminal applications.
  + Ensure all palettes specify Cursor color which makes the
    previous mitigation unnecessary.
  + Allow the window to grow/shrink when dragging a tab out of the
    tab bar.
  + Send SIGHUP before SIGKILL upon forcing a tab to quit so that
    shells like bash may save history.
  + Mark mosh/mosh-client as "remote" processes.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=12
2024-12-10 09:04:46 +00:00
00248ead9b Accepting request 1225811 from GNOME:Factory
- Update to version 47.5:
  + Bump the FD soft limit to the max allowed, now that there are
    more FDs open for Vulkan shader caches.
  + Fix monitoring of podman for changes which fixes auto-discovery
    of quadlets in systemd --user services.
  + Fix disposal of tabs without a foreground process upon closing
    a Ptyxis window.
  + Robustness fixes in icon discover for tabs with containers
  + Robustness fixes in checking for active container
  + Fix scrolling within close-tabs dialog (forwarded request 1225670 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1225811
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=4
2024-11-22 22:53:05 +00:00
ca6dad6583 - Update to version 47.5:
+ Bump the FD soft limit to the max allowed, now that there are
    more FDs open for Vulkan shader caches.
  + Fix monitoring of podman for changes which fixes auto-discovery
    of quadlets in systemd --user services.
  + Fix disposal of tabs without a foreground process upon closing
    a Ptyxis window.
  + Robustness fixes in icon discover for tabs with containers
  + Robustness fixes in checking for active container
  + Fix scrolling within close-tabs dialog

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=10
2024-11-22 12:20:17 +00:00
5c5dcdc0ab Accepting request 1219335 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1219335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=3
2024-10-30 16:38:07 +00:00
efbe08b7a5 New stable rel
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=8
2024-10-30 08:12:11 +00:00
f2b36b9f13 Accepting request 1216806 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1216806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=2
2024-10-22 12:52:36 +00:00
abc01e3afd New rel
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=6
2024-10-21 18:09:40 +00:00
c602efb696 Accepting request 1205808 from GNOME:Factory
New package

OBS-URL: https://build.opensuse.org/request/show/1205808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ptyxis?expand=0&rev=1
2024-10-08 15:24:02 +00:00
c27788ea82 New upstream release
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=4
2024-10-05 09:03:12 +00:00
e472b89bfc Resub
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=3
2024-09-30 07:51:00 +00:00
83b53caae0 Tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=2
2024-09-28 03:52:42 +00:00
a3141f1f6e Lets set up the package in GF too
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/ptyxis?expand=0&rev=1
2024-09-14 08:44:54 +00:00