3000 Commits (1de78b2ff98b0130f354ba02cca3ed329ea57614)

Author SHA1 Message Date
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)
Camilla Löwy a9a5a0b016 Replace use of ctype function that caused warning ago%!(EXTRA string=7 years)
Camilla Löwy 8d1a64c831 X11: Make event polling more robust ago%!(EXTRA string=7 years)
Camilla Löwy 15d89bdff6 Win32: Allow compile-time override of class name ago%!(EXTRA string=7 years)
Camilla Löwy 7ef34eb06d X11: Add support for Cygwin/X sonames ago%!(EXTRA string=7 years)
Camilla Löwy c443b02472 Cleanup ago%!(EXTRA string=7 years)
Andreas Noever fcc244ea6d Win32: Fix windows build with WINVER >= Vista ago%!(EXTRA string=7 years)
Camilla Löwy 8b9221d845 X11: Fix missing dlclose calls for X extensions ago%!(EXTRA string=7 years)
Camilla Löwy 50eccd298a Fix cursor mode application for unfocused windows ago%!(EXTRA string=7 years)
Camilla Löwy 819a2205e5 Cleanup ago%!(EXTRA string=7 years)
Greg V 0a3c4f5d80 Add support for Wayland on FreeBSD and other OSes ago%!(EXTRA string=7 years)
Camilla Löwy 2884915000 Cocoa: Set CAMetalLayer contents scale from window ago%!(EXTRA string=7 years)
Camilla Löwy 5f8108e8a9 Cocoa: Fix SDK version numbers ago%!(EXTRA string=7 years)
Camilla Löwy 94ffc12b38 Fix value for VK_MVK_macos_surface constant ago%!(EXTRA string=7 years)
Camilla Löwy ab3bfb4205 Cocoa: Update MoltenVK support for LunarG SDK ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8d98a6e37d Add a FreeMonitor platform API ago%!(EXTRA string=7 years)
Camilla Löwy 77879736af Cocoa: Event polling did not initialize AppKit ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0d4534733b Wayland: Destroy subcompositor and viewporter on terminate ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 2926ce4838 Prevent resizing smaller than 1×1 ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot a8e551cffa Fix resizing and moving under xdg-shell ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot a0dbffb8f2 Set decorations as opaque, to optimise composition ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot dfc7eacd50 Do not leak the 1×1 buffer used for decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 0c4ca85149 Fix _glfwPlatformSetWindowMonitor to correctly destroy/recreate decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot c9d691e65e Fix window size calculation when wp_viewporter isn’t supported ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 60e82ba472 Handle scaling factor (hidpi) correctly ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot f51c219b1c Handle maximized size correctly ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 31cea7fa24 Remove decorations when fullscreen ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 58b21d336c Factorise moving to fullscreen ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 8ed91e8a77 Only create decorations if wp_viewporter is supported ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 4e31dc5e6e Make it possible to toggle window decorations ago%!(EXTRA string=7 years)
Emmanuel Gil Peyrot 1f8ec20b55 Correctly destroy subsurfaces on window destroy ago%!(EXTRA string=7 years)