Flow.Launcher/Wox.Core
Jeremy Wu 530d2c0962 Change ppy.squirrel.windows back to squirrel.windows 1.5.2:
- ppy.squirrel is not fully .net core upgraded, so it is still showing restored using .net framework
- does not contain .net core runtime installer which is now required by Wox
- UpdateManager.RestartApp method is throwing an OSU application specific error which Wox is unable to resolve.
- Squirrel.Windows 1.5.2 still works and functionalities required by Wox are compatible. Tested RestartApp method, tested enable/disable protable mode methods and tested updating Wox to the latest version.
2020-04-08 18:53:34 +10:00
..
Configuration Change ppy.squirrel.windows back to squirrel.windows 1.5.2: 2020-04-08 18:53:34 +10:00
Plugin Merge branch 'master' up to commit f325674 2020-04-01 22:20:33 +11:00
Resource Merge branch 'master' up to commit f325674 2020-04-01 22:20:33 +11:00
FodyWeavers.xml Plugins converted from .NET Framework to .NET Core 2020-03-02 16:48:07 -08:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Updater.cs Merge branch 'master' up to commit f325674 2020-04-01 22:20:33 +11:00
Wox.Core.csproj Change ppy.squirrel.windows back to squirrel.windows 1.5.2: 2020-04-08 18:53:34 +10: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