Accepting request 1029741 from X11:terminals

- Update to 0.26.4:
  * Allow centering the background_image (#5525)
  * X11: Fix a regression in the previous release that caused pasting
    from GTK based applications to have extra newlines (#5528)
  * Tab bar: Improve empty space management when some tabs have
    short titles, allocate the saved space to the active tab (#5548)
  * Fix background_tint not applying to window margins and padding (#3933)
  * Wayland: Fix background image scaling using tiled mode on
    high DPI screens
  * Wayland: Fix an abort when changing background colors with
    wayland_titlebar_color set to background (#5562)
  * Update to Unicode 15.0 (#5542)
  * GNOME Wayland: Fix a memory leak in gnome-shell when using client
    side decorations

OBS-URL: https://build.opensuse.org/request/show/1029741
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kitty?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2022-10-19 11:17:35 +00:00 committed by Git OBS Bridge
commit eeef6afb96
4 changed files with 22 additions and 4 deletions

View File

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

3
kitty-0.26.4.tar.gz Normal file
View File

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

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Tue Oct 18 12:14:04 UTC 2022 - Michael Vetter <mvetter@suse.com>
- Update to 0.26.4:
* Allow centering the background_image (#5525)
* X11: Fix a regression in the previous release that caused pasting
from GTK based applications to have extra newlines (#5528)
* Tab bar: Improve empty space management when some tabs have
short titles, allocate the saved space to the active tab (#5548)
* Fix background_tint not applying to window margins and padding (#3933)
* Wayland: Fix background image scaling using tiled mode on
high DPI screens
* Wayland: Fix an abort when changing background colors with
wayland_titlebar_color set to background (#5562)
* Update to Unicode 15.0 (#5542)
* GNOME Wayland: Fix a memory leak in gnome-shell when using client
side decorations
-------------------------------------------------------------------
Mon Sep 26 07:59:26 UTC 2022 - Michael Vetter <mvetter@suse.com>

View File

@ -19,7 +19,7 @@
# sphinx_copybutton not in Factory
%bcond_with docs
Name: kitty
Version: 0.26.3
Version: 0.26.4
Release: 0
Summary: A GPU-based terminal emulator
License: GPL-3.0-only