1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules
reuk a43a69241c
Windowing: Ensure modifier key state is updated after clicking on window caption
Without this change, the mouse state was not always updated after
releasing the mouse, leaving the current modifier keys with the
left-mouse-button bit set. This was particularly evident in standalone
plugins, where clicking the 'options' button in the titlebar, then
immediately clicking the titlebar could "stick" the window to the mouse,
making it impossible to interact with the window normally.
2024-07-29 16:11:59 +01:00
..
juce_analytics Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_animation Fix some Doxygen docstrings 2024-06-12 09:35:32 +01:00
juce_audio_basics Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_audio_devices Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_audio_formats Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_audio_plugin_client VST3 Client: Add support for fetching IRunLoop from host context 2024-07-29 16:11:59 +01:00
juce_audio_processors VST3 Host: Supply an IRunLoop from the host context 2024-07-29 16:11:59 +01:00
juce_audio_utils Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_box2d Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_core DynamicObject: Make virtual functions non-virtual 2024-07-29 16:09:53 +01:00
juce_cryptography Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_data_structures Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_dsp Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_events Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_graphics Harfbuzz: Silence clang overflow warning 2024-07-29 16:11:55 +01:00
juce_gui_basics Windowing: Ensure modifier key state is updated after clicking on window caption 2024-07-29 16:11:59 +01:00
juce_gui_extra Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_midi_ci Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_opengl Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_osc Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_product_unlocking Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
juce_video Bump version number to 8.0.1 2024-07-29 12:43:19 +01:00
CMakeLists.txt Animation: Add juce_animation module 2024-04-16 17:43:21 +01:00