2640 Commits (b3a79103a696f31f964484df4e5d24a590f98aa9)

Author SHA1 Message Date
Camilla Löwy 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer ago%!(EXTRA string=7 years)
Camilla Löwy cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints ago%!(EXTRA string=7 years)
Camilla Löwy 1635fe2826 Cleanup ago%!(EXTRA string=7 years)
Aaron Loucks 9ac9d7b85a Win32: Disable non-client painting if undecorated ago%!(EXTRA string=7 years)
Vallentin e29882523e Fix typos ago%!(EXTRA string=7 years)
Camilla Löwy 3531c320af Fix glfwSetGamma generating ramps of invalid sizes ago%!(EXTRA string=7 years)
Camilla Löwy 52c7a4fc7f Fix glfwGetGammaRamp error handling ago%!(EXTRA string=7 years)
Camilla Löwy 3201eedc34 Cleanup ago%!(EXTRA string=7 years)
Alexander Monakov 064dfaa549 Wayland: Remove gamma-related TODOs ago%!(EXTRA string=7 years)
Camilla Löwy 751c6f9a27 Fix assertions for glfwSetGamma value ago%!(EXTRA string=7 years)
Camilla Löwy 8c611fd5d0 Win32: Fix build on older versions of Visual C++ ago%!(EXTRA string=7 years)
Camilla Löwy a59315ed6a Win32: Fix joystick element info memory leak ago%!(EXTRA string=7 years)
Keith Bauer c4903d9267 Cocoa: Fix half of all key events for Caps Lock ago%!(EXTRA string=7 years)
Andrew Belt cc621765e5 Cocoa: Accept focusing mouse click as input ago%!(EXTRA string=7 years)
Camilla Löwy 17a15a20f2 Cocoa: Move to modern Objective-C literals ago%!(EXTRA string=7 years)
Camilla Löwy c3ed70a4b7 Cocoa: Add NSApplicationDelegate protocol ago%!(EXTRA string=7 years)
Camilla Löwy 88c5edb409 Cocoa: Remove subclassing of NSApplication ago%!(EXTRA string=7 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)