forked from pool/kitty
- Update to 0.26.5:
* Splits layout: Add a new mappable action to move the active window to the screen edge (#5643) * ssh kitten: Allow using absolute paths for the location of transferred data (#5607) * Fix a regression in the previous release that caused a resize_draw_strategy of static to not work (#5601) * Wayland KDE: Fix abort when pasting into Firefox (#5603) * Wayland GNOME: Fix ghosting when using background_tint (#5605) * Fix cursor position at x=0 changing to x=1 on resize (#5635) * Wayland GNOME: Fix incorrect window size in some circumstances when switching between windows with window decorations disabled (#4802) * Wayland: Fix high CPU usage when using some input methods (#5369) * Remote control: When matching window by state:focused and no window currently has keyboard focus, match the window belonging to the OS window that was last focused (#5602) OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=113
This commit is contained in:
parent
7ec6f353ae
commit
2dd758e714
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ea388c6f2f8908e2c3ac8cb9d7a2b1af701a3c8de625f00ceaac2f891132606
|
||||
size 6080126
|
3
kitty-0.26.5.tar.gz
Normal file
3
kitty-0.26.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7a1b444f1cc10e16ee0f20a804c0f80b52417eeabf60d9f25e37ef192503ba26
|
||||
size 6080707
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 7 10:50:41 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.26.5:
|
||||
* Splits layout: Add a new mappable action to move the active
|
||||
window to the screen edge (#5643)
|
||||
* ssh kitten: Allow using absolute paths for the location of
|
||||
transferred data (#5607)
|
||||
* Fix a regression in the previous release that caused a
|
||||
resize_draw_strategy of static to not work (#5601)
|
||||
* Wayland KDE: Fix abort when pasting into Firefox (#5603)
|
||||
* Wayland GNOME: Fix ghosting when using background_tint (#5605)
|
||||
* Fix cursor position at x=0 changing to x=1 on resize (#5635)
|
||||
* Wayland GNOME: Fix incorrect window size in some circumstances
|
||||
when switching between windows with window decorations disabled (#4802)
|
||||
* Wayland: Fix high CPU usage when using some input methods (#5369)
|
||||
* Remote control: When matching window by state:focused and no window
|
||||
currently has keyboard focus, match the window belonging to the OS
|
||||
window that was last focused (#5602)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 12:14:04 UTC 2022 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
# sphinx_copybutton not in Factory
|
||||
%bcond_with docs
|
||||
Name: kitty
|
||||
Version: 0.26.4
|
||||
Version: 0.26.5
|
||||
Release: 0
|
||||
Summary: A GPU-based terminal emulator
|
||||
License: GPL-3.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user