kitty/glfw
2019-02-22 15:13:13 +01:00
..
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 GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +05:30
cocoa_joystick.h Initial import of glfw 2017-12-01 12:15:36 +05:30
cocoa_joystick.m Cleanup 2019-02-03 20:17:28 +05:30
cocoa_monitor.m GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +05:30
cocoa_platform.h GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +05:30
cocoa_time.c Initial import of glfw 2017-12-01 12:15:36 +05:30
cocoa_window.m GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +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 Initial import of glfw 2017-12-01 12:15:36 +05:30
egl_context.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
glfw.py GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +05:30
glfw3.h GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +05:30
glx_context.c Update bundled glfw 2018-01-29 12:30:05 +05:30
glx_context.h Convert some tabs to spaces 2019-02-02 22:08:32 +01:00
ibus_glfw.c Fix function returning the wrong type 2019-02-22 15:13:13 +01:00
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 GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +05:30
linux_joystick.c Linux: Include the null byte in joystick path 2018-10-06 07:49:59 +05:30
linux_joystick.h Initial import of glfw 2017-12-01 12:15:36 +05:30
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 Update bundled glfw 2018-03-03 11:21:09 +05:30
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 Revert "macOS: Fix v-sync to monitor refresh rate no longer working under Mojave." 2019-02-19 14:43:36 +05:30
nsgl_context.m GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +05:30
null_init.c Initial import of glfw 2017-12-01 12:15:36 +05:30
null_joystick.c Initial import of glfw 2017-12-01 12:15:36 +05:30
null_joystick.h Initial import of glfw 2017-12-01 12:15:36 +05:30
null_monitor.c Fix glfwGetGammaRamp error handling 2018-12-28 08:13:28 +05:30
null_platform.h Initial import of glfw 2017-12-01 12:15:36 +05:30
null_window.c GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +05:30
osmesa_context.c ... 2018-12-28 08:14:08 +05:30
osmesa_context.h Update bundled glfw 2017-12-01 12:16:16 +05:30
posix_thread.c Initial import of glfw 2017-12-01 12:15:36 +05:30
posix_thread.h Initial import of glfw 2017-12-01 12:15:36 +05:30
posix_time.c Initial import of glfw 2017-12-01 12:15:36 +05:30
posix_time.h Initial import of glfw 2017-12-01 12:15:36 +05:30
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 Update bundled glfw 2018-01-12 05:34:53 +05:30
win32_init.c Update GLFW from upstream 2018-09-04 09:49:18 +05:30
win32_joystick.c Initial import of glfw 2017-12-01 12:15:36 +05:30
win32_joystick.h Initial import of glfw 2017-12-01 12:15:36 +05:30
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 Initial import of glfw 2017-12-01 12:15:36 +05:30
win32_time.c Initial import of glfw 2017-12-01 12:15:36 +05:30
win32_window.c Respect the default system double-click interval 2018-10-26 11:57:33 +02:00
window.c GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +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: Fix auto-iconify on kwin_wayland 2019-02-17 10:35:39 +05:30
wl_window.c GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +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 GLFW: Add support for window occluded notifications on macOS 2019-02-18 10:03:21 +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