kitty/kitty_tests
Kovid Goyal c3130419a7
Implement dynamic control of transparent background colors via escape code
Still have to implement it via remote control
2024-09-24 19:02:13 +05:30
..
__init__.py Implement dynamic control of transparent background colors via escape code 2024-09-24 19:02:13 +05:30
CascadiaCode-Regular.otf Fix rendering of ligatures in the latest release of Cascadia code 2021-02-15 11:57:57 +05:30
check_build.py Package the standalone NERD font 2024-07-02 19:08:52 +05:30
clipboard.py Fix a regression that broke writing to the clipboard using the OSC 5522 protocol 2024-09-15 08:42:50 +05:30
completion.py Dont show hidden sub-commands during completion 2023-10-10 05:41:27 +05:30
crypto.py Only import resource module when actually running the test instead of at import time 2023-05-24 16:59:44 +05:30
datatypes.py Make shlex_split always return a token 2024-09-02 17:30:18 +05:30
file_transmission.py DRYer 2024-02-25 09:57:44 +05:30
FiraCode-Medium.otf Improve handling of infinite length ligatures in newer versions of FiraCode and CascadiaCode. 2021-02-15 15:49:09 +05:30
fonts.py Port LastResort test 2024-07-02 19:36:53 +05:30
glfw.py a couple more tests 2023-12-01 18:16:22 +05:30
gr.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
graphics.py Fix render cache not being used 2024-07-23 15:07:41 +05:30
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py Keyboard protocol: Fix the Enter Tab and Backspace keys generating spurious release events even when report all keys as escape codes is not set 2024-02-18 11:12:24 +05:30
layout.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
LiberationMono-Regular.ttf Use only cluster numbers and glyph sizes for grouping glyphs into cells 2017-11-12 23:43:21 +05:30
main.py Exclude bypy/b from go test discovery 2024-08-23 11:27:54 +05:30
mouse.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
notifications.py Update sound support in desktop notifications spec 2024-08-04 20:20:41 +05:30
open_actions.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
options.py Add test for multiple function handling 2024-07-18 22:25:02 +05:30
parser.py Start work on refactoring notifications handling 2024-07-25 06:45:10 +05:30
screen.py Implement dynamic control of transparent background colors via escape code 2024-09-24 19:02:13 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
shm.py Go SHM API to read simple data with size from SHM name 2023-02-26 08:01:02 +05:30
ssh.py More pyugrade to 3.9 2024-08-05 11:00:51 +05:30
tui.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
utmp.py ... 2022-12-11 20:55:06 +05:30