Commit Graph

  • b52b074be5 Documentation: only named keys generate synthetic key releases Grzesiek11 2023-11-24 18:04:13 +0100
  • b211975131 Update changelog and add credit Camilla Löwy 2023-11-16 20:47:27 +0100
  • 2c09407bff Cleanup Camilla Löwy 2023-11-16 23:08:30 +0100
  • 7c7cc59889 Linux: Fix memory leak when inotify init failed Michael Skec 2023-11-09 15:04:19 +1100
  • 6f9686f1f4 Fix unneccessary use of "must" Camilla Löwy 2023-11-16 17:28:17 +0100
  • 89bea58b18 Win32: Fix glfwWaitEventsTimeout ignoring messages Camilla Löwy 2023-11-15 17:55:07 +0100
  • ff156743ab Update Doxyfile template for Doxygen 1.9.7 Camilla Löwy 2023-07-19 17:40:22 +0200
  • 23ea072c41
    Reorder changelog entry Doug Binks 2023-11-27 16:56:58 +0000
  • 489339b837 Updated credit Doug Binks 2023-11-15 17:48:30 +0100
  • af93f06259 Add credits Doug Binks 2023-11-15 16:48:19 +0100
  • 8ef347157a Updated changelog Doug Binks 2023-11-15 16:44:24 +0100
  • c754de5deb Win32: Add library name suffix to pkg-config file moritz-h 2023-11-15 16:37:46 +0100
  • 659d161446
    Reorder credit Doug Binks 2023-11-24 17:06:18 +0000
  • dbe810e403
    Documentation: only named keys generate synthetic key releases Grzesiek11 2023-11-24 18:04:13 +0100
  • 6d3c53d8e1
    Update premake5.lua ABeck12 2023-11-22 15:44:32 -0500
  • 3ac59ab16d
    Create premake5.lua ABeck12 2023-11-22 14:40:22 -0500
  • 125b1a2506
    Merge branch 'master' into taskbar-progress Jan Schürkamp 2023-11-22 09:38:27 +0100
  • b77771fc66
    Merge branch 'master' into wayland-xdg-activation Jan Schürkamp 2023-11-22 09:37:27 +0100
  • 28dac93dad
    Merge branch 'master' into application-badge Jan Schürkamp 2023-11-22 09:36:47 +0100
  • afd22ebcf3 Add credit Camilla Löwy 2023-11-21 21:26:45 +0100
  • 97820bc329
    Null: Remove duplicated function declaration Scr3amer 2023-11-21 14:28:39 -0500
  • d9709904fe Linux: Fix POSIX version not set for Null build Camilla Löwy 2023-11-21 17:36:34 +0100
  • a822381ed7
    Win32 Fixed typo in font name GamesTrap 2023-11-19 04:50:20 +0100
  • 5af8c06714
    Merge branch 'glfw:master' into application-badge Jan Schürkamp 2023-11-18 11:54:28 +0100
  • a8e3e5dbe6
    Merge branch 'glfw:master' into taskbar-progress Jan Schürkamp 2023-11-18 11:54:13 +0100
  • 88ccfb0811
    Merge branch 'glfw:master' into wayland-xdg-activation Jan Schürkamp 2023-11-18 11:53:28 +0100
  • 3850e2c9e7
    Undo the wording change for mouse buttons Grzesiek11 2023-11-18 03:20:01 +0100
  • cf4c510eac
    Specify that synthetic key releases are only generated for named keys Grzesiek11 2023-11-18 02:17:40 +0100
  • 77f11122d7
    Merge c6f67fb2df into a87acd8c1f Scr3amer 2023-11-17 15:04:11 +0100
  • a87acd8c1f Update changelog and add credit Camilla Löwy 2023-11-16 20:47:27 +0100
  • 2a4dd9c28f Cleanup Camilla Löwy 2023-11-16 23:08:30 +0100
  • bf429fb628 Fix macOS Print Screen Andy Williams 2020-10-14 17:53:01 +0100
  • c992226a9c Linux: Fix memory leak when inotify init failed Michael Skec 2023-11-09 15:04:19 +1100
  • 0bd3e879e1 Fix unneccessary use of "must" Camilla Löwy 2023-11-16 17:28:17 +0100
  • 509f4131be Win32: Fix glfwWaitEventsTimeout ignoring messages Camilla Löwy 2023-11-15 17:55:07 +0100
  • 01d7c331fd Wayland: Fix zero being used in place of NULL Camilla Löwy 2023-08-03 18:10:24 +0200
  • 938a3c29b2 Update Doxyfile template for Doxygen 1.9.7 Camilla Löwy 2023-07-19 17:40:22 +0200
  • 56466999bd
    Merge b168c47c6a into 3ed6e9d89a Grzesiek11 2023-11-16 14:07:40 +0100
  • 3ed6e9d89a
    Updated credit Doug Binks 2023-11-15 17:48:30 +0100
  • 9a80225ddf
    Add credits Doug Binks 2023-11-15 16:48:19 +0100
  • 46c2e35c55
    Updated changelog Doug Binks 2023-11-15 16:44:24 +0100
  • 93a3ba8080
    Win32: Add library name suffix to pkg-config file moritz-h 2023-11-15 16:37:46 +0100
  • d3890d2e0e Removing useless #include <stdio.h> Hilderin 2023-11-10 09:59:18 -0500
  • 7dd194192c Fixing PR error: ISO C90 forbids mixed declarations and code and warnings Hilderin 2023-11-10 09:58:24 -0500
  • 4029ff0de3 Disabled cursor mode doesn't work right when connected over RDP #1276 Hilderin 2023-11-09 18:07:46 -0500
  • 51d9dd1848
    linux_joystick.c: ensure regfree is only called with valid data Michael Skec 2023-11-09 15:04:19 +1100
  • 99babbe93a
    Update premake5.lua Xander Cole 2023-11-07 16:16:40 -0500
  • 89aea6bb95 Cocoa: Fix modifier keys getting lost due to global system shortcuts Max Thrun 2023-11-06 22:17:37 -0800
  • 8fcf59f883 Cocoa: Ignore monitors which are mirroring another Max Thrun 2022-10-28 23:39:29 -0700
  • 54bc9bddeb
    Create premake5.lua Xander Cole 2023-11-06 09:16:52 -0500
  • e199152474 CursorMode DISABLED on Windows gives wrong coordinates Hilderin 2023-11-05 10:36:44 -0500
  • 66c769f5c4 GLWF primake fix Revoke 2023-11-05 00:16:25 +0200
  • bebd7a0601
    Added premake5.lua Revoke 2023-11-04 18:33:11 +0300
  • ec7aeda6dd Export GLFW targets Andrew 2023-10-31 20:12:19 -0400
  • 36a3c1ef32 Provide dummy endpoints for Cocoa/Win32 jgcodes2020 2023-10-24 18:17:06 -0400
  • 6c38a99923 ACTUALLY fix all errors jgcodes2020 2023-10-24 14:17:54 -0400
  • d0b91e22f4 fix a couple of warnings jgcodes2020 2023-10-24 12:20:31 -0400
  • ab9cf8ba08 fix X11 platform jgcodes2020 2023-10-24 12:13:55 -0400
  • 3dfc46db21 implement dummy API for null and X11 jgcodes2020 2023-10-24 12:10:30 -0400
  • edef7ff345 more infrastructure for wayland jgcodes2020 2023-10-24 11:56:27 -0400
  • 1c979992a6 Add the suffix of dll. Jim-Wang 2023-10-24 08:31:31 +0000
  • b168c47c6a
    Fix extended scancode of 0 not being processed correctly Grzesiek11 2023-10-21 11:27:12 +0200
  • a2f8d94a7b Minor coding style changes Elie Michel 2023-10-08 10:23:37 +0200
  • 2eb6494682 Cocoa: Make sure NSWindowStyleMaskResizable is masked when entering fullscreen. Jean-Luc Mackail 2023-09-30 19:38:28 +1000
  • c6f67fb2df
    Buildfix - ISO C90 Scr3amer 2023-09-26 15:07:19 -0400
  • d9b93315ba
    Buildfix : Fix typo in function name Scr3amer 2023-09-26 14:56:35 -0400
  • a98b1877aa
    Return NULL if the monitor is not found Scr3amer 2023-09-26 14:51:54 -0400
  • e8d244387f
    Rename hosting to displaying and remove const pointer parameters Scr3amer 2023-09-26 14:43:45 -0400
  • 4d743e8155
    Initial commit Scr3amer 2023-09-26 10:32:31 -0400
  • be4b680e8b
    Remove duplicated function declaration Scr3amer 2023-09-26 10:18:17 -0400
  • 297582cc09
    Bugfix : handle localised default monitor names Scr3amer 2023-09-26 08:48:57 -0400
  • 9f7a40059e
    Bugfix : handle localised default monitor names Scr3amer 2023-09-26 08:36:40 -0400
  • 026a148d7d Added Debug-AS config to build script TheCherno 2023-09-15 09:19:23 +1000
  • a5f81ab7aa X11:: Add native access to X11 visual and XCB connection Nikita Gubarkov 2023-09-12 22:22:49 +0200
  • 2d4d867a91
    Allow setting the App's window class name via CMake gamagan 2023-09-11 05:48:33 -0400
  • de4930996f fixed missing STATE defitintions for OS4 Andrea Palmatè 2023-09-10 11:28:27 +0200
  • 4b84a09401 Removed wrong STATE defitintions for OS4 Andrea Palmatè 2023-09-10 11:18:27 +0200
  • 69ae6f60c5 restored back xkbcommon>=0.5.0 in src/CMakeLists.txt Andrea Palmatè 2023-09-10 10:38:34 +0200
  • c29ee4453f Added conditional NK_BIGENDIAN Andrea Palmatè 2023-09-10 10:35:47 +0200
  • 04782ba681
    Merge branch 'glfw:master' into master Andrea Palmatè 2023-09-10 10:22:45 +0200
  • 99ed2a3d22
    Bugfix: Fix skipping monitor handle assignation when monitor name was not generic Scr3amer 2023-09-04 02:59:40 -0400
  • 31746105e8
    Simplify goto flow Scr3amer 2023-09-04 02:10:50 -0400
  • 8c515ce8ef
    Add early return if OS doesn't support accurate monitor name fetching Scr3amer 2023-09-04 02:02:01 -0400
  • b792ee1325
    Fix fullscreen issue Scr3amer 2023-09-04 01:49:12 -0400
  • 08a27e1762 remove apparently spurious line in header Chris Clarke 2023-09-03 12:24:03 +0100
  • 71dfe1fc45
    ISO C90 Scr3amer 2023-09-03 02:11:00 -0400
  • 72b19e3070
    Refactor my code by reusing some facilities provided by GLFW Scr3amer 2023-09-03 02:03:22 -0400
  • 3e273ac26b Mouse drag for each window Çağatay Yiğit 2023-09-01 14:53:30 +0300
  • 52ec4b29db
    Merge branch 'glfw:master' into Dynamic-accurate-monitor-name-fetching Scr3amer 2023-09-01 03:14:04 -0400
  • ca7d763ec3 ZD_GLFW_FORK Çağatay Yiğit 2023-08-28 15:03:17 +0300
  • 47eebba5d3 Add library name suffix to pkg-config file Moritz Heinemann 2023-08-24 13:35:25 +0200
  • b3577026c8 Clean-up Igor Vasilenko 2023-08-24 11:19:08 +0100
  • 0ebd15b12a Implemented drag and drop on window Andrea Palmate 2023-08-23 18:02:31 +0200
  • b1f8ef0a61 Added premake file TomasPrusenovsky 2023-08-23 11:10:54 +0200
  • 23ef05dd79 Allow to set initial surface swap interval Daniel Levin 2023-08-21 05:00:05 -0700
  • 7d4e2d44ca Add bitmap setting to clipboard on for windows Igor Vasilenko 2023-08-20 22:03:20 +0100
  • b9619f07a8 Added support for D3D11on12 on Windows 10+ via ANGLE. combolek 2023-08-15 09:19:56 -0700
  • 8b991ae051 Add glfwIsWindowLightTheme function Santiago 2023-08-19 15:22:26 +0200
  • 32122d367e Added PR number to Changelog GruelingPine185 2023-08-12 15:58:41 -0400
  • d85911bef1 Added change to Changelog GruelingPine185 2023-08-12 15:53:10 -0400