Commit Graph

  • c9b129753a Update Doxygen version handling Camilla Löwy 2025-08-21 21:36:19 +0200
  • 04a67c8267 Fix X11 clipboard compatibility description Camilla Löwy 2025-08-28 18:56:48 +0200
  • 5c87937e44 Update README Camilla Löwy 2025-08-21 19:07:33 +0200
  • 54fcbc8220 Adjust formatting of new code to fit in with the rest of the code Sebastian Emanuel Dawid 2025-08-27 00:46:35 +0200
  • bbe868d44e
    Merge 06f21df20e into 63a7e8b7f8 Alex Sanchez-Stern 2025-08-22 13:04:40 +0200
  • be688ea141
    Merge 17d9c90d3f into 63a7e8b7f8 pfg 2025-08-21 09:58:54 +0100
  • 369a94f36a
    Merge 0b0a45e077 into 63a7e8b7f8 Nguyễn Trường Hưng (Harlow Nylvesky) 2025-08-21 06:00:27 +0200
  • a310857dd1
    Merge 6343ed91ad into 63a7e8b7f8 PROP 65 2025-08-21 05:57:48 +0200
  • 766c7f3235
    Merge da7aa4130f into 63a7e8b7f8 Narrik Synthfox 2025-08-21 05:57:24 +0200
  • 999876c3a9
    Merge a5b8e33eb3 into 63a7e8b7f8 archbirdplus 2025-08-21 05:57:14 +0200
  • 292aff3f6d
    Merge b740977758 into 63a7e8b7f8 SenPie 2025-08-21 05:53:24 +0200
  • db9f4dca79
    Merge f8e6fca745 into 63a7e8b7f8 JakobDev 2025-08-21 05:51:00 +0200
  • 0750adb89d
    Merge 1bd20df533 into 63a7e8b7f8 Tianlan Zhou 2025-08-21 01:43:16 +0200
  • 63a7e8b7f8 Add and update Wayland-specific notes in docs Camilla Löwy 2025-08-18 21:06:50 +0200
  • 1b3fd88246
    Merge 655c019340 into acb92944d4 Alex Hirsch 2025-08-19 12:50:54 +0200
  • 16c977e356
    Merge 5baec224c5 into acb92944d4 Adnn 2025-08-19 17:50:53 +0700
  • 95d467fcec
    Merge 8fcf59f883 into acb92944d4 Max Thrun 2025-08-19 18:50:53 +0800
  • 6df4257d7f
    Merge 91637f4578 into acb92944d4 Sylvain Becker 2025-08-19 18:50:53 +0800
  • ea7b087dbf
    Merge 187f9549b8 into acb92944d4 rconde01 2025-08-19 18:50:53 +0800
  • ae8273c053
    Merge 66f4bdcb52 into acb92944d4 Jorge 2025-08-19 18:50:52 +0800
  • 53bebeabfb
    Merge 8d1ceb0153 into acb92944d4 combolek 2025-08-19 13:50:52 +0300
  • 258c6399dc
    Merge 2d4d867a91 into acb92944d4 gamagan 2025-08-19 20:50:52 +1000
  • acb92944d4 Revert readme for "Wayland: Keyboard leave event handler now processes key repeats" Doug Binks 2025-08-19 11:30:52 +0200
  • 59279ef5ef
    Merge 89aea6bb95 into 7ef6efeb66 Max Thrun 2025-08-18 22:14:11 -0500
  • 62693d8996
    Merge a7ed7a979e into 7ef6efeb66 Alexandre Almeida 2025-08-18 23:14:10 -0400
  • 7ef6efeb66 Wayland: Fix cursor position after a modal Camilla Löwy 2025-08-14 21:38:37 +0200
  • 3cf9f6726d Wayland: Fix fallback decoration cursor updating Camilla Löwy 2025-08-18 16:17:55 +0200
  • bfa1c424e5 Wayland: Fix fallback decoration menu placement Camilla Löwy 2025-08-14 21:19:13 +0200
  • cd007b0a86
    Merge d523db5883 into 0d2d85d19c Jack·Boos·Yu 2025-08-18 12:01:20 +0000
  • 44f8a80ade Add WebGPU support for MacOS Sebastian Emanuel Dawid 2025-08-16 00:46:54 +0200
  • 4cbb4db70c Add WebGPU support for Windows Sebastian Dawid 2025-08-16 00:30:16 +0200
  • 205bf6c768 Add WebGPU support to X11 Sebastian Emanuel Dawid 2025-08-15 23:57:40 +0200
  • 37812b7e36 Revert "Try loading surface creation function via dlsym instead" Sebastian Emanuel Dawid 2025-08-15 23:39:30 +0200
  • cb0c28908f Try loading surface creation function via dlsym instead Sebastian Emanuel Dawid 2025-08-15 23:38:04 +0200
  • 8dc6a1f00b Add surface creation function to wl platform initialization Sebastian Emanuel Dawid 2025-08-15 23:12:47 +0200
  • 2f44430536 Added native support for creating WebGPU surfaces Sebastian Emanuel Dawid 2025-08-15 23:01:43 +0200
  • 0d2d85d19c Revert "Wayland: Keyboard leave event handler now processes key repeats" Doug Binks 2025-08-15 11:27:59 +0200
  • 768e81a0eb Wayland: Fix key repeat halting Jan Hendrik Farr 2024-05-31 01:42:53 +0200
  • 6d94c6792b GLFW: wl_window: Use defaults for updateXdgSizeLimits Due to defaults for width and height not set to 0 below error was seen Aditi Verma 2025-08-14 17:26:14 +0530
  • 161fb1b6f6 Wayland: Fix fallback decoration scroll events Camilla Löwy 2025-07-18 16:35:57 +0200
  • 645a35a38e Wayland: Cleanup Camilla Löwy 2025-07-18 16:04:40 +0200
  • 7523b0e6bd Wayland: Move fallback decoration pointer logic Camilla Löwy 2025-07-18 16:00:25 +0200
  • 5190a30d8a Wayland: Move fallback decoration struct member Camilla Löwy 2025-07-18 15:43:32 +0200
  • ddbb8e0f2c Wayland: Fix fallback decoration cursor position Camilla Löwy 2025-07-18 15:28:36 +0200
  • 5245180c56 Formatting Camilla Löwy 2025-07-21 18:41:06 +0200
  • af6e36f250 Merge branch 'master' into multi-context-windows Doug Binks 2025-08-10 18:36:47 +0200
  • 7b51a8eb31 Wayland: Keyboard leave event handler now processes key repeats Doug Binks 2025-08-10 18:27:44 +0200
  • 5c08ecbb5c Merge branch 'master' into multi-context-windows Doug Binks 2025-08-10 13:04:37 +0200
  • 1c4ab4fd56 X11: Prevent BadWindow when creating small windows Ivor Wanders 2025-08-09 11:13:20 -0400
  • a284523f9e fix MinGW build Pannoniae 2025-08-09 14:45:08 +0100
  • 33c53c5657
    yusuf1058social-energy-tracker yusuf1058 2025-08-03 01:22:14 +0100
  • 8ef7bfdd2e clean application of the patch for #2684 Pannoniae 2025-07-30 19:07:18 +0100
  • 959f13c1bd Add to CONTRIBUTORS.md and README.md Peru S 2025-07-29 12:59:07 -0700
  • 2fded1aab2 Fix windowProc when SetPropW() fails silently Peru S 2025-07-29 12:53:19 -0700
  • 559f650878
    update mappings.h me-it-is 2025-07-21 14:00:06 -0700
  • ac10768495 Wayland: Fix memory leaks in data offer reading Camilla Löwy 2025-07-17 13:07:52 +0200
  • feb2a6b728 Wayland: Reset key repeat timer on window destruction Doug Binks 2025-07-16 14:19:19 +0200
  • 9364017e81 Wayland: Reset key repeat timer on window destruction Doug Binks 2025-07-16 14:19:19 +0200
  • 52243c2ff4 Win32: Update GUID for SDL newer format Felipe Jorge 2025-07-15 11:59:33 -0300
  • ee38126be5 Fix joystick callback when it's already connected on app start Felipe Jorge 2025-07-15 09:45:20 -0300
  • 0d31a4afb6 Win32: Make wait events timeout more consistent Felipe Jorge 2025-07-14 00:03:38 -0300
  • d11cb3779b Win32: Remove support for Windows XP and Vista Camilla Löwy 2024-04-04 16:40:27 +0200
  • c8bb716886 Add premake file Santiago 2025-07-10 20:16:29 +0200
  • 127ae123fe Add option to set OS dark theme Santiago 2025-07-10 20:16:16 +0200
  • d1b87143bc Win32: Remove support for original MinGW Camilla Löwy 2024-04-04 17:00:46 +0200
  • b2b1ba4642
    Merge 9f7a40059e into 506c11ba43 Scr3amer 2025-07-07 02:04:53 +0200
  • d35fdc21eb Merge branch 'master' into multi-context-windows Doug Binks 2025-07-05 19:22:48 +0200
  • 32e0089b86 Merge branch 'master' into multi-context-windows Doug Binks 2025-07-05 19:22:07 +0200
  • 506c11ba43
    Wayland: Ignore key repeat events when no window has keyboard focus (#2732) Jan Schürkamp 2025-07-05 19:16:08 +0200
  • d30d63313c Examples: disable MSVC warning C5287 in nuklear.h Doug Binks 2025-07-05 19:12:15 +0200
  • 33c4182322
    Update CONTRIBUTORS.md GamesTrap 2025-07-05 18:49:21 +0200
  • 1b46c224ab
    Wayland: Ignore key repeat events when no window has keyboard focus GamesTrap 2025-06-26 19:39:30 +0200
  • 5115508d2c CONTRIBUTURS.md and README.md updated Jochen Heizmann 2025-06-21 11:45:57 +0200
  • dca02a988b typo / missing bracket Jochen Heizmann 2025-06-21 11:45:45 +0200
  • be0d9e8a56 Joystick Detection tweaks for Raspberry PI OS / Linux Jochen Heizmann 2025-06-21 11:28:12 +0200
  • 15f9e1bea7
    Check whether locales are the empty string and ignore them if they are. Yukari Hafner 2025-06-20 22:01:43 +0200
  • ff5c396f04 ok Ray 2025-06-20 02:28:02 -0400
  • 47c3b8ffae include xkb_common.h in wl_platform.h as well ashpil 2025-06-09 22:56:57 -0700
  • 4d7ddae70c
    Update CMakeLists.txt t1c 2025-04-30 13:22:06 +0800
  • fc89a317fc
    Update CMakeLists.txt t1c 2025-04-30 13:06:11 +0800
  • dc77205ff2
    Update CMakeLists.txt t1c 2025-04-28 13:44:34 +0800
  • e14434c059
    Update CMakeLists.txt t1c 2025-04-28 13:36:29 +0800
  • 5d38860335
    Update CMakeLists.txt t1c 2025-04-27 20:27:46 +0800
  • dc971798e8
    Update CMakeLists.txt t1c 2025-04-25 16:31:14 +0800
  • 7235dddefd
    Fix extended scancode of 0 not being processed correctly Grzesiek11 2023-10-21 11:27:12 +0200
  • e8d2be7217
    Merge 058697c890 into e7ea71be03 joshdavidlawrenc 2025-04-02 07:48:15 +1100
  • 058697c890
    joshdavidlawrenc 2025-04-02 07:47:43 +1100
  • ad07472625
    joshdavidlawrenc 2025-04-02 07:37:38 +1100
  • 0f1f3262f8 change to static AIdauv 2025-03-20 14:10:03 +0800
  • 8205009581 change to static AIdauv 2025-03-20 13:58:01 +0800
  • 06137147a3
    Simplify code logic for glfwIsInitialized. Abhi 2025-03-12 14:58:28 -0600
  • 0fc6fa88b3 Add external API to query initialization status of GLFW. wis31 2025-03-09 14:13:25 -0600
  • 6b5ea498f6
    Add Windows ARM64 to the build Matthew Leibowitz 2025-03-07 18:43:04 +0200
  • 0b77dbffc5 premake configuration file ljc1320551158@163.com 2025-03-06 02:57:33 +0800
  • c5e83f1b6a Cocoa: Fix glfwGetFramebufferSize() for non-retina windows. Luis Torres 2025-02-28 13:25:46 -0800
  • 54ecc8a9f5
    Explicitly unmap iconified windows before restoring them. Rémi Bernon 2025-02-17 10:51:43 +0100
  • 0b48190983
    Update glfw3.h padmadevd 2025-02-16 22:53:19 +0530
  • f8e6fca745
    Wayland: Implement glfwSetWindowIcon JakobDev 2025-02-12 19:24:19 +0100
  • e2f9340a8c Improved usercontext test with threading Doug Binks 2025-02-11 16:17:45 +0000
  • 58aad6c136 Fix for not being able to clear the user context Doug Binks 2025-02-10 18:36:01 +0000