Kovid Goyal
|
95c6279bdd
|
Implement --grab-keyboard
Currently works on Wayland.
|
2025-05-18 14:30:33 +05:30 |
|
Kovid Goyal
|
13c37cf694
|
Fix remember_window_position not working because of a stupid typo
Fixes #8646
|
2025-05-18 07:53:30 +05:30 |
|
Kovid Goyal
|
d56721e64d
|
version 0.42.1
|
2025-05-17 08:40:20 +05:30 |
|
Kovid Goyal
|
8017945551
|
Wayland: Add support for the xdg-toplevel-tag protocol
Now you can use --name or its alias --os-window-tag to set the tag.
|
2025-05-15 09:35:42 +05:30 |
|
Kovid Goyal
|
6282a46ff1
|
A new centered panel type that is sized
|
2025-05-13 16:38:57 +05:30 |
|
Kovid Goyal
|
67c1ce7280
|
...
|
2025-05-13 11:54:01 +05:30 |
|
Kovid Goyal
|
a39b7eb7dd
|
Quick access terminal: Allow configuring the monitor to display the panel on in Wayland/X11
Fixes #8630
|
2025-05-13 11:52:52 +05:30 |
|
Kovid Goyal
|
4c8f9f9e26
|
Cleanup previous PR
Fixes #8601
|
2025-05-12 22:18:41 +05:30 |
|
Kovid Goyal
|
9ed6be9272
|
Quick access terminal: Allow toggling the window to full screen and map using the standard kitty toggle_fullscreen shortcut
Fixes #8626
|
2025-05-12 15:20:48 +05:30 |
|
Kovid Goyal
|
cf69385823
|
Wayland: Fix an abort if the terminal program sets a window title longer than 2KB that contains CSI escape sequences and multibyte UTF-8
Fixes #8619
|
2025-05-12 13:53:12 +05:30 |
|
Kovid Goyal
|
064bc963a8
|
macOS: Quick access terminal: Restore focus to previously active window when hiding the quick access terminal window
Fixes #8627
|
2025-05-12 13:15:42 +05:30 |
|
Kovid Goyal
|
68b4c3dd6d
|
Fix ambiguous width and private use characters not being rendered when used with variable width text-sizing protocol escape codes
|
2025-05-12 05:21:51 +05:30 |
|
Kovid Goyal
|
f2412cc9c8
|
version 0.42.0
|
2025-05-11 10:42:15 +05:30 |
|
Kovid Goyal
|
5dbd198fb9
|
Update changelog
|
2025-05-11 10:36:23 +05:30 |
|
Kovid Goyal
|
e8d50d0734
|
Finish up implementation of drawing curve with derivative
Fixes #8299
|
2025-05-10 08:38:32 +05:30 |
|
Kovid Goyal
|
6a53897c17
|
change_font_size: allow multiplying/dividing the current font size in addition to incrementing it
Fixes #8616
|
2025-05-09 07:39:06 +05:30 |
|
Kovid Goyal
|
e0e4e53e3b
|
Allow using env vars that resolve to a full cmdline as program in launch mappings
Fixes #8613
|
2025-05-08 19:22:39 +05:30 |
|
Kovid Goyal
|
91eb0ec735
|
...
|
2025-05-06 20:30:14 +05:30 |
|
Kovid Goyal
|
3c3ba4a9fb
|
@ launch: Add a --wait-for-child-exit flag to get the child processes exit code even when it is running in a window.
|
2025-05-06 19:17:17 +05:30 |
|
Kovid Goyal
|
80bb9404d5
|
Have auto color scheme switching also control background image
Fixes #8603
|
2025-05-06 09:10:05 +05:30 |
|
Kovid Goyal
|
a59a347903
|
diff kitten: Allow diffing named pipes
Fixes #8597
|
2025-05-03 15:53:29 +05:30 |
|
Kovid Goyal
|
68a0c5b86f
|
DRYer
|
2025-04-30 19:10:15 +05:30 |
|
Kovid Goyal
|
7788d6acc2
|
Document the new quick-access-terminal kitten
|
2025-04-29 08:01:59 +05:30 |
|
Kovid Goyal
|
01415eb84c
|
macOS: Fix text color in visual window select ignoring the color theme
Fixes #8579
|
2025-04-27 19:49:51 +05:30 |
|
Kovid Goyal
|
c194dbc9ef
|
Reset OS window class and name for new single instance OS windows
|
2025-04-23 22:18:42 +05:30 |
|
Kovid Goyal
|
87b218a40d
|
Preserve env vars from onvoking env when creating new os window via single instance
|
2025-04-23 22:14:06 +05:30 |
|
Kovid Goyal
|
57c1a6ffcc
|
Update changelog
|
2025-04-23 20:55:53 +05:30 |
|
Kovid Goyal
|
f58c0f2241
|
...
|
2025-04-23 09:11:37 +05:30 |
|
Kovid Goyal
|
c1b6b4494a
|
Implement starting kitty hidden
Fixes #3466
|
2025-04-23 08:50:02 +05:30 |
|
Kovid Goyal
|
fc5fc7c9c4
|
Remote control: Allow modifying desktop panels and showing/hiding OS Windows using the kitten @ resize-os-window command
Also move the visibility toggle debounce into C code with a per OS
Window timer.
Fixes #8550
|
2025-04-22 13:34:09 +05:30 |
|
Kovid Goyal
|
9ef8fa2ae7
|
Fix a regression in 0.36.0 that caused using = with single letter options to no longer work correctly
Fixes #8556
|
2025-04-22 09:44:28 +05:30 |
|
Kovid Goyal
|
85d58de035
|
kitty can finally natively implement a quake like terminal dropdown
Currently Wayland (except for GNOME as usual) only.
|
2025-04-21 20:28:56 +05:30 |
|
Kovid Goyal
|
9b5d5bf678
|
Implement single-instance for panel kitten
|
2025-04-21 16:55:55 +05:30 |
|
Kovid Goyal
|
778f8afebd
|
Update changelog
|
2025-04-21 15:02:53 +05:30 |
|
Kovid Goyal
|
3ce734ce9c
|
launch: Allow creating desktop panels
Now users can use mappings or remote control to popup new desktop panels
on Wayland in addition to new desktop windows.
Fixes #8549
|
2025-04-21 14:59:31 +05:30 |
|
Kovid Goyal
|
9329850184
|
panel kitten: Allow specifying panel size in pixels in addition to cells
|
2025-04-21 13:08:19 +05:30 |
|
Kovid Goyal
|
5d2e258c35
|
Wayland: When the compositor supports the xdg-system-bell protocol use it to play the default bell sound
|
2025-04-16 15:48:51 +05:30 |
|
Kovid Goyal
|
56954b2e48
|
Fix a regression that caused automatic color themes to not be re-applied after config file reload
The reload was only happening if the auto theme config file had its mtime
updated, since the last time it was checked.
Fixes #8530
|
2025-04-12 13:48:27 +05:30 |
|
Kovid Goyal
|
04acd6cec2
|
Update changelog
|
2025-04-06 09:11:05 +05:30 |
|
Kovid Goyal
|
3d440cf0f6
|
Cleanup previous PR
|
2025-04-05 02:42:39 +05:30 |
|
Kovid Goyal
|
f56c3edd72
|
version 0.41.1
|
2025-04-03 07:54:35 +05:30 |
|
Kovid Goyal
|
72a1aabafd
|
Fix hover underline remaining on screen when screen is scrolled
|
2025-03-31 10:47:25 +05:30 |
|
Kovid Goyal
|
3c57cc02f7
|
Wayland: panel kitten: Fix incorrect initial font size on compositors such as Hyprland that set scale late in the window creation process
Fixes #8496
|
2025-03-30 16:19:52 +05:30 |
|
Kovid Goyal
|
ac2b1fbe0b
|
Fix a regression that caused tab bar margins to not be properly blanked when the tab bar is at the bottom
Fixes #8494
|
2025-03-30 11:10:03 +05:30 |
|
Kovid Goyal
|
a5a25fbd8c
|
Fix missed out some codepoints when porting is_non_rendered to unicode lookup table
Fixes #8495
|
2025-03-30 10:40:19 +05:30 |
|
Kovid Goyal
|
26747284bb
|
version 0.41.0
|
2025-03-29 04:57:55 +05:30 |
|
Kovid Goyal
|
f1b90f6ce6
|
Update changelog
|
2025-03-27 11:29:01 +05:30 |
|
Kovid Goyal
|
2aa2607adc
|
...
|
2025-03-25 17:13:54 +05:30 |
|
Kovid Goyal
|
b8dc31930a
|
...
|
2025-03-24 16:15:57 +05:30 |
|
Kovid Goyal
|
2c0bc79be1
|
Typo causing crash on Waylnd compositors that dont support xdg-toplevel-icon
Fix #8471
|
2025-03-24 14:23:32 +05:30 |
|