This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-07-10 22:24:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ad7175a24dc2cba845c5a123cfd293d8681321c6
kitty
/
glfw
History
Kovid Goyal
ce2e1b0813
Ensure we dont pass a NULL pointer to wl_pointer_set_cursor()
...
Possible fix for
#7139
2024-02-20 23:31:18 +05:30
..
__init__.py
…
backend_utils.c
…
backend_utils.h
…
cocoa_init.m
…
cocoa_joystick.h
GLFW: Make joystick platform code init on demand
2020-07-23 23:56:30 +02:00
cocoa_joystick.m
…
cocoa_monitor.m
…
cocoa_platform.h
macOS: Render OS windows during windowDidResize for even smoother live resize rendering
2023-07-11 17:22:35 +05:30
cocoa_window.m
…
context.c
…
dbus_glfw.c
…
dbus_glfw.h
…
egl_context.c
…
egl_context.h
…
glfw3.h
…
glfw.py
…
glx_context.c
…
glx_context.h
…
ibus_glfw.c
…
ibus_glfw.h
…
init.c
…
input.c
…
internal.h
…
linux_desktop_settings.c
…
linux_desktop_settings.h
…
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
Update the GLFW version number from 3.3 to 3.4
2019-08-02 11:00:16 -05:00
osmesa_context.h
Remove EGL and OSMesa struct member macros
2020-06-26 12:51:11 +02:00
posix_thread.c
…
posix_thread.h
…
source-info.json
…
vulkan.c
…
window.c
…
wl_client_side_decorations.c
…
wl_client_side_decorations.h
…
wl_cursors.c
…
wl_cursors.h
…
wl_init.c
…
wl_monitor.c
…
wl_platform.h
…
wl_text_input.c
…
wl_text_input.h
…
wl_window.c
Ensure we dont pass a NULL pointer to wl_pointer_set_cursor()
2024-02-20 23:31:18 +05:30
x11_init.c
…
x11_monitor.c
…
x11_platform.h
…
x11_window.c
…
xkb_glfw.c
…
xkb_glfw.h
…
xkb-compat-shim.h
…