Commit Graph

  • 735fc101f5 Wayland: Fix decorations not always being created Camilla Löwy 2022-12-20 18:34:08 +0100
  • 228428fa4f Wayland: Simplify test for fallback decorations Camilla Löwy 2022-12-28 23:35:06 +0100
  • 82e77dbff4 Wayland: Pick more plausible default cursor size Camilla Löwy 2023-01-08 16:53:21 +0100
  • 9a87635686 Update to actions/checkout@v3 Juan Ramos 2023-01-21 11:18:35 -0700
  • 2b580012da Add credit Camilla Löwy 2023-03-03 14:46:43 +0100
  • 5c463a9070 Win32: Fix typo in error description Yoshinori Sano 2022-10-10 09:18:25 +0900
  • 9b1f63bad9 Add credit Camilla Löwy 2023-03-02 17:47:36 +0100
  • 1c9fcdc9df Simplify setting of GLFW_STANDALONE CMake variable Juan Ramos 2023-01-21 11:33:41 -0700
  • 30b91c8b60 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option Juan Ramos 2023-01-21 11:30:56 -0700
  • e0ae1c45df Remove setting of CMake policy CMP0054 Juan Ramos 2023-01-21 11:30:13 -0700
  • 8f470597d6 Add support for manually running build workflow Camilla Löwy 2023-01-26 18:41:46 +0100
  • 57cbded076 Add credit Camilla Löwy 2022-12-16 13:44:59 +0100
  • 41d8da1cea
    Wayland: Fix wrong array size for _GLFWofferWayland Takuro Ashie 2022-12-16 21:40:36 +0900
  • 00967cbb8a
    Linux: Fix joystick input being disabled TheBrokenRail 2022-12-15 14:18:59 -0500
  • dd8a678a66 Update Doxyfile template for Doxygen 1.9.5 Camilla Löwy 2022-09-20 17:40:36 +0200
  • 97b9e49637 Documentation work Camilla Löwy 2022-09-20 17:03:30 +0200
  • b2b087cd8e Fix documented errors for gamma ramp functions Camilla Löwy 2022-09-20 16:17:22 +0200
  • d299d9f788 Remove Doxyfile tags deprecated by Doxygen 1.9.5 Camilla Löwy 2022-09-13 22:01:38 +0200
  • ed1d9e1ca7 Document X11 WM_CLASS hint behavior Camilla Löwy 2022-09-09 17:35:48 +0200
  • ab3ea8ac9f Win32: Remove unhelpful helper function Camilla Löwy 2022-04-21 19:26:05 +0200
  • c812b9d87c Add conditional compilation for platform units Camilla Löwy 2021-11-09 19:44:00 +0100
  • 8a72918bcd Move helper macros to single point of use Camilla Löwy 2022-09-04 22:24:12 +0200
  • ab1b1edfd0 EGL: Cleanup Camilla Löwy 2022-08-26 19:08:18 +0200
  • 93e93135f2 EGL: Add better error for no stereo Camilla Löwy 2022-08-26 19:00:08 +0200
  • e057666642 EGL: Add better errors for client API mismatch Camilla Löwy 2022-08-26 18:16:29 +0200
  • 6b57e08bb0 Check if context creation APIs match when sharing Camilla Löwy 2022-08-15 23:29:10 +0200
  • 2c0f34b60f WGL: Fix count of displayable pixel formats Camilla Löwy 2022-04-24 22:31:28 +0200
  • ef6c9d8b4f Wayland: Fix window opacity on older systems Camilla Löwy 2022-07-25 20:33:47 +0200
  • c18851f52e GLX: Add support for loading glvnd libGLX Camilla Löwy 2022-07-27 15:05:23 +0200
  • 55aad3c37b EGL: Add support for loading glvnd libOpenGL Camilla Löwy 2022-07-27 15:03:16 +0200
  • 0f9a9578f3 Add window hints for initial position Camilla Löwy 2021-10-26 14:25:03 +0200
  • 7d73629e50 X11: Preserve unrelated values in WM_NORMAL_HINTS Camilla Löwy 2021-10-26 20:30:29 +0200
  • 2efc598d70 Fix native access macros being mutually exclusive Camilla Löwy 2022-07-26 19:21:07 +0200
  • 2e12ef00bb
    Fix typos and other issues in docs TheChocolateOre 2022-07-28 16:56:18 +0300
  • 3a60992a41 Wayland: Add error for unsupported feature Camilla Löwy 2022-07-25 16:30:11 +0200
  • 3a5c726d1b Wayland: Remove unreachable code Camilla Löwy 2022-07-25 16:28:23 +0200
  • 7be6a2cabe Wayland: Clean up pointer helper function order Camilla Löwy 2022-07-25 13:04:21 +0200
  • 488008e0a2 Add cursor mode GLFW_CURSOR_CAPTURED Camilla Löwy 2019-12-03 17:58:20 +0100
  • a46f829de8 Refactor cursor mode paths Camilla Löwy 2019-07-08 14:45:31 +0200
  • 03af6b3d4c Wayland: Fix leaks of pointer related objects Camilla Löwy 2022-07-25 17:40:22 +0200
  • 09ebf3f0bf Wayland: Fix error for missing protocol Camilla Löwy 2022-07-24 22:28:32 +0200
  • e85b645b8a Wayland: Clean up pointer locking Camilla Löwy 2022-07-24 22:27:22 +0200
  • b9ed25d2e9 Wayland: Add GLFW_WAYLAND_APP_ID window hint Michael Pennington 2022-05-26 20:33:28 -0400
  • 26b85215c0 Wayland: Static function more static when static Camilla Löwy 2022-07-14 11:52:55 +0200
  • 6987294df9 Wayland: Clean up cursor theme loading Camilla Löwy 2022-07-15 13:30:14 +0200
  • 71be34a6c3 Wayland: Fix crash if mouse connected after init Camilla Löwy 2022-07-15 13:12:58 +0200
  • 7cc8b053b8 Wayland: Clean up shared memory buffer creation Camilla Löwy 2022-07-15 12:50:18 +0200
  • 91a96ed434 Update changelog and add credit Camilla Löwy 2022-07-15 15:54:35 +0200
  • c424fe5589 Linux: Fix joystick without buttons being ignored Björn Hempel 2022-02-06 13:32:10 +0100
  • c50d53160f Make events test window appear on Wayland Camilla Löwy 2022-07-13 21:46:14 +0200
  • 40b5a8a37c Wayland: Fix reappearing key repeat Camilla Löwy 2022-07-13 12:54:24 +0200
  • 9180923ea0 Wayland: Clean up key repeat logic Camilla Löwy 2022-07-13 21:32:30 +0200
  • a1a73ee862 Wayland: Make text input logic static Camilla Löwy 2022-07-13 20:33:30 +0200
  • e47cb7c1e2 Wayland: Update state before emitting events Camilla Löwy 2022-07-13 20:13:01 +0200
  • 4df24735ef Wayland: Do not emit events for destroyed window Camilla Löwy 2022-07-13 14:26:25 +0200
  • d77aaa770f Wayland: Fix non-standard struct initialization Camilla Löwy 2022-07-13 12:53:25 +0200
  • aa80d24d01 Documentation work Camilla Löwy 2022-06-28 23:19:30 +0200
  • fd7e737216 Linux: Fix duplicate joystick objects Camilla Löwy 2022-07-12 11:44:37 +0200
  • 6dd526fb1a Win32: Fix right Shift scancode when using CJK IME Camilla Löwy 2022-06-28 22:26:39 +0200
  • 2796e61af7 Documentation work Camilla Löwy 2022-06-24 19:29:29 +0200
  • 88a39006e3 Wayland: Cleanup Camilla Löwy 2022-06-21 23:19:40 +0200
  • 5c948a6e6e Wayland: Fix comment typo Camilla Löwy 2022-06-21 23:12:31 +0200
  • 8e725338bf Add credit Camilla Löwy 2022-07-11 20:54:03 +0200
  • 060631c965 Fix typos in docs JoelNiemela 2022-07-08 18:52:54 -0500
  • 36f0bf00a9 Cocoa: Fix build failure on OS X 10.11 Camilla Löwy 2022-07-08 15:51:07 +0200
  • 84e165ef64 Win32: Work around warnings on MSVC 19.32.x Camilla Löwy 2022-07-08 00:19:03 +0200
  • 2db528d8cd Cocoa: Cleanup Camilla Löwy 2022-07-07 22:48:03 +0200
  • 78b19548d9 Documentation work Camilla Löwy 2022-07-07 20:26:37 +0200
  • dfb26023fc Update changelog and add credit Camilla Löwy 2022-07-07 20:01:28 +0200
  • 9b7713cf92 Cocoa: Fix search path for private Vulkan loader Nikita Fediuchin 2022-05-26 09:27:39 +0300
  • 3b3d58df47 Add support for VK_KHR_portability_enumeration Camilla Löwy 2022-07-06 23:07:20 +0200
  • 510a08cde2 Update glad to include Vulkan 1.3 Camilla Löwy 2022-07-07 22:55:27 +0200
  • 0d599026d0 Cocoa: Fix clearing of unrelated window style bits Camilla Löwy 2022-07-01 18:19:19 +0200
  • 6f8ec4075b Cocoa: Fix GLFW_MAXIMIZED for nonresizable windows Camilla Löwy 2022-06-30 22:08:52 +0200
  • 98d6e8485b Cocoa: Disable macOS fullscreen when non-resizable Camilla Löwy 2022-06-30 21:11:10 +0200
  • da6713cd09 Wayland: Do not decorate fullscreen windows Camilla Löwy 2022-06-21 20:50:48 +0200
  • d578c2ddfe Wayland: Only create EGL window if using EGL Camilla Löwy 2022-06-21 19:52:39 +0200
  • 74b4ceb835 Wayland: Cleanup Camilla Löwy 2022-06-21 19:48:28 +0200
  • c4fbe80d90 Wayland: Make function behavior match name Camilla Löwy 2022-06-21 19:37:35 +0200
  • be7f4513c0 Wayland: Remove premature surface commit calls Camilla Löwy 2022-06-21 17:37:37 +0200
  • 47193f15de Wayland: Rename function to its purpose Camilla Löwy 2022-06-21 15:23:32 +0200
  • 80dc0533cf Wayland: Use enum type to store enum value Camilla Löwy 2022-06-20 22:57:18 +0200
  • 29b7669bc6 Wayland: Fix transition to server-side decorations Camilla Löwy 2022-06-20 22:48:35 +0200
  • f35e2274cb Wayland: Fix GLFW_DECORATED for XDG decorations Camilla Löwy 2022-06-20 22:36:23 +0200
  • 3203599cac Wayland: Fix map before XDG decoration configure Camilla Löwy 2022-06-20 22:21:41 +0200
  • 2df0ce07fa Wayland: Store and act on XDG decoration mode Camilla Löwy 2022-06-20 22:20:56 +0200
  • 83a134a92f Wayland: Fix mapping failure on wlroots compositor Camilla Löwy 2022-06-20 00:43:24 +0200
  • eb9c3bee71 Wayland: Rename fallback decoration functions Camilla Löwy 2022-06-20 00:27:04 +0200
  • 0cd1916de3 Wayland: Remove function only called once Camilla Löwy 2022-06-15 20:16:40 +0200
  • 77819c0c54 Wayland: Fix maximized state lost while hidden Camilla Löwy 2022-06-15 18:20:16 +0200
  • e52046955d Wayland: Cleanup Camilla Löwy 2022-06-15 14:41:46 +0200
  • 55fcfb1bb6 Wayland: Fix error for setting GLFW_FLOATING Camilla Löwy 2022-06-15 14:39:30 +0200
  • 203002ef2c Wayland: Fix latent bug for glfwGetWindowTitle Camilla Löwy 2022-06-15 14:12:32 +0200
  • 85f5a51912 Wayland: Fix events emitted before ack_configure Camilla Löwy 2022-06-15 17:57:54 +0200
  • 9ad9f5c52a Wayland: Fix missing error reporting Camilla Löwy 2022-06-14 22:28:05 +0200
  • 5002522f73 Wayland: Cleanup Camilla Löwy 2022-06-14 22:22:49 +0200
  • 91f18fb576 Wayland: Fix error from glfwSetWindowAspectRatio Camilla Löwy 2022-06-14 20:37:31 +0200
  • e37ba80b13 Wayland: Fix reporting of monitor scale changes Camilla Löwy 2022-06-14 18:46:47 +0200
  • c3ad3d49ed Wayland: Fix duplicate monitor connection events Camilla Löwy 2022-06-14 18:44:24 +0200
  • 209f6cf093 Wayland: Add support for wl_output::name Camilla Löwy 2022-06-14 18:20:56 +0200