Commit Graph

  • 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
  • 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
  • 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
  • 20bacd8470 Added clarification for out-of-code docs GruelingPine185 2023-08-12 15:39:57 -0400
  • 82ad6fcfd5 Added clarification for in-code comments GruelingPine185 2023-08-12 15:39:20 -0400
  • 6ddb30e572
    Merge branch 'glfw:master' into wayland-xdg-activation Jan Schürkamp 2023-08-11 19:59:40 +0200
  • e597552e75
    Merge branch 'glfw:master' into taskbar-progress Jan Schürkamp 2023-08-11 19:58:59 +0200
  • 38b97087d0
    Merge branch 'glfw:master' into application-badge Jan Schürkamp 2023-08-11 19:58:17 +0200
  • d63766c99f Better window theme handling using windows registry Santiago 2023-08-07 19:55:48 +0200
  • 6ee3153f9c Change dark theme flag to light theme flag, so default is dark Santiago 2023-08-06 20:57:29 +0200
  • a8d1a4d44d Add premake file Santiago 2023-08-06 14:22:01 +0200
  • de257c27ae Add dark theme flag Santiago 2023-08-06 13:35:05 +0200
  • 4be2543f1e begin work on window attachment jgcodes2020 2023-07-30 21:47:07 -0400
  • 0b0a45e077
    Add support for receiving control characters nthung-2k5 2023-07-24 09:01:12 +0700
  • 54e82e38b1
    Merge 3687575e8c into 3eaf1255b2 Mike Skec 2023-07-22 16:25:45 +0800
  • fe1e03bb2e
    Merge b16284153e into 3eaf1255b2 floppyhammer 2023-07-22 16:25:43 +0800
  • 11a6a3a095
    Merge df4b12b4fa into 3eaf1255b2 comp500 2023-07-22 16:25:37 +0800
  • da69ac1b2f
    Merge 6ea62735e7 into 3eaf1255b2 wintertime 2023-07-22 16:25:03 +0800
  • 8da6223c90 Wayland: Cleanup Camilla Löwy 2023-04-25 22:59:25 +0200
  • c3f15da23a Wayland: Merge function called once Camilla Löwy 2023-04-25 22:53:17 +0200
  • 1d766c8b39 Wayland: Fix fallback decorations emitting errors Camilla Löwy 2023-04-25 22:47:18 +0200
  • 67d722788d Wayland: Fix detection of joysticks after init TheBrokenRail 2022-10-07 21:26:21 -0400
  • 06a2ed38ea Fix glfwinfo output of Vulkan layer spec version Camilla Löwy 2023-01-26 18:18:14 +0100
  • 0c2db4a23e Wayland: Add initial support for libdecor Camilla Löwy 2022-12-27 14:37:27 +0100
  • c186bef662 Partially merged from MohitSethi99/glfw with modifications TheCherno 2023-07-16 14:29:50 +1000
  • c4fbaa8b24 Fixed window title settins. Get Cursor pos was not returning correct values. OS4 Cursor is set only if different. Removed some useless output Andrea Palmatè 2023-07-05 20:03:35 +0200
  • 66f4bdcb52 Add CodeQL workflow Jorge 2023-07-03 09:18:05 +0200
  • 13f0e50a40 Wayland: don't crash if no cursor theme is available Andre Renaud 2023-06-30 11:12:44 +1200
  • 7547245298 A lot of changes, fixes and implementations to keep in line with official branch Andrea Palmatè 2023-06-24 20:34:04 +0200
  • 55fb33c689 Merge branch 'master' of github.com:afxgroup/glfw Andrea Palmatè 2023-06-23 19:39:57 +0200