Commit Graph

  • 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
  • 754d67b5ce ci: Use GitHub actions for MINGW CI Juan Ramos 2025-02-05 11:39:22 -0700
  • c371f4cb7d null platform fallback for other platform implementations Mike Interlandi 2025-02-03 13:35:35 -0500
  • 845f0bd901 declare function in other platform headers Mike Interlandi 2025-02-03 13:22:29 -0500
  • 955e8b0fa4 validate nItems & prop in _glfwGetWindowIsFullscreenX11 Mike Interlandi 2025-02-03 13:05:40 -0500
  • 8c3f416c3b remove .cache from .gitignore Mike Interlandi 2025-02-03 12:56:53 -0500
  • 77fae536a9 move fullscreen check in tests/window with other glfwGetWindowAttrib Mike Interlandi 2025-02-03 12:11:02 -0500
  • 1b5c120205 cleanup Mike Interlandi 2025-02-03 12:04:35 -0500
  • bb4ba846da integrate _glfwGetWindowIsFullscreenX11 with platform idiom Mike Interlandi 2025-02-03 11:57:46 -0500
  • 9541979be2
    fix: add DWM_BB_ENABLE | DWM_BB_BLURREGION; MicroBlock 2025-02-03 15:35:46 +0800
  • 1952a1b363
    fix: unable to make window transparent in later win10 versions MicroBlock 2025-02-03 14:59:37 +0800
  • 618532218e GLFW_FULLSCREEN window attrib (x11) Mike Interlandi 2025-02-02 17:07:38 -0500
  • 98019fbe98 add clangd .cache to gitignore Mike Interlandi 2025-02-01 18:11:04 -0500
  • 11d96a4ab4 Win32: Do the event processing during window resize/move Mārtiņš Možeiko 2019-02-03 13:50:25 -0800
  • adcb0bda78
    Fix JakobDev 2025-01-28 17:36:59 +0100
  • 69cc9fe0a8
    Wayland: Implement cursor-shape-v1 protocol JakobDev 2025-01-28 17:24:05 +0100
  • 7c224bcd71 WIP: add GameCube & Wii support Alberto Mardegan 2024-12-31 16:21:31 +0300
  • bc0d63cf82 nuklear: fix big-endian image conversion Alberto Mardegan 2024-12-31 16:21:57 +0300
  • 42808810aa
    Merge 297582cc09 into e7ea71be03 Scr3amer 2025-01-19 07:30:55 +0000
  • c337b21310
    Fix uninitialized variable rgba Dimitris Apostolou 2025-01-16 01:12:57 +0200
  • c0d34f3634 WIN32: Better support for IME xfangfang 2024-07-02 02:57:11 +0800
  • 67fe83f9ad Don't link Fontconfig Takuro Ashie 2024-05-21 22:48:18 +0900
  • 813a805ecc Win32: Support preedit candidate feature Daijiro Fukuda 2023-04-10 11:05:26 +0900
  • 8a1dd690cb Add change log entries Daijiro Fukuda 2023-04-10 11:03:18 +0900
  • 6c7c2d2602 Add credit Daijiro Fukuda 2023-04-07 18:00:40 +0900
  • 1b7ab5c523 Doc: Improve document about IME features Daijiro Fukuda 2023-04-07 17:50:26 +0900
  • d0f300fa89 Apply shibukawa's document fix Yoshiki Shibukawa 2022-05-20 18:25:16 +0900
  • 1500c31b0a tests: Add tests for IME features Daijiro Fukuda 2022-12-06 10:36:19 +0900
  • b109d02b00 Wayland: Support text_input_unstable_v3 and text_input_unstable_v1 Takuro Ashie 2024-02-19 09:37:37 +0900
  • b198b4b842 X11: Support IME Daijiro Fukuda 2022-12-06 10:33:58 +0900
  • ea358b32fb Apply shibukawa's fix of GLFW for X11 Daijiro Fukuda 2022-11-22 13:51:20 +0900
  • e3ffd25956 macOS: Support IME Daijiro Fukuda 2023-01-13 18:42:59 +0900
  • 3d5f5825bb Apply shibukawa's fix of GLFW for MacOS Daijiro Fukuda 2022-03-17 16:44:14 +0900
  • 2810acc4e4 Win32: Support IME Daijiro Fukuda 2022-12-15 12:01:14 +0900
  • 4ac5f4044d Apply shibukawa's fix of GLFW for Windows Daijiro Fukuda 2022-11-22 11:04:21 +0900
  • e7ea71be03 Update changelog and add credit Camilla Löwy 2025-01-12 19:29:05 +0100
  • cf4734ce8a X11: Fix detectEWMH not releasing error handler er-azh 2024-07-25 03:17:43 -0400
  • 10e6150658
    Merge branch 'master' into main kaunoffi4 2025-01-12 14:44:19 +0200
  • ab708b6e32 Re-add a GLFW submodule from the forked version to add premake5.lua for GLFW project and track it Yehor Kaunov 2025-01-12 13:41:16 +0200
  • cdc8fd6697 Update documentation, added missing dependency needed for fedora guille 2025-01-09 23:29:07 +0100
  • 662454b552 Fix documentation for glfwGetTimerValue TusharGautam29 2024-12-26 00:57:39 +0530
  • da7aa4130f Merge remote-tracking branch 'mainglfw/master' into pr/2 NarrikSynthfox 2024-12-20 09:47:56 -0500
  • b740977758 Update markdown/log entires affected by PR changes SenPie 2024-12-18 20:47:12 +0400
  • 7cd1ca7f88 Add gamepad level support for misc1 and touchpad buttons SenPie 2024-12-18 20:25:51 +0400
  • e1925753fa Update input mappings from SDD_GameControllerDB SenPie 2024-12-18 20:25:02 +0400
  • 09efa97ef5 Returns the audio_app without a window Lucio Asnaghi 2024-12-04 01:48:11 +0100
  • de06756d4d Restore android support, rebase to 3.5 Lucio Asnaghi 2024-12-03 17:07:08 +0100
  • 21fea01161 Wayland: Replace _glfwKeySym2Unicode with xkbcommon LocalSpook 2023-12-10 05:54:11 -0700
  • a576a56a8d Remove unused CMake find module for OSMesa Camilla Löwy 2024-05-10 17:05:49 +0200
  • b850107a32 Update minimum CMake version to 3.16 Camilla Löwy 2024-05-10 15:15:12 +0200
  • baf3290308 Wayland: Fix sonames for loaded libraries on OpenBSD Brad Smith 2024-11-26 20:03:15 -0500
  • eb96b4aad5 Last missing _GNU_SOURCE Willy-JL 2024-11-22 05:59:44 +0000
  • 80b7713126 Fix linux/input-event-codes.h when not present Willy-JL 2024-11-22 05:49:43 +0000
  • e3b41e1cf1 Fix time.h includes missing _GNU_SOURCE Willy-JL 2024-11-22 05:44:51 +0000
  • daeb388f2a Fix static runtime Nathan Mayes 2024-11-21 22:25:30 +0100
  • d15bbf71a7 add premake5.lua Kuspanov Azamat 2024-11-16 20:16:41 +0500
  • cc0f8572ca FIX: Validation layers not found by triangle-vulkan test pyroyoyo 2024-10-28 10:39:15 +0100
  • 06f21df20e Add documentation of the change as described in the GLFW contributers guide Alex Sanchez-Stern 2024-10-13 15:28:36 -0700
  • c31de75111 Don't expose the function pointer symbol directly for encapsulation Alex Sanchez-Stern 2024-10-13 14:41:41 -0700
  • f269a6af97 Add ability to get the clipboard target window Alex Sanchez-Stern 2024-10-03 16:01:51 -0700
  • f1f869acf7 Hooks to allow serving non-text selections Alex Sanchez-Stern 2024-10-03 13:01:59 -0700
  • e4e46b4cc5 Merge branch 'multi-context-windows-merge-master' into multi-context-windows Doug Binks 2024-10-09 18:03:32 +0200
  • 587025f9cb Merge branch 'master' into multi-context-windows-merge-master Doug Binks 2024-10-09 18:03:07 +0200
  • f4b8ab89ba update contributors collinalexbell 2024-09-29 02:11:45 +0000
  • bea96880d2 update changelog collinalexbell 2024-09-29 02:10:40 +0000
  • bf55b32c50 release the errorHandler collinalexbell 2024-09-29 01:35:31 +0000
  • 26a8ef471a Upgrade to runtime backend switch and new Dawn Elie Michel 2024-09-24 09:05:39 +0200
  • 6e1a179229 Update CMake min to 3.16 Juan Ramos 2024-09-20 18:31:36 -0700
  • 17d9c90d3f Finish checklist pfg 2024-09-19 18:07:37 -0500
  • 6e19d07de8 Add guide documentation & fixes pfg 2024-09-19 18:03:05 -0500