Hello community,

here is the log from the commit of package kitty for openSUSE:Factory checked 
in at 2020-10-05 19:41:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kitty (Old)
 and      /work/SRC/openSUSE:Factory/.kitty.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kitty"

Mon Oct  5 19:41:39 2020 rev:18 rq:839497 version:0.19.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kitty/kitty.changes      2020-09-24 
16:14:34.128918108 +0200
+++ /work/SRC/openSUSE:Factory/.kitty.new.4249/kitty.changes    2020-10-05 
19:43:08.749787569 +0200
@@ -1,0 +2,45 @@
+Mon Oct  5 07:32:29 UTC 2020 - Michael Vetter <mvet...@suse.com>
+
+- Update to 0.19.0:
+  * Add support for hyperlinks from terminal programs. Controlled
+    via allow_hyperlinks (#68)
+  * Add support for easily editing or downloading files over SSH
+    sessions without the need for any special software
+  * A new Hyperlinked grep kitten to easily search files and open
+    the results at the matched line by clicking on them.
+  * Allow customizing the actions kitty takes when clicking on URLs
+  * Improve rendering of borders when using minimal borders.
+    Use less space and do not display a box around active windows
+  * Add a new extensible escape code to allow terminal programs to
+    trigger desktop notifications. See Desktop notifications (#1474)
+  * Implement special rendering for various characters from the set
+    of "Symbols for Legacy Computing" from the Unicode 13 standard
+  * Unicode input kitten: Allow choosing symbols from the NERD font
+    as well. These are mostly Private Use symbols not in any standard,
+    however are common. (#2972)
+  * Allow specifying border sizes in either pts or pixels. Change the
+    default to 0.5pt borders as this works best with the new minimal border 
style
+  * Add support for displaying correct colors with non-sRGB PNG
+    files (Adds a dependency on liblcms2)
+  * hints kitten: Add a new kitty +kitten hints --type of hyperlink useful
+    for activating hyperlinks using just the keyboard
+  * Allow tracking focus change events in watchers (#2918)
+  * Allow specifying watchers in session files and via a
+    command line argument (#2933)
+  * Add a setting tab_activity_symbol to show a symbol in the tab title if
+    one of the windows has some activity after it was last focused (#2515)
+  * When in the main screen and a program grabs the mouse, do not use the
+    scroll wheel events to scroll the scrollback buffer, instead send
+    them to the program (#2939)
+  * Fix unfocused windows in which a bell occurs not changing their border 
color
+    to red until a relayout
+  * Linux: Fix automatic detection of bold/italic faces for fonts such as IBM
+    Plex Mono that have the regular face with a full name that is the same as
+    the family name (#2951)
+  * Fix a regression that broke kitten_alias (#2952)
+  * Fix a regression that broke the move_window_to_top action (#2953)
+  * Fix a memory leak when changing font sizes
+  * Fix some lines in the scrollback buffer not being properly rendered after a
+    window resize/font size change (#2619)
+
+-------------------------------------------------------------------

Old:
----
  kitty-0.18.3.tar.gz

New:
----
  kitty-0.19.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kitty.spec ++++++
--- /var/tmp/diff_new_pack.l78jLI/_old  2020-10-05 19:43:09.273788081 +0200
+++ /var/tmp/diff_new_pack.l78jLI/_new  2020-10-05 19:43:09.277788085 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kitty
-Version:        0.18.3
+Version:        0.19.0
 Release:        0
 Summary:        A GPU-based terminal emulator
 License:        GPL-3.0-only
@@ -36,6 +36,7 @@
 BuildRequires:  libXinerama-devel
 BuildRequires:  libXrandr-devel
 BuildRequires:  libcanberra-devel
+BuildRequires:  liblcms2-devel
 BuildRequires:  libpng16-compat-devel
 BuildRequires:  libwayland-egl-devel
 BuildRequires:  libxkbcommon-devel

++++++ kitty-0.18.3.tar.gz -> kitty-0.19.0.tar.gz ++++++
++++ 82037 lines of diff (skipped)


Reply via email to