Commit graph

24 commits

Author SHA1 Message Date
Jeremy Wu
e7198c6d79
Merge pull request #742 from spedrickson/JsonRPCShellRun
add initial ShellRun support for JsonRPC
2021-11-29 08:43:59 +11:00
Jeremy Wu
52046431ea
Merge pull request #829 from taooceros/ShellNotClose
Refactor Shell Command
2021-11-29 06:39:54 +11:00
Jeremy
091b4afe4e switch to use main window's Show method 2021-11-27 13:51:45 +11:00
Kevin Zhang
16c30e9803 Refactor Shell Command 2021-11-25 15:47:11 -06:00
Jeremy
a6ddaf9ff9 Merge branch 'dev' into JsonRPCShellRun 2021-11-17 21:02:32 +11:00
Jeremy
ae7de8db09 refactor to use ShellCommand 2021-11-17 21:00:36 +11:00
Jeremy Wu
2a68a41ef0
Merge pull request #681 from Flow-Launcher/QueryTermsRefactor
Fixes Typo TermSeparator & remove the actionkeyword in Terms
2021-10-18 08:10:03 +11:00
Michael Mouawad
d3b4c5469b add run as administrator when holding ctrl and shift to Shell plugin 2021-09-11 20:21:52 +03:00
Kevin Zhang
9c13416231 Fixes Typo TermSeparator & remove the actionkeyword in Terms 2021-09-06 12:31:07 -05:00
Zelin Liao
867c2a711b Remove Uncessary Window.Activate() 2021-06-26 20:42:09 +08:00
Zelin Liao
794911aad4 [Plugin.Shell] Fix: The Query Box Is Not Focused When HotKey Invoked 2021-06-26 10:52:44 +08:00
Kevin Zhang
59f0a06cb3 change sequence of loading for shell plugin to avoid null reference 2021-06-03 14:14:27 +08:00
Jeremy Wu
909fe5a75d
Merge branch 'dev' into MigrateDirectPluginJsonStorage 2021-05-17 07:02:49 +10:00
弘韬 张
d421a950f6 Add special ctrl for Pluginsmanager and Shell plugin 2021-05-15 02:17:57 +08:00
张弘韬
d84eff7712 Remove unneccessary api, rename storage api, and update comment 2021-05-13 19:29:21 +08:00
张弘韬
25f6e664f2 add auto save for all setting that has been registered, and remove Separate Save 2021-05-12 00:37:28 +08:00
张弘韬
33accbd5d4 Move most direct call of PluginJsonStorage to API call 2021-05-11 20:24:22 +08:00
Jeremy Wu
f053139454 use most used cmds setting 2021-04-12 20:05:30 +10:00
Jeremy Wu
4abddb2597 rename variable Count to CommandHistory 2021-04-12 17:32:48 +10:00
Jeremy Wu
bd921f8d0c add context menu run as admin icon 2021-03-09 21:04:57 +11:00
Jeremy Wu
22617aef33 add copy cmd to context menu 2021-03-09 21:04:28 +11:00
Jeremy Wu
17a04d65c1 fix private variable naming convention 2021-03-09 20:59:25 +11:00
Jeremy Wu
28d67c8c81 Rename further code and text 2020-04-21 22:54:41 +10:00
Jeremy Wu
3c7f067770 rename all project file name 2020-04-21 21:27:02 +10:00
Renamed from Plugins/Wox.Plugin.Shell/Main.cs (Browse further)