3058 Commits (d24ee9953f49c0554ebff09c063e0212a2bfc5bf)

Author SHA1 Message Date
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)
Camilla Löwy 7cc8b053b8 Wayland: Clean up shared memory buffer creation ago%!(EXTRA string=3 years)
Björn Hempel c424fe5589 Linux: Fix joystick without buttons being ignored ago%!(EXTRA string=3 years)
Camilla Löwy 40b5a8a37c Wayland: Fix reappearing key repeat ago%!(EXTRA string=3 years)
Camilla Löwy 9180923ea0 Wayland: Clean up key repeat logic ago%!(EXTRA string=3 years)
Camilla Löwy a1a73ee862 Wayland: Make text input logic static ago%!(EXTRA string=3 years)
Camilla Löwy e47cb7c1e2 Wayland: Update state before emitting events ago%!(EXTRA string=3 years)
Camilla Löwy 4df24735ef Wayland: Do not emit events for destroyed window ago%!(EXTRA string=3 years)
Camilla Löwy d77aaa770f Wayland: Fix non-standard struct initialization ago%!(EXTRA string=3 years)
Camilla Löwy fd7e737216 Linux: Fix duplicate joystick objects ago%!(EXTRA string=3 years)
Camilla Löwy 6dd526fb1a Win32: Fix right Shift scancode when using CJK IME ago%!(EXTRA string=3 years)
Camilla Löwy 88a39006e3 Wayland: Cleanup ago%!(EXTRA string=3 years)
Camilla Löwy 5c948a6e6e Wayland: Fix comment typo ago%!(EXTRA string=3 years)
Camilla Löwy 36f0bf00a9 Cocoa: Fix build failure on OS X 10.11 ago%!(EXTRA string=3 years)
Camilla Löwy 2db528d8cd Cocoa: Cleanup ago%!(EXTRA string=3 years)
Nikita Fediuchin 9b7713cf92 Cocoa: Fix search path for private Vulkan loader ago%!(EXTRA string=3 years)
Camilla Löwy 0d599026d0 Cocoa: Fix clearing of unrelated window style bits ago%!(EXTRA string=3 years)
Camilla Löwy 6f8ec4075b Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows ago%!(EXTRA string=3 years)
Camilla Löwy 98d6e8485b Cocoa: Disable macOS fullscreen when non-resizable ago%!(EXTRA string=3 years)