..
__init__.py
Implement dynamic control of transparent background colors via escape code
2024-09-24 19:02:13 +05:30
CascadiaCode-Regular.otf
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
tests: apply os.utime to created symlinks too
2024-10-03 23:09:28 -04:00
FiraCode-Medium.otf
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
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
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
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