Accepting request 1177969 from home:sbradnick:branches:X11:terminals

- Update to 0.35.1:
  * Wayland: Fix a regression in 0.34 that caused the tab bar to not render in
    second and subsequent OS Windows under Hyprland (#7413)
  * Fix a regression in the previous release that caused horizontal scrolling
    via touchpad in fullscreen applications to be reversed on non-Wayland
    platforms (#7475, #7481)
  * Fix a regression in the previous release causing an error when setting
    background_opacity to zero (#7483)
  * Image display: Fix cursor movement and image hit region incorrect for
    image placements that specify only a number of rows or columns to display
    in (#7479)

OBS-URL: https://build.opensuse.org/request/show/1177969
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=153
This commit is contained in:
Scott Bradnick 2024-05-31 15:12:46 +00:00 committed by Git OBS Bridge
parent 99a141b53f
commit d6e78b49b7
6 changed files with 22 additions and 7 deletions

View File

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

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

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

View File

@ -1,4 +1,4 @@
addFilter("non-executable-script *");
addFilter("python-bytecode-inconsistent-mtime *");
#addFilter("python-bytecode-inconsistent-mtime *");
addFilter("potential-bashisms /usr/lib64/kitty/shell-integration/ssh/bootstrap-utils.sh");
addFilter("hidden-file-or-dir /usr/lib64/kitty/shell-integration/zsh/.zshenv");

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri May 31 14:35:50 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>
- Update to 0.35.1:
* Wayland: Fix a regression in 0.34 that caused the tab bar to not render in
second and subsequent OS Windows under Hyprland (#7413)
* Fix a regression in the previous release that caused horizontal scrolling
via touchpad in fullscreen applications to be reversed on non-Wayland
platforms (#7475, #7481)
* Fix a regression in the previous release causing an error when setting
background_opacity to zero (#7483)
* Image display: Fix cursor movement and image hit region incorrect for
image placements that specify only a number of rows or columns to display
in (#7479)
-------------------------------------------------------------------
Sat May 25 14:52:32 UTC 2024 - Scott Bradnick <scott.bradnick@suse.com>

View File

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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ccc0f040aa50b5e7b45d76f1132ae0b939fb75313fa1eaf3cc03e2b948af676
size 2803125
oid sha256:a93fc526a72e98a3bea601fc822a327e612eecbf38394701bd32544b22b66db6
size 2805248