PowerToys/Wox.Core
Boris Makogonyuk 7273e1218a Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys.
~ WindowIntelopHelper edited
~ User settings entry added
~ Checkbox added to General tab (as well as its events)
~ Language entries added for en/ru
2015-10-08 00:17:37 +02:00
..
Exception Better exception report. 2015-01-16 23:42:12 +08:00
i18n Change Russian to Русский for the language selector 2015-09-04 22:38:28 +01:00
Plugin fix disable plugin not working 2015-08-28 08:02:30 +08:00
Properties Refactoring [WIP] 2014-12-26 19:36:43 +08:00
Theme Sort plugin and themes in setting dialog 2015-01-22 20:24:15 +08:00
UI Add plugin title translations 2015-02-07 20:17:49 +08:00
Updater Using new thread to check upgrade 2015-02-27 18:04:49 +08:00
UserSettings Wox now has an option to ignore hotkeys when the focused window is topmost. This will ignore not only the main Wox hotkey but also plugin hotkeys. 2015-10-08 00:17:37 +02:00
APIServer.cs Add Wox.CrashReporter 2015-01-11 21:52:30 +08:00
AssemblyHelper.cs Add IContextMenu interface & lazy load context menus 2015-02-07 23:49:46 +08:00
packages.config Add query history plugin & upgrade all third-party packages 2015-01-18 18:21:48 +08:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Wox.Core.csproj Add plugin title translations 2015-02-07 20:17:49 +08: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