kitty/glfw
kindhuge 32905bbf5d chore: remove repetitive words
Signed-off-by: kindhuge <huangpengfei@outlook.com>
2024-04-04 13:19:49 +08:00
..
__init__.py
backend_utils.c a couple more tests 2023-12-01 18:16:22 +05:30
backend_utils.h
cocoa_init.m micro optimization 2023-10-25 18:41:27 +05:30
cocoa_joystick.h
cocoa_joystick.m sprintf -> snprintf 2024-02-25 09:57:30 +05:30
cocoa_monitor.m Propagate failures to get video mode 2024-04-04 10:31:30 +05:30
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 macOS: Fix an abort due to an assertion when a program tries to set an invalid window title 2024-03-27 19:02:43 +05:30
context.c Fix for spurious github code scanning alert 2024-01-19 14:01:26 +05:30
dbus_glfw.c ... 2023-10-03 12:07:19 +05:30
dbus_glfw.h
egl_context.c Bind eglQuerySurface 2022-10-31 21:03:39 +05:30
egl_context.h Bind eglQuerySurface 2022-10-31 21:03:39 +05:30
glfw.py Wayland: Remove the 120ms penalty from waiting for window creation 2024-03-26 15:40:13 +05:30
glfw3.h Revert "Wayland: Add support for pointer frame events. Code taken with thanks from SDL" 2024-03-31 20:33:58 +05:30
glx_context.c
glx_context.h
ibus_glfw.c Wayland GNOME: Fix for ibus not working when using XWayland 2023-02-02 10:25:33 +05:30
ibus_glfw.h
init.c ... 2024-03-26 13:42:19 +05:30
input.c Allow setting arbitrary mime types 2022-09-09 11:14:12 +05:30
internal.h Propagate failures to get video mode 2024-04-04 10:31:30 +05:30
kwin-blur-v1.xml Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 2024-03-22 13:41:44 +05:30
linux_desktop_settings.c Get cursor theme from desktop portal in non-GNOME desktops 2023-12-02 15:00:03 +08:00
linux_desktop_settings.h GLFW API to track system color scheme dark/light 2023-04-13 13:16:33 +05:30
linux_joystick.c O_CLOEXEC for linux joystick open 2024-04-04 10:31:33 +05:30
linux_joystick.h
linux_notify.c
linux_notify.h
main_loop.h
mappings.h
memfd.h
monitor.c Propagate failures to get video mode 2024-04-04 10:31:30 +05:30
monotonic.c
nsgl_context.h
nsgl_context.m
null_init.c
null_joystick.c
null_joystick.h
null_monitor.c chore: remove repetitive words 2024-04-04 13:19:49 +08:00
null_platform.h
null_window.c
osmesa_context.c
osmesa_context.h
posix_thread.c
posix_thread.h
source-info.json Use single pixel buffer protocol for more efficient temp buffer creation 2024-04-04 09:00:33 +05:30
vulkan.c
window.c Initialize temp wayland buffer with background color 2024-03-26 19:31:27 +05:30
wl_client_side_decorations.c Implement support for preferred buffer scale 2024-03-21 20:53:36 +05:30
wl_client_side_decorations.h
wl_cursors.c
wl_cursors.h
wl_init.c Use single pixel buffer protocol for more efficient temp buffer creation 2024-04-04 09:00:33 +05:30
wl_monitor.c Propagate failures to get video mode 2024-04-04 10:31:30 +05:30
wl_platform.h Use single pixel buffer protocol for more efficient temp buffer creation 2024-04-04 09:00:33 +05:30
wl_text_input.c Wayland IME: Fix a bug with handling synthetic keypresses generated by ZMK keyboard + fcitx5 2024-03-31 09:42:28 +05:30
wl_text_input.h DRYer 2023-12-24 15:03:56 +05:30
wl_window.c Use single pixel buffer protocol for more efficient temp buffer creation 2024-04-04 09:00:33 +05:30
wlr-layer-shell-unstable-v1.xml Start work on wayland layer shell support 2024-03-24 20:48:20 +05:30
x11_init.c Implement background blur for KDE on X11 as well 2023-06-27 14:56:35 +05:30
x11_monitor.c Propagate failures to get video mode 2024-04-04 10:31:30 +05:30
x11_platform.h Implement background blur for KDE on X11 as well 2023-06-27 14:56:35 +05:30
x11_window.c Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 2024-03-22 13:41:44 +05:30
xkb-compat-shim.h Fix misspellings 2023-06-14 03:39:53 +06:00
xkb_glfw.c
xkb_glfw.h