PowerToys/Wox.Core
bao-qian dc9908eac1 Refactoring ContextMenu
1. Remove ItemDropEvent
2. Remove ShowContextMenus from API
3. Fix context menu item can't be opened ( #535 ), bug introduced from PR #494 (commit 45dbb50)
4. Move open result command and load context menu command back to
MainViewModel
5. unify load context menu logic
6. other performance enhancement and potential bug fixed
2016-03-26 03:01:39 +00:00
..
Plugin Refactoring ContextMenu 2016-03-26 03:01:39 +00:00
Properties Add solution level AssemblyInfo file, and bump version 2015-11-28 10:47:49 +00:00
Resource ResultItem -> Result, part 2 2016-02-21 17:10:23 +00:00
Updater Merge language and theme into resource folder 2016-01-07 20:04:37 +00:00
UserSettings Refactoring CustomizedPluginConfig 2016-03-26 03:01:36 +00:00
APIServer.cs Optimize using directives 2015-10-30 23:23:01 +00:00
packages.config Merge master 2015-12-13 13:32:30 +00:00
README.md some API changes for Query class and renames. 2015-01-26 17:46:55 +08:00
Wox.Core.csproj Merge language and theme into resource folder 2016-01-07 20:04:37 +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