Commit Graph

  • 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
  • 567291e631 Add joystick handling (not tested at all..). Some cursor function implemented Andrea Palmatè 2023-06-23 19:39:43 +0200
  • 27f7ee2140
    Merge branch 'glfw:master' into master Andrea Palmatè 2023-06-23 19:37:10 +0200
  • e406c2d755 Preliminary support for draw-only Matthew King 2023-06-20 21:22:38 +0100
  • 3e6628cfc7 cmake: Update minimum to 3.6 juan-lunarg 2023-06-16 14:05:46 -0600
  • 0c181dcf74
    Fix to Pass tests Locria Cyber 2023-06-14 18:53:01 +0000
  • 337a4589a9
    Add guard for linux joystick Locria Cyber 2023-06-13 15:22:22 +0000
  • 1e9380584a
    Match gamepad by USB vendor+product on Linux Locria Cyber 2023-06-12 22:44:29 +0000
  • 1d60f9c467
    Update mappings.h Locria Cyber 2023-06-12 22:09:32 +0000
  • 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