4 Commits

Author SHA256 Message Date
67f9d8cce5 Accepting request 1311742 from X11:Wayland
- Update to v1.25.0:
  * foot.ini options:
    * Added new colors{,2}.dim-blend-towards options to select which color to
      blend towards when dimming text. Defaults to black for colors and
      white for colors2.
    * Added new tweak.min-stride-alignment option to control the stride of
      SHM buffers. This controls whether the compositor can directly import
      the buffers into the GPU without copying.
  * Fixed URL labels being misplaced when the URL contains
    double-width characters.
  * Fixed spaces being missing when copying or piping contents with tabs.
  * See https://codeberg.org/dnkl/foot/releases/tag/1.25.0 for more details.

OBS-URL: https://build.opensuse.org/request/show/1311742
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/foot?expand=0&rev=48
2025-10-17 15:25:37 +00:00
Arnav Singh
89a7636cad - Update to v1.25.0:
* foot.ini options:
    * Added new colors{,2}.dim-blend-towards options to select which color to
      blend towards when dimming text. Defaults to black for colors and
      white for colors2.
    * Added new tweak.min-stride-alignment option to control the stride of
      SHM buffers. This controls whether the compositor can directly import
      the buffers into the GPU without copying.
  * Fixed URL labels being misplaced when the URL contains
    double-width characters.
  * Fixed spaces being missing when copying or piping contents with tabs.
  * See https://codeberg.org/dnkl/foot/releases/tag/1.25.0 for more details.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/foot?expand=0&rev=97
2025-10-16 14:53:28 +00:00
50ad51752a Accepting request 1304344 from X11:Wayland
- Update to v1.24.0:
  * foot.ini options:
    * Added new main.uppercase-regex-insert option to control whether or not
      an uppercase hint character will insert the selected text into the prompt
      in regex-copy or show-urls-copy mode, ie the wezterm-inspired behavior
      introduced in v1.23.0. It defaults to true.
  * Label letters are no longer sorted before being assigned to URLs.
  * Sending SIGUSR1/SIGUSR2 to a foot --server process now causes
    newly spawned client instances to use the selected theme,
    instead of the original one.
  * SIGUSR1/SIGUSR2 can now be sent to a footclient process to change the theme
    of that particular instance.
  * Fixed invalid values in foot.ini overriding other valid ones,
    which would cause misbehavior or crashes.
  * See https://codeberg.org/dnkl/foot/releases/tag/1.24.0 for more details.

OBS-URL: https://build.opensuse.org/request/show/1304344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/foot?expand=0&rev=47
2025-09-12 19:10:47 +00:00
Arnav Singh
3b6022af7e - Update to v1.24.0:
* foot.ini options:
    * Added new main.uppercase-regex-insert option to control whether or not
      an uppercase hint character will insert the selected text into the prompt
      in regex-copy or show-urls-copy mode, ie the wezterm-inspired behavior
      introduced in v1.23.0. It defaults to true.
  * Label letters are no longer sorted before being assigned to URLs.
  * Sending SIGUSR1/SIGUSR2 to a foot --server process now causes
    newly spawned client instances to use the selected theme,
    instead of the original one.
  * SIGUSR1/SIGUSR2 can now be sent to a footclient process to change the theme
    of that particular instance.
  * Fixed invalid values in foot.ini overriding other valid ones,
    which would cause misbehavior or crashes.
  * See https://codeberg.org/dnkl/foot/releases/tag/1.24.0 for more details.

OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/foot?expand=0&rev=95
2025-09-12 15:51:47 +00:00
6 changed files with 40 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e42cc9d43f26d048cbe0eca9fc7e25a4759f2e6f4bca5835b12a17629cb10192
size 613580

Binary file not shown.

3
foot-1.25.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6572595658c81dde9dd1697a475fceaa2e46fbe8989bed989822643578a2ebe2
size 621034

BIN
foot-1.25.0.tar.gz.sig Normal file

Binary file not shown.

View File

@@ -1,3 +1,38 @@
-------------------------------------------------------------------
Thu Oct 16 14:35:32 UTC 2025 - Arnav Singh <opensuse@arnavion.dev>
- Update to v1.25.0:
* foot.ini options:
* Added new colors{,2}.dim-blend-towards options to select which color to
blend towards when dimming text. Defaults to black for colors and
white for colors2.
* Added new tweak.min-stride-alignment option to control the stride of
SHM buffers. This controls whether the compositor can directly import
the buffers into the GPU without copying.
* Fixed URL labels being misplaced when the URL contains
double-width characters.
* Fixed spaces being missing when copying or piping contents with tabs.
* See https://codeberg.org/dnkl/foot/releases/tag/1.25.0 for more details.
-------------------------------------------------------------------
Fri Sep 12 15:41:55 UTC 2025 - Arnav Singh <opensuse@arnavion.dev>
- Update to v1.24.0:
* foot.ini options:
* Added new main.uppercase-regex-insert option to control whether or not
an uppercase hint character will insert the selected text into the prompt
in regex-copy or show-urls-copy mode, ie the wezterm-inspired behavior
introduced in v1.23.0. It defaults to true.
* Label letters are no longer sorted before being assigned to URLs.
* Sending SIGUSR1/SIGUSR2 to a foot --server process now causes
newly spawned client instances to use the selected theme,
instead of the original one.
* SIGUSR1/SIGUSR2 can now be sent to a footclient process to change the theme
of that particular instance.
* Fixed invalid values in foot.ini overriding other valid ones,
which would cause misbehavior or crashes.
* See https://codeberg.org/dnkl/foot/releases/tag/1.24.0 for more details.
-------------------------------------------------------------------
Wed Jul 23 06:45:11 UTC 2025 - Arnav Singh <opensuse@arnavion.dev>

View File

@@ -1,7 +1,7 @@
#
# spec file for package foot
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%define _distconfdir %{_sysconfdir}
%endif
Name: foot
Version: 1.23.1
Version: 1.25.0
Release: 0
Summary: A Wayland terminal emulator
License: MIT