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 cce38de6cf
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-09 16:55:19 +01:00
..
juce_analytics Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_audio_basics Remove VS2015 workarounds 2022-05-25 13:57:01 +02:00
juce_audio_devices AudioDeviceManager: Fix MidiOutput dangling pointer 2022-05-10 16:32:36 +01:00
juce_audio_formats FlacAudioFormat: Correctly balance preprocessor pragmas 2022-05-23 13:09:26 +01:00
juce_audio_plugin_client LV2 Client: Update param IDs to avoid writing malformed manifests 2022-06-07 12:41:53 +01:00
juce_audio_processors LV2 Host: Properly map non-ASCII IRIs to URIDs 2022-06-06 21:20:40 +01:00
juce_audio_utils Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_box2d Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_core Android: Improve complexity of ActivityLifecycleCallbacks::invoke 2022-06-09 16:55:18 +01:00
juce_cryptography Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_data_structures Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_dsp Remove VS2015 workarounds 2022-05-25 13:57:01 +02:00
juce_events ConnectedChildProcess: Always cancel pending async updates before background thread stops 2022-05-23 13:09:26 +01:00
juce_graphics Linux: Adjust natively reported border size by the current scale factor 2022-05-19 12:06:38 +02:00
juce_gui_basics Windows: Fix virtual keyboard hide/show on Windows 11 2022-06-09 16:55:19 +01:00
juce_gui_extra Remove VS2015 workarounds 2022-05-25 13:57:01 +02:00
juce_opengl Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_osc Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
juce_product_unlocking InAppPurchases: Add support for Android BillingClient 5.0.0 2022-06-09 16:55:17 +01:00
juce_video Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00
CMakeLists.txt Update licensing banners to JUCE 7 2022-05-16 17:55:48 +01:00