2024-05-31 21:19:38 by Kevin Bloom | Files touched by this commit (3) | |
Log message:
kitty: update to 0.35.1
- Wayland: Fix a regression in 0.34 that caused the tab bar to not
render in second
- Fix a regression in the previous release that caused horizontal
scrolling via touchpad in fullscreen applications to be reversed on
non-Wayland platforms
- Fix a regression in the previous release causing an error when
setting background_opacity to zero
- 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
|
2024-05-30 17:00:54 by Kevin Bloom | Files touched by this commit (7) | |
Log message:
kitty: update to 0.35.0
Packaging updates:
- use go122, which is required now
Upstream updates:
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
- notify_on_cmd_finish: Show the actual command that was finished
- 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
- Graphics: Fix aspect ratio of images not being preserved when only a
single dimension of the destination rectangle is specified
- focus_visible_window: Fix selecting with mouse click leaving
keyboard in unusable state
- Desktop notifications protocol: Add support for specifying urgency
- Improve rendering of Unicode shade character to avoid Moire patterns
- kitten @ send-key: Fix some keys being sent in kitty keyboard
protocol encoding when not using socket for remote control
- Don't clear selections on erase in screen commands unless the
erased region intersects a selection
- Allow more types of alignment for placement_strategy
- Add some more box-drawing characters
- Linux: Run all child processes in their own systemd scope to
prevent the OOM killer from harvesting kitty when a child process
misbehaves
- Mouse reporting: Fix horizontal scroll events inverted
- Remote control: @ action: Fix some actions being performed on the
active window instead of the matched window
- Scrolling with mouse wheel when a selection is active should update
the selection
- Fix kitten @ set-background-opacity limited to min opacity of 0.1
instead of 0
- launch --hold: Fix hold not working if kernel signals process group
with SIGINT
- macOS: Fix --start-as=fullscreen not working when another window is
already fullscreen
- Add option kitten @ detach-window --stay-in-tab to keep focus in
the currently active tab when moving windows
- macOS: Fix changieg window chrome/colors while in traditional
fullscreen causing the titlebar to become visible
To see the rest of the updates:
https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes
|
2024-05-06 10:40:34 by Jonathan Perkin | Files touched by this commit (113) |
Log message:
*: Revision bumps for ncurses 6.5 overhaul.
|
2024-05-06 10:33:53 by Jonathan Perkin | Files touched by this commit (37) |
Log message:
*: Remove long-obsolete USE_NCURSES references.
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247) |
Log message:
*: recursive bump for Python 3.11 as new default
|
2023-07-18 20:56:03 by Nia Alarie | Files touched by this commit (7) |
Log message:
x11: Adapt packages (where possible) to USE_(CC|CXX)_FEATURES
|
2023-07-13 15:49:17 by Nia Alarie | Files touched by this commit (11) |
Log message:
*: Remove all instances of GCC_REQD where my name is the most recent
in 'cvs annotate' (part 2)
|