1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules
reuk a91694108c Windows: Fix virtual keyboard hide/show on Windows 11
This change fixes an issue where the touch keyboard failed to show when
selecting a TextEditor.

On the current versions of Windows 10 and 11, the undocumented
ITipInvocation workaround no longer seems to be required, so it has been
removed.

The isTabletModeActivatedForWindow function is no longer needed, and has
been removed. This function also appears to return inconsistent results:
the window may be in 'desktop mode', but devices with touchscreens
should still display the keyboard when selecting a TextEditor by touch.
2022-06-08 19:51:11 +01:00
..
juce_analytics Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_audio_basics FloatVectorOperations: Add method docstrings 2022-04-19 17:13:34 +01:00
juce_audio_devices macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_audio_formats FlacAudioFormat: Correctly balance preprocessor pragmas 2022-05-20 12:44:08 +01:00
juce_audio_plugin_client VS2022: Work around a compiler bug 2022-05-23 21:12:20 +01:00
juce_audio_processors VST3: Fix a compiler warning in the VST3 SDK 2022-04-26 15:38:33 +01:00
juce_audio_utils macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_box2d GCC: Fix some compiler warnings in GCC 11 2022-04-13 11:05:53 +01:00
juce_core Android: Improve complexity of ActivityLifecycleCallbacks::invoke 2022-06-06 21:21:42 +01:00
juce_cryptography Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_data_structures Value: Update refersToSameSourceAs documentation 2022-04-27 12:49:06 +01:00
juce_dsp Fix a compilation error in Xcode 9.4 2022-04-21 11:30:24 +01:00
juce_events ConnectedChildProcess: Always cancel pending async updates before background thread stops 2022-05-20 12:44:08 +01:00
juce_graphics Linux: Adjust natively reported border size by the current scale factor 2022-05-18 18:41:14 +02:00
juce_gui_basics Windows: Fix virtual keyboard hide/show on Windows 11 2022-06-08 19:51:11 +01:00
juce_gui_extra macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
juce_opengl Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_osc Bump version number to 6.1.6 2022-02-28 12:53:10 +00:00
juce_product_unlocking InAppPurchases: Add support for Android BillingClient 5.0.0 2022-06-06 21:21:41 +01:00
juce_video macOS/iOS: Fix unguarded availability warnings 2022-04-19 11:54:55 +01:00
CMakeLists.txt BLOCKS: Remove juce_blocks_basics module 2021-05-19 16:53:01 +01:00