4639 Commits (93a3ba808067134b5a964b1a1c44701450386fe4)
 

Author SHA1 Message Date
Camilla Löwy 7d73629e50 X11: Preserve unrelated values in WM_NORMAL_HINTS ago%!(EXTRA string=3 years)
Camilla Löwy 2efc598d70 Fix native access macros being mutually exclusive ago%!(EXTRA string=3 years)
TheChocolateOre 2e12ef00bb
Fix typos and other issues in docs 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)
Camilla Löwy 91a96ed434 Update changelog and add credit ago%!(EXTRA string=3 years)
Björn Hempel c424fe5589 Linux: Fix joystick without buttons being ignored ago%!(EXTRA string=3 years)
Camilla Löwy c50d53160f Make events test window appear on Wayland 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 aa80d24d01 Documentation work 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 2796e61af7 Documentation work 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 8e725338bf Add credit ago%!(EXTRA string=3 years)
JoelNiemela 060631c965 Fix typos in docs 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 84e165ef64 Win32: Work around warnings on MSVC 19.32.x ago%!(EXTRA string=3 years)
Camilla Löwy 2db528d8cd Cocoa: Cleanup ago%!(EXTRA string=3 years)
Camilla Löwy 78b19548d9 Documentation work ago%!(EXTRA string=3 years)
Camilla Löwy dfb26023fc Update changelog and add credit ago%!(EXTRA string=3 years)
Nikita Fediuchin 9b7713cf92 Cocoa: Fix search path for private Vulkan loader ago%!(EXTRA string=3 years)
Camilla Löwy 3b3d58df47 Add support for VK_KHR_portability_enumeration ago%!(EXTRA string=3 years)
Camilla Löwy 510a08cde2 Update glad to include Vulkan 1.3 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)
Camilla Löwy da6713cd09 Wayland: Do not decorate fullscreen windows ago%!(EXTRA string=3 years)
Camilla Löwy d578c2ddfe Wayland: Only create EGL window if using EGL ago%!(EXTRA string=3 years)
Camilla Löwy 74b4ceb835 Wayland: Cleanup ago%!(EXTRA string=3 years)
Camilla Löwy c4fbe80d90 Wayland: Make function behavior match name ago%!(EXTRA string=3 years)
Camilla Löwy be7f4513c0 Wayland: Remove premature surface commit calls ago%!(EXTRA string=3 years)
Camilla Löwy 47193f15de Wayland: Rename function to its purpose ago%!(EXTRA string=3 years)