| .. |
|
conf
|
Document the mouse action mapping infrastructure
|
2021-05-11 08:39:13 +05:30 |
|
fonts
|
Type check supersampled functions
|
2021-04-26 09:12:38 +05:30 |
|
layout
|
Also output layout state in kitty @ ls
|
2021-04-17 12:11:56 +05:30 |
|
rc
|
Add layout name completion to @ goto-layout
|
2021-05-15 10:25:34 +05:30 |
|
__init__.py
|
|
|
|
banned.h
|
Ban a bunch of unsafe C functions from the codebase
|
2021-03-05 08:26:05 +05:30 |
|
bgimage_fragment.glsl
|
|
|
|
bgimage_vertex.glsl
|
|
|
|
blit_fragment.glsl
|
|
|
|
blit_vertex.glsl
|
|
|
|
border_fragment.glsl
|
|
|
|
border_vertex.glsl
|
|
|
|
borders.py
|
|
|
|
boss.py
|
DRYer
|
2021-05-11 10:33:01 +05:30 |
|
cell_fragment.glsl
|
...
|
2021-05-16 09:33:06 +05:30 |
|
cell_vertex.glsl
|
|
|
|
charsets.c
|
Use an enum for UTF8 decoder state
|
2021-03-31 15:19:27 +05:30 |
|
charsets.h
|
|
|
|
child-monitor.c
|
Fix https://trac.macports.org/ticket/62732
|
2021-04-24 07:43:02 +05:30 |
|
child.c
|
Use EINTR safe wrappers for open() and shm_open()
|
2021-01-31 07:02:11 +05:30 |
|
child.py
|
|
|
|
choose_entry.py
|
|
|
|
cleanup.c
|
Improve at exit cleanup functions
|
2021-04-01 11:48:36 +05:30 |
|
cleanup.h
|
Improve at exit cleanup functions
|
2021-04-01 11:48:36 +05:30 |
|
cli.py
|
Clarify what --debug-config does
|
2021-05-13 20:19:34 +05:30 |
|
cli_stub.py
|
A new show_key kitten
|
2021-04-29 13:10:20 +05:30 |
|
client.py
|
Silence the errors about OSC 7
|
2021-01-29 12:43:41 +05:30 |
|
cocoa_window.m
|
macOS: fix spotlight search in help menu not working on some machines
|
2021-05-02 22:21:09 +02:00 |
|
colors.c
|
|
|
|
complete.py
|
Add layout name completion to @ goto-layout
|
2021-05-15 10:25:34 +05:30 |
|
config.py
|
Add click and doubleclick events as well
|
2021-05-11 13:59:52 +05:30 |
|
config_data.py
|
Allow clicking URLs to open them without needing to also hold ctrl+shift
|
2021-05-11 14:20:12 +05:30 |
|
constants.py
|
version 0.20.3
|
2021-05-06 08:11:41 +05:30 |
|
control-codes.h
|
|
|
|
core_text.m
|
macOS: When the Apple Color Emoji font lacks an emoji glyph search for it in other installed fonts
|
2021-05-09 07:17:32 +05:30 |
|
cross-platform-random.h
|
Fix compilation on ancient Linux distros without sys/random.h
|
2021-02-16 12:39:18 +05:30 |
|
cursor.c
|
Allow negative numbers in CSI codes
|
2021-01-21 07:06:43 +05:30 |
|
data-types.c
|
kitty @ get-text add an option to also get the current cursor position and state as ANSI escape codes
|
2021-05-15 09:27:28 +05:30 |
|
data-types.h
|
Use uthash for the sprite position cache
|
2021-05-07 06:58:54 +05:30 |
|
desktop.c
|
Improve at exit cleanup functions
|
2021-04-01 11:48:36 +05:30 |
|
disk-cache.c
|
Guard against invalid cache file in a couple more places
|
2021-05-13 09:51:57 +05:30 |
|
disk-cache.h
|
Allow querying number cached in ram from c code as well
|
2021-02-19 09:28:56 +05:30 |
|
emoji.h
|
Unicode input: Make diamond a synonym for gem
|
2021-04-02 12:53:58 +05:30 |
|
fast_data_types.pyi
|
kitty @ get-text add an option to also get the current cursor position and state as ANSI escape codes
|
2021-05-15 09:27:28 +05:30 |
|
fontconfig.c
|
Dont initialize FontConfig when importing fast_data_types
|
2021-05-15 10:41:54 +05:30 |
|
fonts.c
|
...
|
2021-05-07 09:31:31 +05:30 |
|
fonts.h
|
Use uthash for the sprite position cache
|
2021-05-07 06:58:54 +05:30 |
|
freetype.c
|
Properly scale emoji rendered in the CSD
|
2021-04-01 22:07:00 +05:30 |
|
freetype_render_ui_text.c
|
freetype_render_ui_text: use uint8_t instead of u_int8_t
|
2021-04-21 19:23:43 +07:00 |
|
freetype_render_ui_text.h
|
Allow specifying a right_margin that is not rendered for the CSD title
|
2021-04-01 22:50:54 +05:30 |
|
gl-wrapper.c
|
|
|
|
gl-wrapper.h
|
|
|
|
gl.c
|
|
|
|
gl.h
|
|
|
|
glfw-wrapper.c
|
GNOME: Add a new option to control the color of the kitty window titlebar
|
2021-04-25 11:22:23 +05:30 |
|
glfw-wrapper.h
|
Port mouse selection tests to new framework
|
2021-05-11 11:49:44 +05:30 |
|
glfw.c
|
GNOME: Add a new option to control the color of the kitty window titlebar
|
2021-04-25 11:22:23 +05:30 |
|
glyph-cache.c
|
oops
|
2021-05-07 06:58:55 +05:30 |
|
glyph-cache.h
|
Use uthash for glyph properties as well
|
2021-05-07 06:58:54 +05:30 |
|
graphics.c
|
fix allocation typo
|
2021-05-08 01:51:29 -07:00 |
|
graphics.h
|
Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image
|
2021-03-22 22:16:40 +05:30 |
|
graphics_fragment.glsl
|
|
|
|
graphics_vertex.glsl
|
|
|
|
guess_mime_type.py
|
|
|
|
history.c
|
Use a single alloc per history buf segment
|
2021-04-10 13:18:27 +05:30 |
|
hyperlink.c
|
Make it harder to forget to redefine uthash_fatal
|
2021-05-07 06:58:54 +05:30 |
|
hyperlink.h
|
|
|
|
iqsort.h
|
|
|
|
key_encoding.c
|
Remove redundant F1-F4 defs in cursor key more
|
2021-05-07 15:20:26 +05:30 |
|
key_encoding.py
|
Unicode input kitten: Fix a regression in 0.20.0 that broke keyboard handling when the num lock or caps lock modifiers were engaged.
|
2021-05-07 06:55:25 +05:30 |
|
key_names.py
|
Fix shifted keys not matching shortcuts in kittens
|
2021-02-14 07:52:08 +05:30 |
|
keys.c
|
Add debug prints for mouse events
|
2021-05-11 10:22:30 +05:30 |
|
keys.h
|
Clean up debug keyboard on macOS
|
2021-04-22 09:28:11 +05:30 |
|
keys.py
|
Add NumLock and CapsLock reporting to the keyboard protocol
|
2021-04-13 07:10:00 +05:30 |
|
kittens.c
|
|
|
|
kitty-uthash.h
|
Make it harder to forget to redefine uthash_fatal
|
2021-05-07 06:58:54 +05:30 |
|
launch.py
|
Use same co-ord system for cursor as in KITTY_PIPE_DATA
|
2021-05-09 08:11:05 +05:30 |
|
line-buf.c
|
Fix #3460
|
2021-04-09 16:56:53 +05:30 |
|
line.c
|
Fix marking of text not working on lines that contain zero cells
|
2021-03-23 10:04:58 +05:30 |
|
lineops.h
|
Fix #3460
|
2021-04-09 16:56:53 +05:30 |
|
logging.c
|
|
|
|
loop-utils.c
|
Use EINTR safe wrappers for open() and shm_open()
|
2021-01-31 07:02:11 +05:30 |
|
loop-utils.h
|
|
|
|
macos_process_info.c
|
|
|
|
main.py
|
Fix #3523
|
2021-04-23 16:23:13 +05:30 |
|
marks.py
|
Get type checking working with mypy 0.80
|
2021-01-23 09:25:31 +05:30 |
|
modes.h
|
|
|
|
monotonic.c
|
|
|
|
monotonic.h
|
|
|
|
mouse.c
|
Proper prefix when reporting Move events
|
2021-05-11 14:02:17 +05:30 |
|
multiprocessing.py
|
Run all tests on the full frozen build using the frozen launcher
|
2021-02-19 17:57:59 +05:30 |
|
notify.py
|
|
|
|
open_actions.py
|
Use a nicer decorator for functions that only need to be run once
|
2021-02-05 10:40:52 +05:30 |
|
options_stub.py
|
Implement parsing for mouse_map config
|
2021-05-10 07:16:43 +05:30 |
|
os_window_size.py
|
|
|
|
parse-graphics-command.h
|
Graphics protocol: Add a control to allow clients to specify that the cursor should not move when displaying an image
|
2021-03-22 22:16:40 +05:30 |
|
parser.c
|
...
|
2021-05-10 07:16:43 +05:30 |
|
png-reader.c
|
Improve at exit cleanup functions
|
2021-04-01 11:48:36 +05:30 |
|
png-reader.h
|
|
|
|
remote_control.py
|
|
|
|
rewrap.h
|
|
|
|
rgb.py
|
|
|
|
ringbuf.c
|
|
|
|
ringbuf.h
|
|
|
|
safe-wrappers.h
|
...
|
2021-01-31 07:35:58 +05:30 |
|
screen.c
|
Make the max number of unscrolled lines implementation defined
|
2021-05-11 14:55:14 +05:30 |
|
screen.h
|
Add a configurable mouse action to select from the clicked point to the end of the line.
|
2021-05-11 09:01:52 +05:30 |
|
session.py
|
Fix #3523
|
2021-04-23 16:23:13 +05:30 |
|
shaders.c
|
|
|
|
shell.py
|
Ignore failure to read the readline init file on Linux as well
|
2021-04-22 08:13:57 +05:30 |
|
state.c
|
Port mouse selection handling to the new generic mouse actions framework
|
2021-05-10 21:33:13 +05:30 |
|
state.h
|
Add debug prints for mouse events
|
2021-05-11 10:22:30 +05:30 |
|
tab_bar.py
|
Fix dynamically changing the background color in a window causing rendering artifacts in the tab bar
|
2021-05-09 11:54:51 +05:30 |
|
tabs.py
|
...
|
2021-05-05 14:02:58 +05:30 |
|
terminfo.py
|
|
|
|
threading.h
|
|
|
|
tint_fragment.glsl
|
|
|
|
tint_vertex.glsl
|
|
|
|
types.py
|
Implement parsing for mouse_map config
|
2021-05-10 07:16:43 +05:30 |
|
typing.py
|
Code to dispatch mouse events to python
|
2021-05-10 07:16:43 +05:30 |
|
typing.pyi
|
Code to dispatch mouse events to python
|
2021-05-10 07:16:43 +05:30 |
|
unicode-data.c
|
Unicode input: Make diamond a synonym for gem
|
2021-04-02 12:53:58 +05:30 |
|
unicode-data.h
|
|
|
|
update_check.py
|
|
|
|
uthash.h
|
Update uthash
|
2021-04-24 09:47:40 +05:30 |
|
utils.py
|
Dont set the EDITOR env var in child processes
|
2021-03-29 11:56:48 +05:30 |
|
wcswidth.c
|
Add a wcswidth() implementation useable from C code
|
2021-03-31 15:19:39 +05:30 |
|
wcswidth.h
|
Add a wcswidth() implementation useable from C code
|
2021-03-31 15:19:39 +05:30 |
|
wcwidth-std.h
|
Unicode input: Make diamond a synonym for gem
|
2021-04-02 12:53:58 +05:30 |
|
window.py
|
kitty @ get-text add an option to also get the current cursor position and state as ANSI escape codes
|
2021-05-15 09:27:28 +05:30 |
|
window_list.py
|
Fix deleting windows that are not the last window via remote control leaving no window focused
|
2021-05-14 07:25:48 +05:30 |