Kovid Goyal 1ff74b86dc Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work 4 天之前
..
__init__.py 6609d219f4 Add type checking for glfw module as well 4 年之前
backend_utils.c 53980d00f0 a couple more tests 11 月之前
backend_utils.h 0788b98ae4 Fix header comment 3 年之前
cocoa_displaylink.m 76cd68760a ... 1 月之前
cocoa_init.m 314da124f3 macOS 15: Handle Fn modifier when detecting global shortcuts 4 月之前
cocoa_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 年之前
cocoa_joystick.m 0f60ac2dd7 sprintf -> snprintf 9 月之前
cocoa_monitor.m c0f04231ed Move CVDisplayLink code into its own module 1 月之前
cocoa_platform.h c0f04231ed Move CVDisplayLink code into its own module 1 月之前
cocoa_window.m b0ebd340fe Function to get the current system color theme 2 周之前
context.c 88aa4d1de3 Revert 72272ab4fe90b192c3643860f3e3da30ce0a835a 5 月之前
dbus_glfw.c b0ebd340fe Function to get the current system color theme 2 周之前
dbus_glfw.h b0ebd340fe Function to get the current system color theme 2 周之前
egl_context.c de122ed727 Bind eglQuerySurface 2 年之前
egl_context.h de122ed727 Bind eglQuerySurface 2 年之前
glfw.py c18098d872 Cleanup DBUS send notification API 3 月之前
glfw3.h b0ebd340fe Function to get the current system color theme 2 周之前
glx_context.c c381716ecf Specify we need alpha as well 3 年之前
glx_context.h 9a97f0bced X11: Further reduce startup time 4 年之前
ibus_glfw.c 61545a83e5 Fix #7982 1 月之前
ibus_glfw.h a038477ce0 Cleanup previous PR 3 年之前
init.c 2c4ffba0f3 Wayland: A new option to turn off IME 7 月之前
input.c 754288557d Track initial color scheme preference read on Linux 2 周之前
internal.h 754288557d Track initial color scheme preference read on Linux 2 周之前
kwin-blur-v1.xml 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 8 月之前
linux_desktop_settings.c b0ebd340fe Function to get the current system color theme 2 周之前
linux_desktop_settings.h b0ebd340fe Function to get the current system color theme 2 周之前
linux_joystick.c 6adf4f5171 O_CLOEXEC for linux joystick open 7 月之前
linux_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 年之前
linux_notify.c b0ebd340fe Function to get the current system color theme 2 周之前
linux_notify.h c18098d872 Cleanup DBUS send notification API 3 月之前
main_loop.h f3b9ff5f9f Use datatype monotonic_t instead of double to keep track of time 5 年之前
mappings.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 年之前
memfd.h 8dfef58f29 Use a glfw specific name for memfd_create 3 年之前
monitor.c b76e94059d Propagate failures to get video mode 7 月之前
monotonic.c 7bf0afa621 Fix #2187 5 年之前
nsgl_context.h c05cbed5b2 Reduce difference to GLFW upstream 5 年之前
nsgl_context.m b92f95b092 NSGL: Fix disabling of Retina resolution 5 年之前
null_init.c d8886edbeb Null: Make platform more conformant 4 年之前
null_joystick.c 076ad850bb Declare _glfwPlatformInitJoysticks() to return bool 4 年之前
null_joystick.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 年之前
null_monitor.c 32905bbf5d chore: remove repetitive words 7 月之前
null_platform.h a2f80740d7 Remove EGL and OSMesa struct member macros 4 年之前
null_window.c e8d8ced006 GLFW: Null: Fix out parameters not being set 4 年之前
osmesa_context.c 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 年之前
osmesa_context.h a2f80740d7 Remove EGL and OSMesa struct member macros 4 年之前
posix_thread.c 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 年之前
posix_thread.h 0459dda5c2 Fix bool indentation 5 年之前
source-info.json c0f04231ed Move CVDisplayLink code into its own module 1 月之前
vulkan.c e4fd12001c Cocoa: Add fully dynamic loading of Vulkan loader 4 年之前
window.c dd879c413a Initialize temp wayland buffer with background color 8 月之前
wl_client_side_decorations.c 1ff74b86dc Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work 4 天之前
wl_client_side_decorations.h bf60321466 Use individual surfaces for corner and bar shadows 7 月之前
wl_cursors.c 63a50ec066 Use the correct mouse cursor theme on GNOME 3 年之前
wl_cursors.h 6f40b8d0a1 Simplify Wayland cursor theme handling 4 年之前
wl_init.c b0ebd340fe Function to get the current system color theme 2 周之前
wl_monitor.c 190566be8e Wayland: Fix specifying the output name for the panel kitten not working 4 月之前
wl_platform.h 1ff74b86dc Wayland GNOME: Workaround bug in mutter causing double tap on titlebar to not always work 4 天之前
wl_text_input.c aecf07bcba Wayland: Fix infinite loop causing bad performance when using IME via fcitx5 due to a change in fcitx5 6 月之前
wl_text_input.h 7d8c017215 DRYer 11 月之前
wl_window.c 16c82c7c16 Fix alpha conversion for wayland single pixel buffer 1 月之前
wlr-layer-shell-unstable-v1.xml 707e69a794 Start work on wayland layer shell support 8 月之前
x11_init.c b0ebd340fe Function to get the current system color theme 2 周之前
x11_monitor.c b76e94059d Propagate failures to get video mode 7 月之前
x11_platform.h 7c6d40fa0c Implement background blur for KDE on X11 as well 1 年之前
x11_window.c c18098d872 Cleanup DBUS send notification API 3 月之前
xkb-compat-shim.h d0a5d1b3a4 Fix misspellings 1 年之前
xkb_glfw.c 8fc96c5bd7 Make the debug logging functions consistent 7 月之前
xkb_glfw.h 4232904055 ibus: Add support for ForwardKeyEvent signal 3 年之前