Kovid Goyal 0dd2c3ea27 Edge panels now work 11 月之前
..
__init__.py 6609d219f4 Add type checking for glfw module as well 5 年之前
backend_utils.c 53980d00f0 a couple more tests 1 年之前
backend_utils.h 0788b98ae4 Fix header comment 3 年之前
cocoa_init.m 1c1519c6e4 micro optimization 1 年之前
cocoa_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 年之前
cocoa_joystick.m 0f60ac2dd7 sprintf -> snprintf 1 年之前
cocoa_monitor.m 3b57acf03c More cases of #5477 functions with empty argument lists 1 年之前
cocoa_platform.h b00c2d644e macOS: Render OS windows during windowDidResize for even smoother live resize rendering 1 年之前
cocoa_window.m 2f151e773c ... 11 月之前
context.c b33f8416db Fix for spurious github code scanning alert 1 年之前
dbus_glfw.c d9cd92d4ed ... 1 年之前
dbus_glfw.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 年之前
egl_context.c de122ed727 Bind eglQuerySurface 2 年之前
egl_context.h de122ed727 Bind eglQuerySurface 2 年之前
glfw.py fe5ccc144b Finish glfw side support for layer shell 11 月之前
glfw3.h 333ea519ed Infrastructure to go from panel CLI opts all the way to wayland layer shell implementation 11 月之前
glx_context.c c381716ecf Specify we need alpha as well 3 年之前
glx_context.h 9a97f0bced X11: Further reduce startup time 4 年之前
ibus_glfw.c a7cbe3776d Wayland GNOME: Fix for ibus not working when using XWayland 2 年之前
ibus_glfw.h a038477ce0 Cleanup previous PR 3 年之前
init.c 66801b6b28 GLFW API to track system color scheme dark/light 1 年之前
input.c 45b408a78b Allow setting arbitrary mime types 2 年之前
internal.h 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 11 月之前
kwin-blur-v1.xml 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 11 月之前
linux_desktop_settings.c 293cd40509 Get cursor theme from desktop portal in non-GNOME desktops 1 年之前
linux_desktop_settings.h 66801b6b28 GLFW API to track system color scheme dark/light 1 年之前
linux_joystick.c 06b30d1cc3 GLFW: Cleanup 4 年之前
linux_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 年之前
linux_notify.c 15615a4cd1 Avoid defining variables with the same name that already exist 3 年之前
linux_notify.h 4c9a6ed56c Set a default action name on the dbus notification 6 年之前
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 9dbc54aad6 Fix comparison of video modes of equal area 5 年之前
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 e8d8ced006 GLFW: Null: Fix out parameters not being set 4 年之前
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 707e69a794 Start work on wayland layer shell support 11 月之前
vulkan.c e4fd12001c Cocoa: Add fully dynamic loading of Vulkan loader 5 年之前
window.c 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 11 月之前
wl_client_side_decorations.c 83468535dd Implement support for preferred buffer scale 11 月之前
wl_client_side_decorations.h 62656b24eb GNOME: Add a new option to control the color of the kitty window titlebar 3 年之前
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 fe5ccc144b Finish glfw side support for layer shell 11 月之前
wl_monitor.c 5263f6598c Add feature available/implemented errors 4 年之前
wl_platform.h fe5ccc144b Finish glfw side support for layer shell 11 月之前
wl_text_input.c 83468535dd Implement support for preferred buffer scale 11 月之前
wl_text_input.h 7d8c017215 DRYer 1 年之前
wl_window.c 0dd2c3ea27 Edge panels now work 11 月之前
wlr-layer-shell-unstable-v1.xml 707e69a794 Start work on wayland layer shell support 11 月之前
x11_init.c 7c6d40fa0c Implement background blur for KDE on X11 as well 1 年之前
x11_monitor.c 2b884377d4 Fix typos 4 年之前
x11_platform.h 7c6d40fa0c Implement background blur for KDE on X11 as well 1 年之前
x11_window.c 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 11 月之前
xkb-compat-shim.h d0a5d1b3a4 Fix misspellings 1 年之前
xkb_glfw.c 0248edbdb9 xkb debug events should be printed to stderr 3 年之前
xkb_glfw.h 4232904055 ibus: Add support for ForwardKeyEvent signal 3 年之前