kitty/glfw
2019-03-06 08:36:59 +05:30
..
backend_utils.c Port cocoa backed to use glfw mainloop 2019-03-04 19:52:46 +05:30
backend_utils.h Infrastructure for moving the run loop into GLFW 2019-03-04 19:52:44 +05:30
cocoa_init.m Port cocoa backed to use glfw mainloop 2019-03-04 19:52:46 +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 Round refresh rate instead of truncating 2019-03-06 08:36:59 +05:30
cocoa_platform.h Port cocoa backed to use glfw mainloop 2019-03-04 19:52:46 +05:30
cocoa_time.c Initial import of glfw 2017-12-01 12:15:36 +05:30
cocoa_window.m Avoid using timing related hacks to detect the end of a live resize on macOS 2019-03-04 19:52:46 +05:30
context.c Cleanup commit from upstream 2019-01-20 14:56:40 +05:30
dbus_glfw.c Infrastructure for moving the run loop into GLFW 2019-03-04 19:52:44 +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
glfw3.h Avoid using timing related hacks to detect the end of a live resize on macOS 2019-03-04 19:52:46 +05:30
glfw.py GLFW: Add support for render frames on Cocoa (CVDisplayLink) 2019-02-20 15:08:07 +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 Avoid needing to continuously add/remove timers 2019-03-04 19:52:46 +05:30
input.c Cleanup 2019-02-03 20:04:54 +05:30
internal.h Avoid using timing related hacks to detect the end of a live resize on macOS 2019-03-04 19:52:46 +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 Add check for NULL after malloc() 2019-02-24 14:48:54 +01:00
linux_notify.h Set a default action name on the dbus notification 2019-02-03 13:53:26 +05:30
main_loop.h Avoid needing to continuously add/remove timers 2019-03-04 19:52:46 +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 Share main loop implementation between wayland and X11 2019-03-04 19:52:45 +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 Avoid using timing related hacks to detect the end of a live resize on macOS 2019-03-04 19:52:46 +05:30
wl_init.c Share main loop implementation between wayland and X11 2019-03-04 19:52:45 +05:30
wl_monitor.c Round refresh rate instead of truncating 2019-03-06 08:36:59 +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 Share main loop implementation between wayland and X11 2019-03-04 19:52:45 +05:30
x11_monitor.c Round refresh rate instead of truncating 2019-03-06 08:36:59 +05:30
x11_platform.h Remove unused code 2019-01-09 10:13:43 +05:30
x11_window.c Explicitly handle the empty events on X11 2019-03-04 19:52:45 +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