Commit Graph

  • 33d37782c6 Wayland: Cleanup Camilla Löwy 2022-06-14 18:12:49 +0200
  • 229d628ec4 Wayland: Fix toggling of server-side decorations Camilla Löwy 2022-06-13 19:37:34 +0200
  • c28d420060 Wayland: Remove duplicate fullscreen check Camilla Löwy 2022-06-13 15:12:52 +0200
  • 18df0baea6 Wayland: Cleanup Camilla Löwy 2022-06-12 23:16:16 +0200
  • a7b6f35500 Wayland: Fix size limits for fallback decorations Camilla Löwy 2022-06-12 21:36:26 +0200
  • 0f5b095042 Wayland: Fix erratic fallback decoration behavior Camilla Löwy 2022-06-16 01:36:55 +0200
  • 24cdc5afda Wayland: Rename window frame size constants Camilla Löwy 2022-06-16 01:35:59 +0200
  • 75295f4878 Wayland: Remove unused code path Camilla Löwy 2022-06-12 18:47:30 +0200
  • 040712ce99 Wayland: Cleanup Camilla Löwy 2022-06-10 18:53:22 +0200
  • 2877fea550 Wayland: Remove superfluous comments Camilla Löwy 2022-06-10 18:51:57 +0200
  • e33db6d7aa Wayland: Fix resize events before ack_configure Camilla Löwy 2022-06-10 18:38:06 +0200
  • afb127769a Wayland: Add tracking of XDG fullscreen state Camilla Löwy 2022-06-10 18:36:16 +0200
  • ed39ff43f9 Wayland: Use named constants for version checks Camilla Löwy 2022-06-10 15:46:24 +0200
  • 98c9961f32 Wayland: Cleanup Camilla Löwy 2022-06-17 20:16:34 +0200
  • 3bbb41eacc Wayland: Fix glfwInit closing stdin on failure Camilla Löwy 2022-06-10 15:45:07 +0200
  • 0b76e3a6f1 Wayland: Fix duplicate window content scale events Camilla Löwy 2022-06-10 14:19:13 +0200
  • 6857995498 Wayland: Fix glfwSetWindowSize resizing fs windows Camilla Löwy 2022-06-10 14:10:25 +0200
  • fdc72edf81 Wayland: Fix missing fullscreen code path Camilla Löwy 2022-06-19 18:30:03 +0200
  • f39ffefb6a Wayland: Fix maximization by user being ignored Camilla Löwy 2022-06-10 13:29:24 +0200
  • ddd087d662 Wayland: Fix behavior of leaving full screen mode Camilla Löwy 2022-06-09 21:31:44 +0200
  • 523fdf50c1 Wayland: Cleanup Camilla Löwy 2022-06-16 13:32:31 +0200
  • d3ede7b684 Add credit Camilla Löwy 2022-06-10 00:14:05 +0200
  • a465c1c32e Win32: Simplify window class handling Camilla Löwy 2022-05-06 17:58:42 +0200
  • 2ae3e0c8d7 Win32: Add separate window class for helper window Camilla Löwy 2022-03-27 19:40:35 +0200
  • ad3dbeb65f Add basic assertions for event API arguments Camilla Löwy 2021-12-22 14:14:24 +0100
  • 05f6c13d11 Add support for GLFW_NATIVE_INCLUDE_NONE macro Camilla Löwy 2022-04-18 23:09:47 +0200
  • edec334b32 Cocoa: Use system header to declare id type Camilla Löwy 2022-06-02 21:25:15 +0200
  • 26920a1a38 X11: Fix previous error handler not being restored Camilla Löwy 2022-05-25 19:43:55 +0200
  • 736a88b067 Fix return type of functions returning bool values Camilla Löwy 2022-05-22 14:40:00 +0200
  • 2c204ab52e Fix joystick user pointer NULL during disconnect Camilla Löwy 2022-05-05 22:23:12 +0200
  • e9c58bc181 Wayland: Fix missing lock key modifier bits Camilla Löwy 2022-06-08 19:14:13 +0200
  • 62e175ef9f Win32: Add comment clarifying use of ToUnicode Camilla Löwy 2022-05-05 21:47:34 +0200
  • ce85c7dcaf Fix GLAPIENTRY not being defined for native access Camilla Löwy 2022-05-03 19:54:08 +0200
  • 5c3ebfb9cc Remove OSMesa specific code from offscreen example Camilla Löwy 2022-05-03 19:50:28 +0200
  • 7dfd84c458 Win32: Make monitor area retrieval more consistent Camilla Löwy 2022-04-21 21:22:24 +0200
  • 685de9089f Fix and clarify comments for GLFWAPI Camilla Löwy 2022-04-21 17:35:50 +0200
  • 09653b8c54 Move last bits of window setup to platform code Camilla Löwy 2022-04-06 21:13:48 +0200
  • 72642ea0d1 Simplify struct stitching for sync primitives Camilla Löwy 2021-11-09 19:41:34 +0100
  • 8f050b5655 Wayland: Add support for older wayland-scanner Camilla Löwy 2022-04-08 17:09:04 +0200
  • acf0c10e7a Win32: Fix message reported by VS 2022 Camilla Löwy 2022-04-06 23:21:28 +0200
  • 80e31ce9e1 Win32: Remove superfluous cast Camilla Löwy 2022-04-06 19:02:52 +0200
  • d3c2121221 Move CODEOWNERS to .github directory Camilla Löwy 2022-04-18 23:35:08 +0200
  • 23e6e8e4b7 X11: Fix segfault on malformed INCR response Camilla Löwy 2022-04-18 23:22:25 +0200
  • f60547ac80 X11: Fix returned clipboard string freed too early Camilla Löwy 2022-04-18 23:21:40 +0200
  • 06089a91a6 Document delayed initialization of EGL display Camilla Löwy 2022-04-18 23:10:04 +0200
  • 82ccbb3ef0 Update stb_image_write.h to version 1.16 Camilla Löwy 2022-04-18 23:09:00 +0200
  • a8d8b760fb X11: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:17:39 +0200
  • 2d281d7928 Wayland: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:16:06 +0200
  • 89514cf0fc Cocoa: Fix EGL and OSMesa not being unloaded Camilla Löwy 2022-04-28 21:14:11 +0200
  • 10e9033a29 Win32: Fix OSMesa library not being unloaded Camilla Löwy 2022-04-28 21:12:36 +0200
  • 29523dbfbf Fix order of error checks in glfwSetGammaRamp Camilla Löwy 2022-04-21 15:37:31 +0200
  • f843d53333 Fix glfwMakeContextCurrent using uninitialized TLS Camilla Löwy 2022-04-08 18:22:39 +0200
  • 4cb36872a5 Wayland: Add support for file drop events Camilla Löwy 2022-03-31 19:56:48 +0200
  • 0f38382e25 Wayland: Clean up listener struct initialization Camilla Löwy 2022-03-31 22:17:08 +0200
  • f010335b8c Wayland: Make data offer reading a generic utility Camilla Löwy 2022-03-29 19:00:18 +0200
  • b7a3af9b79 Wayland: Move window related code to window module Camilla Löwy 2022-03-29 18:32:05 +0200
  • 967282c2e6 Wayland: Remove check for error that cannot happen Camilla Löwy 2022-03-24 21:24:34 +0100
  • 8d216054ad Wayland: Remove error reporting of external bugs Camilla Löwy 2022-03-24 20:45:00 +0100
  • 34418951cc Wayland: Clean up clipboard writing Camilla Löwy 2022-03-24 20:34:04 +0100
  • ad4a9e42f0 Move URI list parsing to shared code Camilla Löwy 2022-03-24 20:17:32 +0100
  • e0889736fd Wayland: Add strerror output to error descriptions Camilla Löwy 2022-03-24 19:04:58 +0100
  • c132135332 Wayland: Clean up clipboard reading Camilla Löwy 2022-03-24 19:04:15 +0100
  • 4651165272 Wayland: Simplify clipboard string allocation Camilla Löwy 2022-03-24 18:02:48 +0100
  • 8d87be1268 Wayland: Improve handling of pending data offers Camilla Löwy 2022-03-23 19:58:33 +0100
  • 89d3ea8d69 Wayland: Return our clipboard without roundtrips Camilla Löwy 2022-03-24 14:51:24 +0100
  • 990dc4b388 Wayland: Fix error paths not closing sending fd Camilla Löwy 2022-03-23 20:08:12 +0100
  • a4460b694e Wayland: Rename listener user data parameters Camilla Löwy 2022-03-23 18:58:08 +0100
  • 4506175023 Wayland: Clean up pointer declarations Camilla Löwy 2022-03-23 18:55:22 +0100
  • ba11e60859 Wayland: Rename data transfer parameters Camilla Löwy 2022-03-23 18:52:06 +0100
  • 2d45681bc3 Wayland: Fix phrasing and type of error messages Camilla Löwy 2022-03-22 19:30:43 +0100
  • 4c110bba41 Wayland: Fix partial writes of clipboard string Camilla Löwy 2022-03-22 19:23:25 +0100
  • 738b1c73b5 Wayland: Remove superfluous global struct member Camilla Löwy 2022-03-22 19:04:29 +0100
  • b386371f57 Wayland: Fix double free on data source error Camilla Löwy 2022-03-22 18:55:31 +0100
  • 9c95cfb9f1 Wayland: Fix handling of clipboard set to self Camilla Löwy 2022-03-22 18:46:57 +0100
  • 920d110b6c Fix missing newline Camilla Löwy 2022-03-21 23:19:06 +0100
  • 554cbdb205 POSIX: Fix data type of return values Camilla Löwy 2022-03-22 20:11:42 +0100
  • 955fbd9d26 Cocoa: Fix AirPlay causing harmless init error Camilla Löwy 2022-03-18 00:31:34 +0100
  • 07a5518c3e Win32: Fix using executable instance and not ours Camilla Löwy 2022-03-17 23:54:39 +0100
  • 66a4882eb1 Add checks for some invalid values to public API Camilla Löwy 2022-03-15 21:22:49 +0100
  • 8d9231fe5e Win32: Fix glfwGetKeyScancode for GLFW_KEY_PAUSE Camilla Löwy 2022-03-15 19:22:21 +0100
  • 03cfe957e7 Win32: Fix scancode and key for Alt+PrtSc events Camilla Löwy 2022-03-15 19:12:29 +0100
  • add0521efb Fix accidental C99 in C89 header Camilla Löwy 2022-03-15 17:59:57 +0100
  • 535c3ce632 Fix GLAPIENTRY redefinition warning Camilla Löwy 2022-03-15 17:51:57 +0100
  • 3ee5031fd7 Add shared min and max functions for int Camilla Löwy 2022-03-14 16:01:34 +0100
  • 9cc252a406 Revert ad01c1b614 Camilla Löwy 2022-03-13 15:57:56 +0100
  • 46950a5e61 Fix button field names in input guide Camilla Löwy 2022-03-13 15:18:39 +0100
  • 1461c59aa2 Update changelog and add credit Camilla Löwy 2022-03-10 20:04:56 +0100
  • b54fb0af10 X11: Fix undefined behavior in bit shift of int Slemmie 2021-08-20 06:41:59 +0200
  • 8f9ff8503e Formatting Camilla Löwy 2022-03-09 23:06:13 +0100
  • aa803f7de5 Win32: Update rationale for reimplementation Camilla Löwy 2022-03-09 18:18:04 +0100
  • 34573798f4 Win32: Rename Windows 10 macros for clarity Camilla Löwy 2022-03-09 17:30:06 +0100
  • 8ff9ed92b4 Win32: Fix calls to encoding compatibility macros Camilla Löwy 2022-03-08 23:45:53 +0100
  • 723f3eb40d Win32: Fix maximization showing a hidden window Camilla Löwy 2022-03-08 23:00:47 +0100
  • 1eef3a363e Fix dependency list for X11 on Cygwin Camilla Löwy 2022-03-10 19:14:49 +0100
  • 367d06deaf Win32: Fix scale fixup losing initial position Camilla Löwy 2022-03-07 19:19:31 +0100
  • a730acf8e5 Win32: Fix rect of undecorated maximized windows Camilla Löwy 2022-03-07 18:14:16 +0100
  • adc202d2c3 POSIX: Fix undeclared function warning on Cygwin Camilla Löwy 2022-03-04 13:37:38 +0100
  • d78b0a4ead X11: Fix sonames for loaded libraries on NetBSD Camilla Löwy 2022-02-23 18:47:30 +0100
  • 1e0c3bca7f Update version of VS used on windows-latest Camilla Löwy 2022-03-03 23:15:47 +0100
  • 71742d9a27 Wayland: Improve event processing with timeout Camilla Löwy 2022-03-03 22:41:36 +0100