1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_gui_basics/desktop
Anthony Nicholls 88af872d4d AUv3: Fix an issue in detecting the available screen user area
On at least iOS 26 using a temporary window frame is unreliable. This
change tries to use an existing window for any non-standalone app. It
also updates the details on any changes, such as when the device
orientation changes.
2025-10-10 18:07:52 +01:00
..
juce_Desktop.cpp Reapply "Windows: Use new window hit-testing API to implement Windows window-management features like Aero Snap" 2024-07-29 16:11:59 +01:00
juce_Desktop.h Docs: Replace doxygen preprocessor conditionals with @cond and @endconds 2025-07-21 18:11:43 +02:00
juce_Displays.cpp AUv3: Fix an issue in detecting the available screen user area 2025-10-10 18:07:52 +01:00
juce_Displays.h AUv3: Fix an issue in detecting the available screen user area 2025-10-10 18:07:52 +01:00