Flow.Launcher/Wox.Core
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
..
Plugin Add empty actionParameters check (#148) 2020-02-27 00:14:45 +02:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
Resource Reduce Wox's drain on CPU when using Pinyin search (#162) 2020-03-12 00:57:36 +02:00
FodyWeavers.xml use propertychanged helper 2016-05-25 01:03:32 +01:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Updater.cs Installed & portable mode: Enhance auto updates (#142) 2020-02-25 12:08:51 +02:00
Wox.Core.csproj Remove UwpDesktop library dependency and upgrade to framework 4.6.2 (#159) 2020-03-10 09:35:31 +02:00

What does Wox.Core do?

  • Handle Query
  • Define Wox exceptions
  • Manage Plugins (including system plugin and user plugin)
  • Manage Themes
  • Manage i18n
  • Manage Update and version