Flow.Launcher/Wox.Core/Resource
Jeremy Wu 37149d9956
Reduce Wox's drain on CPU when using Pinyin search (#162)
* Remove this unneccessary dreadful logging that kills performance

* Update to ShouldUsePinyin option

1. Change  default start up not to use Pinyin as default language is English 
2. Add prompt when switching to Chinese or Chinese_TW prompt user if they want to use Pinyin search
2020-03-12 00:57:36 +02:00
..
AvailableLanguages.cs Added Turkish translation and some other i18n work. 2019-10-07 18:08:06 +03:00
FontHelper.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
Internationalization.cs Reduce Wox's drain on CPU when using Pinyin search (#162) 2020-03-12 00:57:36 +02:00
InternationalizationManager.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
Language.cs Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
LocalizationConverter.cs Create localization helper classes 2020-02-25 17:38:47 +01:00
LocalizedDescriptionAttribute.cs Create localization helper classes 2020-02-25 17:38:47 +01:00
Theme.cs error handling for theme loader 2018-12-25 13:33:50 +08:00
ThemeManager.cs Use variable instead of global static method 2016-03-28 03:09:57 +01:00