Kovid Goyal
b1334fdc19
version 0.42.2
2025-07-16 06:34:24 +05:30
Kovid Goyal
e3d16fa995
...
2025-07-16 06:26:59 +05:30
Kovid Goyal
37baef04d9
Start work on documenting the desktop-ui kitten
2025-07-16 06:23:57 +05:30
Kovid Goyal
c8a20dbe58
Start documenting the choose-files kitten
2025-07-16 06:16:38 +05:30
Kovid Goyal
9e7c46b253
clipboard kitten: Allow using a password to avoid repeated confirmation prompts when accessing the clipboard
...
Fixes #8789
2025-07-13 14:12:31 +05:30
Kovid Goyal
2ac35658d9
Add correct commandline ot use for mpv to integrations docs
2025-07-13 10:12:18 +05:30
Kovid Goyal
9700a96f02
...
2025-07-13 07:37:47 +05:30
Kovid Goyal
2ee11ed613
Cleanup previous PR
2025-07-12 13:13:46 +05:30
Kovid Goyal
7fb0350fa7
Also set the motion indicator bit for mouse leave events
2025-07-12 12:37:21 +05:30
Kovid Goyal
4d3bbd82e0
Extend the SGR Pixel mouse reporting protocol to also report when the mouse leaves the window
2025-07-12 11:59:23 +05:30
alex-huff
f26ebf57f0
docs: panel: update labwc compatibility information
2025-07-11 23:33:20 -05:00
Kovid Goyal
5149f98936
Update docs
2025-07-11 06:53:07 +05:30
Kovid Goyal
d7c4d42f41
Fix #8794
2025-07-09 12:49:12 +05:30
Kovid Goyal
c681a999d5
Fix hyperlink id not being applied to wide cells
...
Fixes #8796
2025-07-09 12:14:09 +05:30
István Donkó
cd17077faa
Add panel compatibility information for river
2025-07-07 18:12:52 +02:00
Kovid Goyal
e6e854241d
...
2025-07-05 09:18:16 +05:30
Kovid Goyal
51a265fbb9
Fix #8767
2025-06-30 14:41:30 +05:30
Kovid Goyal
2cde543a7b
Fix #8760
2025-06-29 08:12:00 +05:30
Kovid Goyal
e4d17f9864
docs: Change wording to make it clear that env vars are expanded for launch actions not arbitrary actions
...
Fixes #8759
2025-06-27 14:53:11 +05:30
Kovid Goyal
75f10d140f
Fix off-by-one in code to nuke incomplete multicell chars in line
...
Fixes #8758
2025-06-27 11:35:18 +05:30
Kovid Goyal
01dacf0ef6
Fix #8756
2025-06-27 08:15:48 +05:30
Kovid Goyal
461e63049a
Fix #8754
2025-06-26 21:30:43 +05:30
Kovid Goyal
bca017fa4c
Fix #8741
2025-06-20 20:11:23 +05:30
Kovid Goyal
8b395759e2
Add DOOM implementations to integrations
2025-06-16 05:19:42 +05:30
Kovid Goyal
8e55cf7552
Fix #8731
2025-06-14 20:19:21 +05:30
Kovid Goyal
14c63512cf
Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty
2025-06-09 06:55:39 +05:30
Kovid Goyal
2456574992
Wayland: Only rely on keyboard enter/leave events for OS window focus state
...
GNOME has broken activated==focused assumption GLFW used to make. Also
follows upstream GLFW behavior. c2f0a0ae59
Fixes #8716
2025-06-09 06:52:56 +05:30
alex-huff
1a2c9588a4
docs: panel: update sway compatibility information
2025-06-08 16:27:43 -05:00
Kovid Goyal
b643e7e372
Add a note about #8715 to KDE compat docs
2025-06-08 06:35:29 +05:30
Kovid Goyal
a023a0db09
Graphics protocol: Add a note clarifying image update behavior on re-transmission
...
See #8701
2025-06-03 07:41:21 +05:30
Kovid Goyal
fe391bf2ac
Add a note about CSI 16 t as well
2025-06-03 07:35:01 +05:30
Kovid Goyal
3a46e2fe0b
Fix #8692
2025-05-29 08:17:45 +05:30
Kovid Goyal
61fd8c4003
Fix #8682
2025-05-27 12:10:14 +05:30
alex-huff
dba118238a
docs: panel: update niri compatibility information
2025-05-25 09:54:12 -05:00
Kovid Goyal
fbdce69adc
Fix typo in color control docs
...
In kitty there are seven transparent background colors that can be
control via escape code, not 8. The either (at index 0 is the default
background color, and its opacity is set by the user and not overridable
by programs).
2025-05-24 14:19:14 +05:30
Kovid Goyal
5faa7bda5d
hints kitten: Preserve line breaks when the hint is over a line break
...
Fixes #8674
2025-05-24 14:09:27 +05:30
Kovid Goyal
498765caeb
and again mypy rears its ugly head
2025-05-23 12:24:22 +05:30
Kovid Goyal
9cd4c03360
...
2025-05-23 12:07:24 +05:30
Kovid Goyal
83a2feff15
Remove man page table generation monkeypatching since it is now fixed upstream
2025-05-23 11:57:14 +05:30
Kovid Goyal
15b3cf44ec
Make mypy happy
2025-05-23 11:46:48 +05:30
Kovid Goyal
b2b8ede0a9
Remote control: Fix holding a remote control socket open causing the kitty I/O thread to go into a loop and not respond on other remote control sockets
2025-05-22 16:16:39 +05:30
Kovid Goyal
8e61758064
Work on setting up choose-files.conf
2025-05-22 14:19:50 +05:30
Kovid Goyal
5b05b1235e
Fix #8648
2025-05-19 06:22:45 +05:30
Kovid Goyal
da6f85dbaa
Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty
2025-05-19 06:17:21 +05:30
alex-huff
9d9ad91f37
docs: panel: update niri compatibility information
2025-05-18 18:18:43 -05:00
Stefan A. Haubenthal
33f278b477
Fixed typos
2025-05-18 15:16:56 +02:00
Kovid Goyal
95c6279bdd
Implement --grab-keyboard
...
Currently works on Wayland.
2025-05-18 14:30:33 +05:30
Kovid Goyal
e687d6db05
Link to my bar's code since it is now public
2025-05-18 09:56:20 +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