Kovid Goyal 0dd2c3ea27 Edge panels now work 1 year ago
..
__init__.py 6609d219f4 Add type checking for glfw module as well 5 years ago
backend_utils.c 53980d00f0 a couple more tests 1 year ago
backend_utils.h 0788b98ae4 Fix header comment 4 years ago
cocoa_init.m 1c1519c6e4 micro optimization 1 year ago
cocoa_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 years ago
cocoa_joystick.m 0f60ac2dd7 sprintf -> snprintf 1 year ago
cocoa_monitor.m 3b57acf03c More cases of #5477 functions with empty argument lists 1 year ago
cocoa_platform.h b00c2d644e macOS: Render OS windows during windowDidResize for even smoother live resize rendering 1 year ago
cocoa_window.m 2f151e773c ... 1 year ago
context.c b33f8416db Fix for spurious github code scanning alert 1 year ago
dbus_glfw.c d9cd92d4ed ... 1 year ago
dbus_glfw.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
egl_context.c de122ed727 Bind eglQuerySurface 2 years ago
egl_context.h de122ed727 Bind eglQuerySurface 2 years ago
glfw.py fe5ccc144b Finish glfw side support for layer shell 1 year ago
glfw3.h 333ea519ed Infrastructure to go from panel CLI opts all the way to wayland layer shell implementation 1 year ago
glx_context.c c381716ecf Specify we need alpha as well 3 years ago
glx_context.h 9a97f0bced X11: Further reduce startup time 4 years ago
ibus_glfw.c a7cbe3776d Wayland GNOME: Fix for ibus not working when using XWayland 2 years ago
ibus_glfw.h a038477ce0 Cleanup previous PR 3 years ago
init.c 66801b6b28 GLFW API to track system color scheme dark/light 1 year ago
input.c 45b408a78b Allow setting arbitrary mime types 2 years ago
internal.h 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 1 year ago
kwin-blur-v1.xml 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 1 year ago
linux_desktop_settings.c 293cd40509 Get cursor theme from desktop portal in non-GNOME desktops 1 year ago
linux_desktop_settings.h 66801b6b28 GLFW API to track system color scheme dark/light 1 year ago
linux_joystick.c 06b30d1cc3 GLFW: Cleanup 4 years ago
linux_joystick.h 785973bb5e GLFW: Make joystick platform code init on demand 4 years ago
linux_notify.c 15615a4cd1 Avoid defining variables with the same name that already exist 3 years ago
linux_notify.h 4c9a6ed56c Set a default action name on the dbus notification 6 years ago
main_loop.h f3b9ff5f9f Use datatype monotonic_t instead of double to keep track of time 5 years ago
mappings.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
memfd.h 8dfef58f29 Use a glfw specific name for memfd_create 3 years ago
monitor.c 9dbc54aad6 Fix comparison of video modes of equal area 5 years ago
monotonic.c 7bf0afa621 Fix #2187 5 years ago
nsgl_context.h c05cbed5b2 Reduce difference to GLFW upstream 5 years ago
nsgl_context.m b92f95b092 NSGL: Fix disabling of Retina resolution 5 years ago
null_init.c d8886edbeb Null: Make platform more conformant 4 years ago
null_joystick.c 076ad850bb Declare _glfwPlatformInitJoysticks() to return bool 4 years ago
null_joystick.h 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
null_monitor.c e8d8ced006 GLFW: Null: Fix out parameters not being set 4 years ago
null_platform.h a2f80740d7 Remove EGL and OSMesa struct member macros 4 years ago
null_window.c e8d8ced006 GLFW: Null: Fix out parameters not being set 4 years ago
osmesa_context.c 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
osmesa_context.h a2f80740d7 Remove EGL and OSMesa struct member macros 4 years ago
posix_thread.c 28bb123be8 Update the GLFW version number from 3.3 to 3.4 5 years ago
posix_thread.h 0459dda5c2 Fix bool indentation 5 years ago
source-info.json 707e69a794 Start work on wayland layer shell support 1 year ago
vulkan.c e4fd12001c Cocoa: Add fully dynamic loading of Vulkan loader 5 years ago
window.c 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 1 year ago
wl_client_side_decorations.c 83468535dd Implement support for preferred buffer scale 1 year ago
wl_client_side_decorations.h 62656b24eb GNOME: Add a new option to control the color of the kitty window titlebar 3 years ago
wl_cursors.c 63a50ec066 Use the correct mouse cursor theme on GNOME 4 years ago
wl_cursors.h 6f40b8d0a1 Simplify Wayland cursor theme handling 4 years ago
wl_init.c fe5ccc144b Finish glfw side support for layer shell 1 year ago
wl_monitor.c 5263f6598c Add feature available/implemented errors 4 years ago
wl_platform.h fe5ccc144b Finish glfw side support for layer shell 1 year ago
wl_text_input.c 83468535dd Implement support for preferred buffer scale 1 year ago
wl_text_input.h 7d8c017215 DRYer 1 year ago
wl_window.c 0dd2c3ea27 Edge panels now work 1 year ago
wlr-layer-shell-unstable-v1.xml 707e69a794 Start work on wayland layer shell support 1 year ago
x11_init.c 7c6d40fa0c Implement background blur for KDE on X11 as well 1 year ago
x11_monitor.c 2b884377d4 Fix typos 4 years ago
x11_platform.h 7c6d40fa0c Implement background blur for KDE on X11 as well 1 year ago
x11_window.c 1c9f9a74e8 Wayland KDE: Add support for background_blur under kwin using a kwin private Wayland protocol 1 year ago
xkb-compat-shim.h d0a5d1b3a4 Fix misspellings 1 year ago
xkb_glfw.c 0248edbdb9 xkb debug events should be printed to stderr 3 years ago
xkb_glfw.h 4232904055 ibus: Add support for ForwardKeyEvent signal 3 years ago