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