PowerToys/Wox.Core
bao-qian 6023f415a4 Fix Wox restart
1. refactoring restart
2. delte some windows forms methods
3. using string inteperlation and delete hard coeded new line char

should fix #322
2015-11-26 05:01:00 +00:00
..
i18n Move namespace 2015-11-09 01:32:33 +00:00
Plugin Fix Wox restart 2015-11-26 05:01:00 +00:00
Properties Remove sensitive information 2015-11-01 01:18:53 +00:00
Theme Changed WindowsAccentMode (int32) Theme setting to ThemeBlurEnabled (boolean): 2015-11-10 12:18:03 +01:00
UI Misc 2015-11-06 01:09:08 +00:00
Updater Move namespace 2015-11-09 01:32:33 +00:00
UserSettings Changed WindowsAccentMode (int32) Theme setting to ThemeBlurEnabled (boolean): 2015-11-10 12:18:03 +01:00
APIServer.cs Optimize using directives 2015-10-30 23:23:01 +00:00
packages.config Use NuGet for NAppUpdate 2015-10-31 18:49:37 +00:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Wox.Core.csproj Fix output path for Wox.Core 2015-11-11 00:42:34 +00: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