Commit Graph

  • c4d510cf34 EGL: make a request for client version before no_error lo-v-ol 2023-06-05 08:56:15 +0100
  • 3eaf1255b2 Wayland: Cleanup Camilla Löwy 2023-04-25 22:59:25 +0200
  • 6b48f2be97 Wayland: Merge function called once Camilla Löwy 2023-04-25 22:53:17 +0200
  • 00a663dafd Wayland: Fix fallback decorations emitting errors Camilla Löwy 2023-04-25 22:47:18 +0200
  • 1ae5376a31 Add glfwCreateWindowWGPUSurface Elie Michel 2023-05-03 09:35:25 +0200
  • 187f9549b8 To avoid process termination on glfwInit when running as a windows service, change joystick related dll loading to be lazy based on access of joystick functionality via the GLFW api. Rob Conde 2023-05-01 11:12:27 -0400
  • 3c7470bf57 Fix null pointer dereference Mingjie Shen 2023-04-21 01:06:56 -0400
  • 62fad91c8b Removed linking from premake5.lua Peter Nilsson 2023-04-20 19:53:22 +0200
  • 6990c58ed5 Update readme and contributors Daniel Hauser 2023-04-18 20:38:36 +0200
  • d577f1d0e7 Cocoa: Fix segfault Daniel Hauser 2023-04-18 20:21:58 +0200
  • d40ef81768
    Add files via upload Phirrule 2023-04-14 19:04:18 -0400
  • bf91d28b2c
    Merge origin/taskbar-progress into application-badge GamesTrap 2023-04-12 00:55:41 +0200
  • 8f1ddbb908
    Fixed DBus crash because of illegal characters in executable name GamesTrap 2023-04-12 00:54:47 +0200
  • c31a759221
    Merge origin/taskbar-progress into origin/application-badge GamesTrap 2023-04-12 00:33:36 +0200
  • 5842644e2e
    Improved DBus repetition GamesTrap 2023-04-12 00:10:39 +0200
  • 59514c4bb5
    DBus made bus and signal paths unique GamesTrap 2023-04-12 00:02:35 +0200
  • 9506596ddd
    Merge origin/taskbar-progress into origin/application-badge GamesTrap 2023-04-10 14:21:37 +0200
  • 1824da004f
    Added caching of desktop file path GamesTrap 2023-04-10 14:16:08 +0200
  • e3bcb1e384
    Added caching of desktop file path GamesTrap 2023-04-10 14:11:51 +0200
  • 7e2f1e4c5e
    Forgot to rename an reference to a function after I modified the function name Scr3amer 2023-04-06 19:36:53 -0400
  • 741ad809b1
    Fixed some indentations to be consistent with rest of file Scr3amer 2023-04-06 19:35:37 -0400
  • 6f08e09191
    Fixed naming according to coding convention Scr3amer 2023-04-06 19:31:46 -0400
  • 8fe887fe00 ISO C90 Scr3amer 2023-04-01 17:29:06 -0400
  • ffae283e41 ISO C90 again Scr3amer 2023-04-01 17:27:26 -0400
  • ec5fbcd07d Buildfix - Github.dev tricked me with autocomplete... Scr3amer 2023-04-01 17:25:23 -0400
  • c87d0ea52b ISO C90 - Mixed declaration and code Scr3amer 2023-04-01 17:22:08 -0400
  • 648bf7a5fb ISO C90 - Mixed declaration and code. Scr3amer 2023-04-01 17:19:05 -0400
  • 6404b1bba4 ISO C90 - Split variable initialisation and declaration Scr3amer 2023-04-01 17:13:23 -0400
  • f1ee946007 Rename variable to better reflect its purpose Scr3amer 2023-04-01 17:01:13 -0400
  • 7cd353f3af Rename struct to follow GLFW terminology Scr3amer 2023-04-01 16:58:40 -0400
  • fbf21ad70c Implement the feature Scr3amer 2023-04-01 16:54:02 -0400
  • d7cc6477ae
    Win32 C90 Fixes GamesTrap 2023-04-05 20:58:00 +0200
  • 76951dbbf3
    Added README.md entry GamesTrap 2023-04-05 20:49:04 +0200
  • 7b9df90be2
    Merge remote-tracking branch 'origin/taskbar-progress' into application-badge GamesTrap 2023-04-05 19:58:13 +0200
  • dacb814e8b
    Merge upstream/master into origin/taskbar-progress GamesTrap 2023-04-05 19:57:47 +0200
  • aec406ec1f
    Merge upstream/master into origin/application-badge GamesTrap 2023-04-05 19:55:52 +0200
  • a734a8bbdb
    Merge(#4): Added documentation Jan Schürkamp 2023-04-04 22:05:07 +0200
  • 1f13c042b2 Add documentation for glfwSetWindowBadge and glfwSetWindowBadgeString ws909 2023-04-03 09:06:22 +0200
  • f664c210a2 Fix errors with GetSystemMetricsForDpi Mohit Sethi 2023-04-01 04:39:03 +0530
  • d2feb2c79a
    Update code back to v3.4 Scr3amer 2023-03-31 16:56:51 -0400
  • 26441bf413
    Revert default WINVER to 0x0501 in win32_platform.h Scr3amer 2023-03-31 16:53:18 -0400
  • 1917698c4d
    Implement dynamic retrieval of more accurate monitor name if possible for Windows 7 and above Scr3amer 2023-03-31 16:50:21 -0400
  • af9381a513
    Revert change of WINVER in Cmake as it is required for GLFW to compile on Windows XP Scr3amer 2023-03-31 16:49:14 -0400
  • 3fa2360720 Update changelog Camilla Löwy 2023-03-31 15:30:20 +0200
  • 0b94e1b29b Wayland: Fix detection of joysticks after init TheBrokenRail 2022-10-07 21:26:21 -0400
  • f27daa34ad Fix glfwinfo output of Vulkan layer spec version Camilla Löwy 2023-01-26 18:18:14 +0100
  • 6f2d7064be Make glfwinfo try Vulkan even if GL/GLES fails Camilla Löwy 2023-01-20 06:50:52 +0100
  • 9cce2896ee Null: Add (fictional) scancodes Camilla Löwy 2022-05-22 16:50:15 +0200
  • 23ab972724 Fix unquoted CMake variable references Camilla Löwy 2023-03-28 17:29:33 +0200
  • d385754e12
    Merge pull request #16 from Th3T3chn0G1t/master Peter Nilsson 2023-03-31 11:08:02 +0200
  • 1e8e54aaa2
    Make WINVER at least 0x0601 Scr3amer 2023-03-30 00:46:32 -0400
  • 08db50b6bb
    Add a function to retrieve better display name. Scr3amer 2023-03-30 00:27:44 -0400
  • d39db8978a
    CMake | Windows | Change WINVER from 0x0501 to 0x0601 Scr3amer 2023-03-30 00:24:49 -0400
  • f59bfa68b4
    Don't crash when setting icon or getting focus on Wayland Dallas Strouse 2023-03-28 15:43:45 -0500
  • 36987271f2
    Merge branch 'glfw:master' into drag-window-dev Naveen Karuthedath 2023-03-28 22:00:05 +0530
  • 1ad5df8032 Wayland: Simplify decoration side detection Camilla Löwy 2022-12-28 16:40:00 +0100
  • 95b35c43c2 Wayland: Clean up enum value names Camilla Löwy 2022-12-01 13:10:07 +0100
  • e5d19c9fac Wayland: Simplify per-window ouput scales tracking Camilla Löwy 2022-11-08 20:33:29 +0100
  • 5ac970120a Wayland: Use tags to verify proxy ownership Camilla Löwy 2022-11-03 21:51:29 +0100
  • 677fbb0f82 Wayland: Remove duplicate setting of user data Camilla Löwy 2022-11-03 20:58:15 +0100
  • a29b5f38c6 Wayland: Stop manually tracking interface versions Camilla Löwy 2022-11-03 20:54:32 +0100
  • 1de73c0dc5 Wayland: Emit size event when setting aspect ratio Camilla Löwy 2023-01-08 22:13:45 +0100
  • a6e3efbafc Wayland: Fix some missing window refresh events Camilla Löwy 2023-01-08 22:12:56 +0100
  • ba99e20f6a Wayland: Fix decorations not always being created Camilla Löwy 2022-12-20 18:34:08 +0100
  • 8522447792 Wayland: Simplify test for fallback decorations Camilla Löwy 2022-12-28 23:35:06 +0100
  • ba80e23dab Wayland: Pick more plausible default cursor size Camilla Löwy 2023-01-08 16:53:21 +0100
  • 2178c3e536 Update to actions/checkout@v3 Juan Ramos 2023-01-21 11:18:35 -0700
  • 1b4e126dc0 Remove CMAKE_LEGACY_CYGWIN_WIN32 CMake option Juan Ramos 2023-01-21 11:30:56 -0700
  • 71dfc3f65c Add support for manually running build workflow Camilla Löwy 2023-01-26 18:41:46 +0100
  • fbdb53b9ca Wayland: Add initial support for libdecor Camilla Löwy 2022-12-27 14:37:27 +0100
  • cd466cf9fd Wayland: Simplify decoration side detection Camilla Löwy 2022-12-28 16:40:00 +0100
  • 39f0e86228 Wayland: Clean up enum value names Camilla Löwy 2022-12-01 13:10:07 +0100
  • efa9297a41 Wayland: Simplify per-window ouput scales tracking Camilla Löwy 2022-11-08 20:33:29 +0100
  • 91c837ace5 Wayland: Use tags to verify proxy ownership Camilla Löwy 2022-11-03 21:51:29 +0100
  • 6d9083af03 Wayland: Remove duplicate setting of user data Camilla Löwy 2022-11-03 20:58:15 +0100
  • 4cf510511c Wayland: Stop manually tracking interface versions Camilla Löwy 2022-11-03 20:54:32 +0100
  • c1a79c1c41 Wayland: Emit size event when setting aspect ratio Camilla Löwy 2023-01-08 22:13:45 +0100
  • 8397b39afa Wayland: Fix some missing window refresh events Camilla Löwy 2023-01-08 22:12:56 +0100
  • 735fc101f5 Wayland: Fix decorations not always being created Camilla Löwy 2022-12-20 18:34:08 +0100
  • 228428fa4f Wayland: Simplify test for fallback decorations Camilla Löwy 2022-12-28 23:35:06 +0100
  • 82e77dbff4 Wayland: Pick more plausible default cursor size Camilla Löwy 2023-01-08 16:53:21 +0100
  • 7ea4f4ad8f
    Update premake5.lua jumail j 2023-03-26 06:58:41 +0100
  • be61848092 premake file added jumailj 2023-03-23 00:27:18 +0530
  • 34f7890e1f
    Merge 7572e5ffd5 into 9a87635686 jumail j 2023-03-22 18:22:27 +0000
  • 7572e5ffd5 added premake file jumailj 2023-03-22 23:51:36 +0530
  • 34bcb55886
    Update premake5.lua jumail j 2023-03-22 17:25:45 +0000
  • 3ed4a360fd
    Merge origin/taskbar-progress into origin/application-badge GamesTrap 2023-03-21 13:36:38 +0100
  • 41f08bc82d Export critical includes as part of the library. lnd3 2023-03-19 03:02:03 +0100
  • 3fada28a8f change configurations for release and debug jumailj 2023-03-18 12:17:15 +0530
  • 098db2ef71 added premake file jumailj 2023-03-18 09:12:23 +0530
  • 528dcc45f8
    Moved credits from win32_window.c to CONTRIBUTORS.md GamesTrap 2023-03-14 14:54:00 +0100
  • c5e3b0cfab Fix style in win32_window.c ws909 2023-03-09 17:45:30 +0100
  • cb15669585 Fix window_icon subsection in window.dox ws909 2023-03-09 17:41:33 +0100
  • 364774dbc7 MSVC is driving me insane ws909 2023-03-09 17:12:54 +0100
  • 00c79cd3b2 C90 is so old ws909 2023-03-09 17:00:53 +0100
  • f1793b8490 I hate MSVC ws909 2023-03-09 16:56:44 +0100
  • 2baac5204b Move limits.h include from win32_window.c to window.c ws909 2023-03-09 16:47:08 +0100
  • 6cd800a54d Add window handle checks for glfwSetWindowIcon to Win32 and X11. ws909 2023-03-09 16:37:59 +0100
  • 6381d7ed20 Update glfwSetWindowIcon to support application icons and icon size queries New MacOS implementation for glfwSetWindowIcon New test program: animate-icon Documentation updates for glfwSetWindowIcon ws909 2023-03-09 16:30:43 +0100
  • de81fae268
    Added GLFW_WIN32_GENERIC_BADGE window hint GamesTrap 2023-03-08 21:22:10 +0100