terminal/src/cascadia/LocalTests_SettingsModel
WVVxm 8ad4d1f19a
Control 'Touch Keyboard and Handwriting Panel Service' warning (#9015)
Add a setting to turn off the warning if 'Touch Keyboard and
Handwriting Panel Service' is disabled.

The service might not start in some case, and it doesn't affect the
input in some computer.  This PR turn off the warning even if the
service is disabled.  The setting name is  "inputServiceWarning".

## Validation Steps Performed
I manually set the service to "Disabled", restarted the Terminal,
verified the warning up, then set "inputServiceWarning" to false and
restarted the Terminal, and the warning didn't appear.

References #8095
References https://github.com/microsoft/terminal/issues/7886#issuecomment-729350169
2021-02-22 12:08:49 -08:00
..
ColorSchemeTests.cpp Bugfix: update color scheme references properly (#9103) 2021-02-10 22:11:56 +00:00
CommandTests.cpp Add support for the newWindow action (#9208) 2021-02-19 23:51:30 +00:00
DeserializationTests.cpp Raise warning on invalid color scheme in commands (#8147) 2020-12-01 22:28:00 +00:00
JsonTestClass.h Add Serializer to CascadiaSettings (#8018) 2020-11-17 00:37:19 +00:00
KeyBindingsTests.cpp Add launchMode parameter to ToggleCommandPalette action (#8382) 2020-12-03 16:15:31 +00:00
LocalTests_SettingsModel.def Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00
pch.cpp Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00
pch.h A bunch of test fixes (#9192) 2021-02-18 20:47:14 +00:00
ProfileTests.cpp Store and expose hidden profiles (#8070) 2020-10-28 16:22:26 +00:00
SerializationTests.cpp Control 'Touch Keyboard and Handwriting Panel Service' warning (#9015) 2021-02-22 12:08:49 -08:00
SettingsModel.LocalTests.vcxproj Update to Microsoft.UI.Xaml 2.5 "stable" (#8500) 2020-12-04 23:49:45 +00:00
TestUtils.h Introduce TerminalSettingsModel project (#7667) 2020-10-06 09:56:59 -07:00