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-09 21:55:29 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce63ddfe547b7631c787e107a6b07f0d00672210
kitty
/
glfw
History
…
..
__init__.py
Add type checking for glfw module as well
2020-03-06 07:59:55 +05:30
backend_utils.c
…
backend_utils.h
…
cocoa_init.m
…
cocoa_joystick.h
…
cocoa_joystick.m
…
cocoa_monitor.m
…
cocoa_platform.h
…
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
Add changelog entry for previous PR
2021-09-29 19:43:33 +05:30
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
Declare _glfwPlatformInitJoysticks() to return bool
2020-08-04 20:24:35 -04:00
null_joystick.h
…
null_monitor.c
GLFW: Null: Fix out parameters not being set
2020-09-07 21:26:02 +02:00
null_platform.h
…
null_window.c
…
osmesa_context.c
…
osmesa_context.h
…
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
Add feature available/implemented errors
2020-06-04 13:55:52 +02:00
wl_platform.h
…
wl_text_input.c
…
wl_text_input.h
…
wl_window.c
Avoid defining variables with the same name that already exist
2022-01-01 21:29:32 +08:00
x11_init.c
…
x11_monitor.c
Fix typos
2020-06-23 16:35:13 +02:00
x11_platform.h
…
x11_window.c
…
xkb_glfw.c
…
xkb_glfw.h
…
xkb-compat-shim.h
…