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 години