diff --git a/kitty-0.34.1.tar.gz b/kitty-0.34.1.tar.gz deleted file mode 100644 index 52d8618..0000000 --- a/kitty-0.34.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:95ffcaf344c423799f7cf80f19c9d659064228522437799135cd7328ed82007a -size 8099371 diff --git a/kitty-0.35.0.tar.gz b/kitty-0.35.0.tar.gz new file mode 100644 index 0000000..a9e5c86 --- /dev/null +++ b/kitty-0.35.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a161102e9f6ab8877329410f1c5c9bb6e8b2247a8ac9916f6679b4728f697e66 +size 8115018 diff --git a/kitty.changes b/kitty.changes index a216d72..9e50b46 100644 --- a/kitty.changes +++ b/kitty.changes @@ -1,3 +1,56 @@ +------------------------------------------------------------------- +Sat May 25 14:52:32 UTC 2024 - Scott Bradnick + +- Updating vendor.tar.gz + +------------------------------------------------------------------- +Sat May 25 14:39:14 UTC 2024 - Scott Bradnick + +- Update to 0.35.0: + * kitten @ run: A new remote control command to run a process on the machine + kitty is running on and get its output (#7429) + * notify_on_cmd_finish: Show the actual command that was finished (#7420) + * hints kitten: Allow clicking on matched text to select it in addition to + typing the hint + * Shell integration: Make the currently executing cmdline available as a + window variable in kitty + * paste_actions: Fix replace-newline not working with confirm (#7374) + * Graphics: Fix aspect ratio of images not being preserved when only a + single dimension of the destination rectangle is specified (#7380) + * focus_visible_window: Fix selecting with mouse click leaving keyboard + in unusable state (#7390) + * Wayland: Fix infinite loop causing bad performance when using IME via + fcitx5 due to a change in fcitx5 (#7396) + * Desktop notifications protocol: Add support for specifying urgency + * Improve rendering of Unicode shade character to avoid Moire + patterns (#7401) + * kitten @ send-key: Fix some keys being sent in kitty keyboard protocol + encoding when not using socket for remote control + * Dont clear selections on erase in screen commands unless the erased + region intersects a selection (#7408) + * Wayland: save energy by not rendering “suspended” windows on compositors + that support that + * Allow more types of alignment for placement_strategy (#7419) + * Add some more box-drawing characters from the “Geometric shapes” + Unicode block (#7433) + * Linux: Run all child processes in their own systemd scope to prevent the + OOM killer from harvesting kitty when a child process misbehaves (#7427) + * Mouse reporting: Fix horizontal scroll events inverted (#7439) + * Remote control: @ action: Fix some actions being performed on the active + window instead of the matched window (#7438) + * Scrolling with mouse wheel when a selection is active should update + the selection (#7453) + * Fix kitten @ set-background-opacity limited to min opacity of 0.1 + instead of 0 (#7463) + * launch --hold: Fix hold not working if kernel signals process group + with SIGINT (#7466) + * macOS: Fix --start-as=fullscreen not working when another window is + already fullscreen (#7448) + * Add option kitten @ detach-window --stay-in-tab to keep focus in the + currently active tab when moving windows (#7468) + * macOS: Fix changing window chrome/colors while in traditional fullscreen + causing the titlebar to become visible (#7469) + ------------------------------------------------------------------- Fri Apr 19 13:47:21 UTC 2024 - Scott Bradnick diff --git a/kitty.spec b/kitty.spec index debea9f..67865c6 100644 --- a/kitty.spec +++ b/kitty.spec @@ -19,7 +19,7 @@ # sphinx_copybutton not in Factory %bcond_with docs Name: kitty -Version: 0.34.1 +Version: 0.35.0 Release: 0 Summary: A GPU-based terminal emulator License: GPL-3.0-only diff --git a/vendor.tar.gz b/vendor.tar.gz index 46176f5..5cd84d7 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:6cbf98d759b4dd89dd8bdf670f40b341cadd4c9c8eb9028d9b6508857eb5fa3a -size 2749587 +oid sha256:8ccc0f040aa50b5e7b45d76f1132ae0b939fb75313fa1eaf3cc03e2b948af676 +size 2803125