Commit Graph

  • bfa24c9f2d Fix glfwGetKeyName incorrectly emitting error Camilla Löwy 2023-12-13 15:27:30 +0100
  • 20bd0329a5 Clarify event test reporting of keys Camilla Löwy 2024-01-24 17:06:15 +0100
  • fafcba3824 Wayland: Clean up pointer axis handler Camilla Löwy 2024-01-16 22:59:35 +0100
  • f90e6da6cb
    Merge 23ef05dd79 into 00e86d4b73 Daniel Levin 2024-02-04 20:03:42 +0100
  • 9d9efb4ab2
    Merge 8ce52bc708 into 00e86d4b73 Andreas 2024-02-04 19:47:55 +0100
  • 44bb27a83d
    Merge ec7aeda6dd into 00e86d4b73 Andrew Wilson 2024-02-04 14:38:05 +0300
  • 59d0b4c79e
    Merge 47d2e58e48 into 00e86d4b73 Carsten Tewes 2024-02-02 20:07:07 +0000
  • 7554375d6d Update CODEOWNERS file Camilla Löwy 2024-01-15 00:28:00 +0100
  • dbe2d7cb4a Set timeout for build GH workflow jobs Camilla Löwy 2024-01-15 00:23:20 +0100
  • 39b47a3029
    Merge c5e3b0cfab into 00e86d4b73 Andreas 2024-01-30 19:33:36 -0800
  • 00e86d4b73 WGL: Fix pixel format count in a Parallels VM Camilla Löwy 2024-01-30 18:21:33 +0100
  • 86d7bcb124 Fix missing checks for platform mismatch Camilla Löwy 2024-01-19 13:07:12 +0100
  • d7aeb1eae8 Fix function return value when uninitialized Camilla Löwy 2024-01-18 21:44:31 +0100
  • f74ff2aa10 Fix function return value when uninitialized Camilla Löwy 2024-01-18 21:43:50 +0100
  • c47894a9a3 Update compilation-related parts of README Camilla Löwy 2024-01-29 22:47:04 +0100
  • 42afff41fe Remove reminders to use C99 from more source files Camilla Löwy 2024-01-29 22:45:28 +0100
  • 23962c9dc7 Remove further traces of IRC channel Camilla Löwy 2024-01-25 16:30:56 +0100
  • ad264f5061 Update URL for xdg-activation-v1 protocol docs Camilla Löwy 2024-01-25 12:39:34 +0100
  • 94310c5281 Wayland: Move listener to correct section Camilla Löwy 2024-01-25 01:11:30 +0100
  • bdedec9932 Wayland: Fix formatting of attention request Camilla Löwy 2024-01-24 23:51:36 +0100
  • 9317970243 Wayland: Implement glfwRequestWindowAttention Jan Schürkamp 2024-01-24 21:34:47 +0100
  • 2590d4cdd4 Wayland: Enable platform by default Camilla Löwy 2024-01-24 20:52:24 +0100
  • 51920ede68 Wayland: Fix compilation on FreeBSD Camilla Löwy 2024-01-24 16:54:52 +0100
  • 291f4d89cd OSMesa: Fix headers included before shared header Camilla Löwy 2024-01-24 15:32:32 +0100
  • bc95384f4c Remove platform-specific logic from shared header Camilla Löwy 2024-01-24 13:55:37 +0100
  • becf1dc14b Update to actions/checkout@v4 from v3 Bruce Mitchener 2023-12-16 10:24:48 +0700
  • 86bf5698ec Fix glfwGetKeyName incorrectly emitting error Camilla Löwy 2023-12-13 15:27:30 +0100
  • 7e2470d343 Use designated initializers for platform structs Camilla Löwy 2024-01-11 22:26:19 +0100
  • bbf661ca38 Replace comments with designated initializers Camilla Löwy 2024-01-11 22:22:31 +0100
  • d81fcb93f1 Clarify event test reporting of keys Camilla Löwy 2024-01-24 17:06:15 +0100
  • c339dfc63d Update changelog for 3.4 release Camilla Löwy 2023-12-18 15:37:01 +0100
  • 9afbcb442b Wayland: Clean up pointer axis handler Camilla Löwy 2024-01-16 22:59:35 +0100
  • 612eabbcdc
    Merge d838446882 into d79afa8055 Carsten Tewes 2024-01-29 20:44:13 +0100
  • 7a18c0e98b
    Merge 9514faf7c1 into d79afa8055 Naveen Karuthedath 2024-01-28 11:30:10 -0800
  • 952789e2c0
    Merge 36a3c1ef32 into d79afa8055 jgcodes2020 2024-01-28 11:30:10 -0800
  • d79afa8055 Win32: Minor changes to disabled cursor fix over RDP Doug Binks 2024-01-28 17:45:03 +0000
  • 996826eec6 Reorder and add details to changelog entry Doug Binks 2024-01-28 17:30:15 +0000
  • 1de78b2ff9 Cleanup Doug Binks 2024-01-28 17:24:14 +0000
  • 7321b56cad
    Reorder credit Doug Binks 2024-01-28 17:18:11 +0000
  • c8521b7fda
    Win 32: Fix disabled cursor mode when connected over RDP Hilderin 2024-01-28 12:08:27 -0500
  • dcc3e988f4
    Update README.md Abbion 2024-01-27 00:09:49 +0100
  • 79493e0e39 Fix unreferenced local variable Hilderin 2024-01-26 08:11:28 -0500
  • 53976aed9e Update CONTRIBUTORS.md Hilderin 2024-01-26 08:09:02 -0500
  • 564790f773 Merge branch 'master' into cursormode-disabled-windows-wrong-coordinates Hilderin 2024-01-26 08:08:55 -0500
  • 9e2a82887e Adjustments following PR request Hilderin 2024-01-26 08:03:14 -0500
  • df70d8e9bf Merge branch 'multi-context-windows-merge-master' into multi-context-windows Doug Binks 2024-01-25 18:10:38 +0000
  • 6148990427 Merge branch 'master' into multi-context-windows-merge-master Doug Binks 2024-01-25 17:44:13 +0000
  • 0389c447a9
    Merge b3577026c8 into 8e6c8d7eff YgorVasilenko 2024-01-22 23:37:40 +0100
  • 662dec2619
    Merge 37d31948a4 into 8e6c8d7eff cats studio 2024-01-20 18:14:42 +0000
  • 37d31948a4
    Merge branch 'master' into pr/1 cats studio 2024-01-20 18:14:39 +0000
  • f906f7ae3f add option to remove titlebar Kasper de Bruin 2024-01-19 13:58:24 +0100
  • 708a48ca36 Fix compilation on Linux without X11 and Wayland MaciejDziuban 2024-01-17 23:29:36 +0100
  • fa40088f2b
    Merge f9c58d3df8 into 8e6c8d7eff REghZy 2024-01-15 19:11:07 -0800
  • f41eba80e6
    Merge a9bef61089 into 8e6c8d7eff Robbin Marcus 2024-01-15 19:11:06 -0800
  • 8e6c8d7eff Remove reminders to use C89 for some source files Camilla Löwy 2024-01-11 21:32:56 +0100
  • ba796ec9c6 Document VS 2013 as minimum VS version Camilla Löwy 2024-01-15 19:28:25 +0100
  • d107e497a9 Remove superfluous CMake flag in AppVeyor build Camilla Löwy 2024-01-15 19:53:20 +0100
  • d2058526cc Make VS 2013 the oldest tested VS version Camilla Löwy 2024-01-13 22:23:31 +0100
  • 9468baff25
    Merge branch 'master' into master Fatih AKTAŞ 2024-01-15 19:35:00 +0300
  • cf29ff2b9d Update CODEOWNERS file Camilla Löwy 2024-01-15 00:28:00 +0100
  • 8ff8d67560 Set timeout for build GH workflow jobs Camilla Löwy 2024-01-15 00:23:20 +0100
  • 76227fa519 Fix missing error in docs for glfwCreateWindow Camilla Löwy 2024-01-04 20:07:27 +0100
  • 0161cde6f3 Add build- prefix to .gitignore Camilla Löwy 2024-01-03 18:01:56 +0100
  • c710d2c05d Wayland: Fix segfault on termination Camilla Löwy 2024-01-03 18:01:29 +0100
  • a943d9ac17 Add credit Camilla Löwy 2023-12-14 15:27:53 +0100
  • 7998629ad2 Linux: Fix regfree being called on invalid data Camilla Löwy 2024-01-14 23:30:32 +0100
  • 9ba47ca13a Start 3.3.10 Camilla Löwy 2024-01-14 23:27:14 +0100
  • d2b88cf7ab Update documentation for native access errors Camilla Löwy 2024-01-12 17:42:37 +0100
  • 200639712b Add initial .editorconfig file Camilla Löwy 2024-01-12 13:02:50 +0100
  • 507621977f Win32: Remove unofficial support for VS 2008 Camilla Löwy 2024-01-11 18:03:18 +0100
  • 29885c6942 Win32: Improve clipboard contention issue Camilla Löwy 2020-01-17 03:25:54 +0100
  • 2c3eb75748 Wayland: Remove dependency on wayland-protocols Camilla Löwy 2023-12-05 23:03:25 +0100
  • 73948e6c0f Fix missing error in docs for glfwCreateWindow Camilla Löwy 2024-01-04 20:07:27 +0100
  • 5a9ea8f99f Add build- prefix to .gitignore Camilla Löwy 2024-01-03 18:01:56 +0100
  • 4e8c4901e9 Wayland: Fix segfault on termination Camilla Löwy 2024-01-03 18:01:29 +0100
  • d9646631d6 Removed unused header in sharing example Camilla Löwy 2023-12-15 00:12:38 +0100
  • 6b39ab0074 Improve coverage of GH build workflow Camilla Löwy 2023-11-30 19:54:38 +0100
  • 40aa77a160 Remove superfluous CMake flag in GH build workflow Camilla Löwy 2023-11-30 19:02:38 +0100
  • 9f6da7e7c6 Win32: Fix some of the errors for Null-only on VS Camilla Löwy 2024-01-10 00:47:18 +0100
  • 0ea94ce3b1 fix Liz3 (Yann HN) 2024-01-11 04:08:03 +0100
  • 12e32bc6aa fix Liz3 (Yann HN) 2024-01-11 03:57:11 +0100
  • bf66cb6e22 test Liz3 (Yann HN) 2024-01-11 03:48:09 +0100
  • c2952e047a test Liz3 (Yann HN) 2024-01-11 03:45:36 +0100
  • b6187626ab fixes Liz3 (Yann HN) 2024-01-11 03:25:48 +0100
  • 5591b9043c feat: wip recolor titlebar Liz3 (Yann HN) 2024-01-11 03:22:23 +0100
  • 015f10717b Add glfw3impl.h, a single header implementation of GLFW Garett Bass 2024-01-06 15:25:22 -0800
  • 3688ac6839
    Merge 14eea06345 into b4c3ef9d0f Andreas 2024-01-05 21:54:34 +0800
  • 6f2beb147f ZDLM-234 ZDLicenseTool: When opened for the first time, the app borders are not visible wojciech.lewandowski 2024-01-04 13:01:43 +0100
  • c623ccc703
    Merge 057586d98e into b4c3ef9d0f Andreas 2024-01-04 00:54:19 +0000
  • 40df42381f Wayland: add possibility to disable scaling Mariusz Bialonczyk 2023-12-30 22:37:34 +0100
  • 71995aeee9 Linux: Fix joystick EV_KEY handling indexing below 0 on keyboard input MediocreDev 2023-12-29 02:16:46 -0500
  • ab09dc8fb1 Add credit Camilla Löwy 2023-12-14 15:27:53 +0100
  • 697eefc6df Removing isCurrentRemoteSession Hilderin 2023-12-24 09:46:34 -0500
  • b7130678ee
    Update boing.c Fatih AKTAŞ 2023-12-24 17:08:15 +0300
  • 76e9109c73
    Merge fb2f7ff90d into b4c3ef9d0f Fatih AKTAŞ 2023-12-24 13:54:44 +0000
  • fb2f7ff90d
    Update boing.c Fatih AKTAŞ 2023-12-24 16:52:57 +0300
  • b4c3ef9d0f
    Clarify documentation for contributing Doug Binks 2023-12-24 12:23:23 +0000
  • ded2871490 Merge remote-tracking branch 'upstream/master' into cursormode-disabled-windows-wrong-coordinates Hilderin 2023-12-23 08:31:53 -0500
  • 3cad917f6c Removing RemoteFX code and adjusting Readme.md Hilderin 2023-12-23 08:19:01 -0500
  • 9514faf7c1 Win32: Fix for button release behaviour on drag Naveen Karuthedath 2023-12-21 13:36:46 +0530