kitty/glfw
Kovid Goyal 274dd2f3fe
Cleanup
From upstream: 90e22947c6
2019-02-03 20:17:28 +05:30
..
backend_utils.c Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
backend_utils.h Wayland: Work on supporting drop of file paths 2018-09-05 21:41:47 +05:30
cocoa_init.m macOS: Fix :kbd:cmd+period key not working 2019-01-20 13:17:01 +05:30
cocoa_joystick.h
cocoa_joystick.m Cleanup 2019-02-03 20:17:28 +05:30
cocoa_monitor.m Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
cocoa_platform.h Cocoa: Remove subclassing of NSApplication 2018-12-26 12:29:38 +05:30
cocoa_time.c
cocoa_window.m Cleanup 2019-02-03 20:04:54 +05:30
context.c Cleanup commit from upstream 2019-01-20 14:56:40 +05:30
dbus_glfw.c Fix tabs being used for spaces in some source code files 2019-02-03 19:59:02 +05:30
dbus_glfw.h Forgot to dispatch events on the dbus session bus 2019-02-03 18:24:47 +05:30
egl_context.c
egl_context.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
glfw.py Set a default action name on the dbus notification 2019-02-03 13:53:26 +05:30
glfw3.h Cleanup 2019-02-03 20:04:54 +05:30
glx_context.c
glx_context.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
ibus_glfw.c Linux: Turn off IME unless the GLFW_IM_MODULE=ibus env var is set 2018-09-07 16:07:01 +05:30
ibus_glfw.h Fix Shift key not working with IBUS 2018-07-12 18:18:20 +05:30
init.c Remove debug printf 2018-08-31 07:56:21 +05:30
input.c Cleanup 2019-02-03 20:04:54 +05:30
internal.h Cleanup 2019-02-03 20:04:54 +05:30
linux_joystick.c Linux: Include the null byte in joystick path 2018-10-06 07:49:59 +05:30
linux_joystick.h
linux_notify.c ... 2019-02-03 19:41:19 +05:30
linux_notify.h Set a default action name on the dbus notification 2019-02-03 13:53:26 +05:30
mappings.h
memfd.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
monitor.c Fix glfwSetGamma generating ramps of invalid sizes 2018-12-28 08:19:17 +05:30
nsgl_context.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
nsgl_context.m More fixes for compiling on mojave 2018-10-03 21:50:39 +05:30
null_init.c
null_joystick.c
null_joystick.h
null_monitor.c Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
null_platform.h
null_window.c Respect the default system double-click interval 2018-10-26 11:57:33 +02:00
osmesa_context.c ... 2018-12-28 08:14:08 +05:30
osmesa_context.h
posix_thread.c
posix_thread.h
posix_time.c
posix_time.h
source-info.json Fix tabs being used for spaces in some source code files 2019-02-03 19:59:02 +05:30
vulkan.c Mir: Remove this experimental backend 2018-10-06 07:53:41 +05:30
wgl_context.c Cleanup commit from upstream 2019-01-20 14:56:40 +05:30
wgl_context.h
win32_init.c Update GLFW from upstream 2018-09-04 09:49:18 +05:30
win32_joystick.c
win32_joystick.h
win32_monitor.c Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
win32_platform.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
win32_thread.c
win32_time.c
win32_window.c Respect the default system double-click interval 2018-10-26 11:57:33 +02:00
window.c Cleanup 2019-02-03 20:04:54 +05:30
wl_init.c Wayland primary selection migrated to unstable protocol 2018-11-13 20:58:02 +01:00
wl_monitor.c Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
wl_platform.h Wayland primary selection migrated to unstable protocol 2018-11-13 20:58:02 +01:00
wl_window.c Fix tabs being used for spaces in some source code files 2019-02-03 19:59:02 +05:30
x11_init.c Remove debug printf 2018-08-31 07:56:21 +05:30
x11_monitor.c Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
x11_platform.h Remove unused code 2019-01-09 10:13:43 +05:30
x11_window.c X11: Fix EWMH state update for hidden windows 2019-02-03 20:09:18 +05:30
xkb_glfw.c Linux: Handle keyboards with a "+" key 2018-12-13 09:56:30 +05:30
xkb_glfw.h Give IBUS a maximum of three seconds to respond to a key press 2018-07-12 18:18:21 +05:30