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