kitty/kitty_tests
Kovid Goyal 098a38a3a9
Remove rendering via framebuffer for transparent windows with images
There is no need for it with the current rendering pipeline. Images are
blended with premult blending.
2023-06-21 16:06:07 +05:30
..
__init__.py Remove python implementation of SSH kitten 2023-02-28 12:42:30 +05:30
bench_scrollback.py Replace isort with ruff 2023-01-09 16:47:42 +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 Remove rendering via framebuffer for transparent windows with images 2023-06-21 16:06:07 +05:30
clipboard.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
completion.py Rename kitty-tool to kitten 2023-01-14 15:44:52 +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 ... 2023-05-25 12:25:46 +05:30
file_transmission.py Replace isort with ruff 2023-01-09 16:47:42 +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 Replace isort with ruff 2023-01-09 16:47:42 +05:30
glfw.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
gr.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
graphics.py Add a non-delete test as well 2023-06-14 09:44:51 +05:30
iosevka-regular.ttf Fix ligatures not working with the Iosevka font 2021-06-04 12:18:17 +05:30
keys.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
layout.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
LiberationMono-Regular.ttf
main.py Fix misspellings 2023-06-14 03:39:53 +06:00
mouse.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
open_actions.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
options.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
parser.py Image placement using Unicode placeholders 2023-02-21 18:23:16 -08:00
screen.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
search_query_parser.py Replace isort with ruff 2023-01-09 16:47:42 +05:30
shell_integration.py Replace isort with ruff 2023-01-09 16:47:42 +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 Fix misspellings 2023-06-14 03:39:53 +06:00
tui.py run pyupgrade to upgrade the codebase to python3.6 2021-10-21 12:43:55 +05:30
utmp.py ... 2022-12-11 20:55:06 +05:30