kitty/glfw
2020-04-02 21:01:19 +05:30
..
__init__.py Add type checking for glfw module as well 2020-03-06 07:59:55 +05:30
backend_utils.c Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
backend_utils.h Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
cocoa_init.m Cocoa: Add fully dynamic loading of Vulkan loader 2020-01-17 14:18:28 +01:00
cocoa_joystick.h
cocoa_joystick.m
cocoa_monitor.m
cocoa_platform.h Cocoa: Add fully dynamic loading of Vulkan loader 2020-01-17 14:18:28 +01:00
cocoa_window.m Actually, we should use text/plain rather than text/uri-list since we are already converting to filesystem paths 2020-03-19 13:40:02 +05:30
context.c
dbus_glfw.c
dbus_glfw.h
egl_context.c
egl_context.h
glfw.py Fix #2466 2020-03-24 17:07:37 +05:30
glfw3.h Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
glx_context.c
glx_context.h
ibus_glfw.c
ibus_glfw.h
init.c
input.c Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
internal.h Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
linux_joystick.c
linux_joystick.h
linux_notify.c
linux_notify.h
main_loop.h
mappings.h
memfd.h
monitor.c
monotonic.c
nsgl_context.h
nsgl_context.m
null_init.c
null_joystick.c
null_joystick.h
null_monitor.c
null_platform.h
null_window.c
osmesa_context.c
osmesa_context.h
posix_thread.c
posix_thread.h
source-info.json
vulkan.c Cocoa: Add fully dynamic loading of Vulkan loader 2020-01-17 14:18:28 +01:00
window.c
wl_init.c Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
wl_monitor.c
wl_platform.h Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
wl_window.c Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
x11_init.c Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
x11_monitor.c
x11_platform.h Implement drag and drop of text/plain for Wayland as well 2020-03-19 13:28:21 +05:30
x11_window.c X11: Handle invalid data being sent with drag events by some applications 2020-04-02 21:01:19 +05:30
xkb_glfw.c
xkb_glfw.h