2976 Commits (2a4dd9c28f663c1ef410d6430aaa3fe90085bf6c)

Author SHA1 Message Date
Camilla Löwy 2a4dd9c28f Cleanup ago%!(EXTRA string=2 years)
Michael Skec c992226a9c Linux: Fix memory leak when inotify init failed ago%!(EXTRA string=2 years)
Camilla Löwy 509f4131be Win32: Fix glfwWaitEventsTimeout ignoring messages ago%!(EXTRA string=2 years)
Camilla Löwy 01d7c331fd Wayland: Fix zero being used in place of NULL ago%!(EXTRA string=2 years)
moritz-h 93a3ba8080
Win32: Add library name suffix to pkg-config file ago%!(EXTRA string=2 years)
Camilla Löwy 3eaf1255b2 Wayland: Cleanup ago%!(EXTRA string=2 years)
Camilla Löwy 6b48f2be97 Wayland: Merge function called once ago%!(EXTRA string=2 years)
Camilla Löwy 00a663dafd Wayland: Fix fallback decorations emitting errors ago%!(EXTRA string=2 years)
TheBrokenRail 0b94e1b29b Wayland: Fix detection of joysticks after init ago%!(EXTRA string=2 years)
Camilla Löwy 9cce2896ee Null: Add (fictional) scancodes ago%!(EXTRA string=2 years)
Camilla Löwy fbdb53b9ca Wayland: Add initial support for libdecor ago%!(EXTRA string=2 years)
Camilla Löwy cd466cf9fd Wayland: Simplify decoration side detection ago%!(EXTRA string=2 years)
Camilla Löwy 39f0e86228 Wayland: Clean up enum value names ago%!(EXTRA string=2 years)
Camilla Löwy efa9297a41 Wayland: Simplify per-window ouput scales tracking ago%!(EXTRA string=2 years)
Camilla Löwy 91c837ace5 Wayland: Use tags to verify proxy ownership ago%!(EXTRA string=2 years)
Camilla Löwy 6d9083af03 Wayland: Remove duplicate setting of user data ago%!(EXTRA string=2 years)
Camilla Löwy 4cf510511c Wayland: Stop manually tracking interface versions ago%!(EXTRA string=2 years)
Camilla Löwy c1a79c1c41 Wayland: Emit size event when setting aspect ratio ago%!(EXTRA string=2 years)
Camilla Löwy 8397b39afa Wayland: Fix some missing window refresh events ago%!(EXTRA string=2 years)
Camilla Löwy 735fc101f5 Wayland: Fix decorations not always being created ago%!(EXTRA string=2 years)
Camilla Löwy 228428fa4f Wayland: Simplify test for fallback decorations ago%!(EXTRA string=2 years)
Camilla Löwy 82e77dbff4 Wayland: Pick more plausible default cursor size ago%!(EXTRA string=2 years)
Yoshinori Sano 5c463a9070 Win32: Fix typo in error description ago%!(EXTRA string=2 years)
Takuro Ashie 41d8da1cea
Wayland: Fix wrong array size for _GLFWofferWayland ago%!(EXTRA string=2 years)
TheBrokenRail 00967cbb8a
Linux: Fix joystick input being disabled ago%!(EXTRA string=2 years)
Camilla Löwy ab3ea8ac9f Win32: Remove unhelpful helper function ago%!(EXTRA string=3 years)
Camilla Löwy c812b9d87c Add conditional compilation for platform units ago%!(EXTRA string=3 years)
Camilla Löwy 8a72918bcd Move helper macros to single point of use ago%!(EXTRA string=3 years)
Camilla Löwy ab1b1edfd0 EGL: Cleanup ago%!(EXTRA string=3 years)
Camilla Löwy 93e93135f2 EGL: Add better error for no stereo ago%!(EXTRA string=3 years)
Camilla Löwy e057666642 EGL: Add better errors for client API mismatch ago%!(EXTRA string=3 years)
Camilla Löwy 6b57e08bb0 Check if context creation APIs match when sharing ago%!(EXTRA string=3 years)
Camilla Löwy 2c0f34b60f WGL: Fix count of displayable pixel formats ago%!(EXTRA string=3 years)
Camilla Löwy ef6c9d8b4f Wayland: Fix window opacity on older systems ago%!(EXTRA string=3 years)
Camilla Löwy c18851f52e GLX: Add support for loading glvnd libGLX ago%!(EXTRA string=3 years)
Camilla Löwy 55aad3c37b EGL: Add support for loading glvnd libOpenGL ago%!(EXTRA string=3 years)
Camilla Löwy 0f9a9578f3 Add window hints for initial position ago%!(EXTRA string=3 years)
Camilla Löwy 7d73629e50 X11: Preserve unrelated values in WM_NORMAL_HINTS ago%!(EXTRA string=3 years)
Camilla Löwy 3a60992a41 Wayland: Add error for unsupported feature ago%!(EXTRA string=3 years)
Camilla Löwy 3a5c726d1b Wayland: Remove unreachable code ago%!(EXTRA string=3 years)
Camilla Löwy 7be6a2cabe Wayland: Clean up pointer helper function order ago%!(EXTRA string=3 years)
Camilla Löwy 488008e0a2 Add cursor mode GLFW_CURSOR_CAPTURED ago%!(EXTRA string=3 years)
Camilla Löwy a46f829de8 Refactor cursor mode paths ago%!(EXTRA string=3 years)
Camilla Löwy 03af6b3d4c Wayland: Fix leaks of pointer related objects ago%!(EXTRA string=3 years)
Camilla Löwy 09ebf3f0bf Wayland: Fix error for missing protocol ago%!(EXTRA string=3 years)
Camilla Löwy e85b645b8a Wayland: Clean up pointer locking ago%!(EXTRA string=3 years)
Michael Pennington b9ed25d2e9 Wayland: Add GLFW_WAYLAND_APP_ID window hint ago%!(EXTRA string=3 years)
Camilla Löwy 26b85215c0 Wayland: Static function more static when static ago%!(EXTRA string=3 years)
Camilla Löwy 6987294df9 Wayland: Clean up cursor theme loading ago%!(EXTRA string=3 years)
Camilla Löwy 71be34a6c3 Wayland: Fix crash if mouse connected after init ago%!(EXTRA string=3 years)