kitty/glfw
Kovid Goyal 77292a16d6
Make shebangs consistent
Follow PEP 0394 and use /usr/bin/env python so that the python in the
users venv is respected. Not that the kitty python files are meant to be
executed standalone anyway, but, whatever.

Fixes #6810
2023-11-11 08:32:05 +05:30
..
__init__.py
backend_utils.c
backend_utils.h
cocoa_init.m micro optimization 2023-10-25 18:41:27 +05:30
cocoa_joystick.h
cocoa_joystick.m
cocoa_monitor.m
cocoa_platform.h
cocoa_window.m Fix deprecation warning for compositing operation 2023-10-18 06:12:31 +05:30
context.c
dbus_glfw.c
dbus_glfw.h
egl_context.c
egl_context.h
glfw.py Make shebangs consistent 2023-11-11 08:32:05 +05:30
glfw3.h
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
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 Wayland: Fix primary selections not working with the river compositor 2023-11-03 19:57:54 +05:30
wl_monitor.c
wl_platform.h Wayland: Fix primary selections not working with the river compositor 2023-11-03 19:57:54 +05:30
wl_text_input.c
wl_text_input.h
wl_window.c ... 2023-11-03 20:01:33 +05:30
x11_init.c
x11_monitor.c
x11_platform.h
x11_window.c
xkb-compat-shim.h
xkb_glfw.c
xkb_glfw.h