2930 Commits (b9ed25d2e991944acb51dedc63f3fe68e24c02c9)

Author SHA1 Message Date
Doug Binks 68fd4e8bb3 Cocoa: Fix work area retrieval on missing screen ago%!(EXTRA string=6 years)
Doug Binks ba4e78e57f Wayland: Return whole output area as work area ago%!(EXTRA string=6 years)
Doug Binks 222ac78a44 Cocoa: Add work area NULL checks and fix size ago%!(EXTRA string=6 years)
Doug Binks bea4818030 X11: Add NULL checks in work area retrieval ago%!(EXTRA string=6 years)
Doug Binks e6d22346f9 Fix copypaste error in glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Doug Binks f7733c7b4f Win32: Add missing out parameter NULL checks ago%!(EXTRA string=6 years)
Doug Binks 5c752355cb Win32: Fix and simplify work area retrieval ago%!(EXTRA string=6 years)
Felipe Ferreira da Silva be295ccbea Add glfwGetMonitorWorkarea ago%!(EXTRA string=6 years)
Camilla Löwy c20754c4a6 Fix Coverity Scan false positive ago%!(EXTRA string=6 years)
Camilla Löwy 621ece63c8 Round refresh rate instead of truncating ago%!(EXTRA string=6 years)
Camilla Löwy 2fbb560eb7 Cocoa: Fix window creation blocking after re-init ago%!(EXTRA string=6 years)
Camilla Löwy 7c3aaf8065 Win32: Fix OCR_HAND macro missing on MinGW ago%!(EXTRA string=6 years)
Camilla Löwy 44af6bb936 Wayland: Implement raw mouse motion control ago%!(EXTRA string=6 years)
Camilla Löwy 1155c83013 Rename raw input to raw mouse motion, cleanup ago%!(EXTRA string=6 years)
Nathan Poirier 9e29f556fd Add GLFW_RAW_INPUT and glfwRawInputSupported ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot 5f9cbd0ebc Wayland: keyboard repeat rate is given in Hz ago%!(EXTRA string=6 years)
Camilla Löwy ec3784f3d7 WGL: Unify query error handling ago%!(EXTRA string=6 years)
Camilla Löwy 782f7fe0c7 WGL: Fix leak on format attrib query failure ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot 45bd991ea9 Wayland: Fix auto-iconify on kwin_wayland ago%!(EXTRA string=6 years)
Emmanuel Gil Peyrot edf0a07174 Wayland: Only auto-iconify fullscreen windows ago%!(EXTRA string=6 years)
Greg V 36ce73bbfd Wayland: use SHM_ANON on FreeBSD ago%!(EXTRA string=6 years)
Camilla Löwy 1d95acdf56 Cocoa: Fix detection of Clang ago%!(EXTRA string=6 years)
schraf 2e70950c0f Fix quoting of CMAKE_C_COMPILER_ID ago%!(EXTRA string=6 years)
Camilla Löwy 2a27eb95e4 X11: Fix system cursor used for GLFW_HAND_CURSOR ago%!(EXTRA string=6 years)
Camilla Löwy e2fa82ffbb Cleanup ago%!(EXTRA string=6 years)
Max Risuhin cf79f06257 Win32: Fix standard cursors not being DPI aware ago%!(EXTRA string=6 years)
Camilla Löwy 90e22947c6 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 463ef7eb71 Cocoa: Fix handling of analog joystick buttons ago%!(EXTRA string=6 years)
Camilla Löwy 51ca41dd9f Cocoa: Add missing IOHID page and usages ago%!(EXTRA string=6 years)
Camilla Löwy 530b37f4db Cocoa: Disable automatic tabbing for GLFW windows ago%!(EXTRA string=6 years)
Camilla Löwy 78e6a0063d X11: Fix EWMH state update for hidden windows ago%!(EXTRA string=6 years)
Camilla Löwy b41cd34143 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy d5ab3e919a Cleanup ago%!(EXTRA string=6 years)
iamCaveLamp a46104ee69 Removed duplicates of centerCursor function ago%!(EXTRA string=6 years)
Camilla Löwy 3d748cf530 Cleanup ago%!(EXTRA string=6 years)
Doug Binks babafc13db WGL: Add array-based call to wglGetPixelFormatAttribivARB ago%!(EXTRA string=6 years)
Camilla Löwy 2053f3ed22 Cleanup ago%!(EXTRA string=6 years)
Camilla Löwy 55b1a16f90 Remove window requirement for all event functions ago%!(EXTRA string=6 years)
Camilla Löwy ea7eb2ddab Cocoa: Move app delegate and menu creation to init ago%!(EXTRA string=6 years)
Camilla Löwy 9a9568212c Cocoa: Move slightly towards modern Objective-C ago%!(EXTRA string=6 years)
Camilla Löwy 72c3908e14 X11: Fix glfwSetWindowMonitor not flushing buffer ago%!(EXTRA string=6 years)
Camilla Löwy cde0aaaab1 X11: Fix glfwSetWindowMonitor not updating hints ago%!(EXTRA string=6 years)
Camilla Löwy 1635fe2826 Cleanup ago%!(EXTRA string=6 years)
Aaron Loucks 9ac9d7b85a Win32: Disable non-client painting if undecorated ago%!(EXTRA string=6 years)
Vallentin e29882523e Fix typos ago%!(EXTRA string=6 years)
Camilla Löwy 3531c320af Fix glfwSetGamma generating ramps of invalid sizes ago%!(EXTRA string=6 years)
Camilla Löwy 52c7a4fc7f Fix glfwGetGammaRamp error handling ago%!(EXTRA string=6 years)
Camilla Löwy 3201eedc34 Cleanup ago%!(EXTRA string=6 years)
Alexander Monakov 064dfaa549 Wayland: Remove gamma-related TODOs ago%!(EXTRA string=6 years)
Camilla Löwy 751c6f9a27 Fix assertions for glfwSetGamma value ago%!(EXTRA string=6 years)