2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Camilla Löwy 8c611fd5d0 Win32: Fix build on older versions of Visual C++ ago%!(EXTRA string=6 years)
Camilla Löwy a59315ed6a Win32: Fix joystick element info memory leak ago%!(EXTRA string=6 years)
Keith Bauer c4903d9267 Cocoa: Fix half of all key events for Caps Lock ago%!(EXTRA string=6 years)
Andrew Belt cc621765e5 Cocoa: Accept focusing mouse click as input ago%!(EXTRA string=6 years)
Camilla Löwy 17a15a20f2 Cocoa: Move to modern Objective-C literals ago%!(EXTRA string=6 years)
Camilla Löwy c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol ago%!(EXTRA string=6 years)
Camilla Löwy 88c5edb409 Cocoa: Remove subclassing of NSApplication ago%!(EXTRA string=6 years)
Rolf Eike Beer f9923e9095 Use GNUInstallDirs for install destinations ago%!(EXTRA string=7 years)
Camilla Löwy f680001b95 Cocoa: Remove superfluous compatibility macro ago%!(EXTRA string=7 years)
Camilla Löwy 18145a7f3d Cocoa: Use NSURLs for drag and drop ago%!(EXTRA string=7 years)
Dominique Martinet 62993d9391 x11 window: update cursor position on enter event ago%!(EXTRA string=7 years)
MrVallentin 85fd5aa6c4 Use HTTPS when possible ago%!(EXTRA string=7 years)
meditator d9466050d9 X11: Fix missing check for NET_WM_STATE ago%!(EXTRA string=7 years)
Camilla Löwy 5595fa3ae6 Cocoa: Fix OpenGL rendering not being displayed ago%!(EXTRA string=7 years)
Camilla Löwy 6dfc12a439 Cocoa: Fix some macOS 10.14 deprecation warnings ago%!(EXTRA string=7 years)
Camilla Löwy 031a8f9583 Cocoa: Cleanup ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot c08abffc50 Wayland: Implement clipboard copy ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8b54e28c4e Wayland: Implement clipboard paste ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 3c4b9a7eef Wayland: Add boilerplate for clipboard handling ago%!(EXTRA string=7 years)
Ricardo Vieira 92b3fd02e5 wayland: save serial from all input sources ago%!(EXTRA string=7 years)
Camilla Löwy 0b3677c2b1 X11: Clarify comment ago%!(EXTRA string=7 years)
Camilla Löwy e779280802 Win32: Fix invalid calls to GetDpiForWindow ago%!(EXTRA string=7 years)
Camilla Löwy 1725d1c4f5 Win32: Fix build on early Windows 10 SDKs ago%!(EXTRA string=7 years)
Camilla Löwy 6bd264244a WGL: Cleanup ago%!(EXTRA string=7 years)
emersion 5afcd0981b wayland: add support for XCURSOR_THEME and XCURSOR_SIZE ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot cc805c0963 Mir: Remove this experimental backend ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot e75af5f531 Linux: Include the null byte in joystick path ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dcd2a19d90 Wayland: Add support for xdg-decoration ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 3e884aea46 Wayland: Use memfd_create() and seals if available ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot ab16fcc8db Wayland: Check for buffer creation failure ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 754b7feaa1 Wayland: Rename handlers for more unicity ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 4d3f0fb5df Wayland: Split long lines for function declaration ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 15cad02235 Wayland: Use HiDPI cursors for standard cursors ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot e0b83bbe8d Wayland: Use HiDPI cursors on decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 321062833a Wayland: Load a bigger cursor theme for HiDPI ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 5ea6e6cda2 Wayland: Add support for animated standard cursors ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dede6d6886 Wayland: Add a timerfd for animated cursors ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 685f2a5f91 Wayland: Close forgotten timerfd on terminate. ago%!(EXTRA string=7 years)
Camilla Löwy eeac43c3f7 Win32: Fix symbol definition detection ago%!(EXTRA string=7 years)
Camilla Löwy 089ea9af22 Add GLFW_SCALE_TO_MONITOR ago%!(EXTRA string=7 years)
Camilla Löwy 5294439595 Win32: Add support for Per-Monitor V2 awareness ago%!(EXTRA string=7 years)
Doug Binks ed12a54afd Win32: Fix keypad equals key reported as unknown ago%!(EXTRA string=7 years)
Camilla Löwy 338afe3c6d X11: Clean up cursor shape translation ago%!(EXTRA string=7 years)
Camilla Löwy b1b21292b9 X11: Clean up context lookup ago%!(EXTRA string=7 years)
Camilla Löwy a67d8afbd4 Win32: Clean up DWM detection ago%!(EXTRA string=7 years)
Camilla Löwy d4cbe451fc Win32: Clean up cursor shape translation ago%!(EXTRA string=7 years)
Camilla Löwy 096ace5a68 Clarify comment ago%!(EXTRA string=7 years)
Camilla Löwy f82a8f09eb Win32: Disable mouse trails for full screen ago%!(EXTRA string=7 years)
Doug Binks 0be4f3f75a Add GLFW_FOCUS_ON_SHOW window hint and attribute ago%!(EXTRA string=7 years)
Camilla Löwy fdfb5ab466 Fix tpyo ago%!(EXTRA string=7 years)