1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_plugin_client/utility
reuk 4ca923a34b
NSViewComponentPeer: Allow mouse events to reach unfocused windows
This change allows mouse events (including enter and exit events) to
reach unfocused views on macOS. This matches the behaviour of unfocused
windows on Linux and Windows, where components paint in their "hovered"
states even when the application window is in the background.

As a byproduct of using tracking areas on macOS, we can remove the fake
mouse move generator.
2021-10-27 16:33:37 +01:00
..
juce_CarbonVisibility.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CheckSettingMacros.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_CreatePluginFilter.h Squashed some compiler warnings with -Wmissing-prototypes enabled 2020-08-27 14:13:58 +01:00
juce_IncludeModuleHeaders.h Updated all license headers 2020-06-29 08:30:22 +01:00
juce_IncludeSystemHeaders.h Added preliminary support for FreeBSD 2021-03-29 14:16:46 +01:00
juce_LinuxMessageThread.h Docs: Fix some Doxygen warnings 2021-09-29 16:11:30 +01:00
juce_PluginUtilities.cpp PluginUtilities: Fix security (4996) warnings on Windows 2021-09-28 14:04:11 +01:00
juce_WindowsHooks.h MinGW: Fix warnings and errors emitted when building VST3 plugins 2021-05-13 12:10:06 +01:00