Jack251970
|
64eb4a7bea
|
Improve documents
|
2025-02-22 19:48:25 +08:00 |
|
Jack251970
|
aee585620a
|
Remove back to query result and call this function in ChangeQuery & ReQuery
|
2025-02-22 19:32:08 +08:00 |
|
Jack251970
|
2843236214
|
Improve documents & Improve code quality
|
2025-02-19 17:09:09 +08:00 |
|
Azakidev
|
5bb3d724c0
|
Use a checkbox instead of separate entries
|
2025-02-06 00:22:41 +01:00 |
|
Azakidev
|
3596a77b34
|
Fix the rest of my mistakes
|
2025-02-04 23:54:04 +01:00 |
|
Azakidev
|
ff2f0c375c
|
Fix typos
|
2025-02-04 23:39:29 +01:00 |
|
Azakidev
|
f708ad9ffd
|
Add Windows Terminal to Shell Plugin
|
2025-02-04 23:18:21 +01:00 |
|
Kevin Zhang
|
82d4e824a5
|
Change shellexecute for command without argument
|
2024-04-23 16:29:39 -05:00 |
|
Kevin Zhang
|
5a45c5a012
|
Use Shell Execute for Shell Plugin RunCommand
it would not behavior like win+r without this.
try `shell:startup`
|
2024-04-23 11:39:25 -05:00 |
|
Florian Grabmeier
|
651711711d
|
Implement pause/exit logic
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-12-13 18:35:34 +01:00 |
|
Florian Grabmeier
|
4c5eae895b
|
Implement CloseShellAfterPress (no logic)
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2023-11-01 17:35:00 +01:00 |
|
Ioannis G
|
c6a6c6bd5c
|
plugin/shell: add powershell core (pwsh) option
Co-authored-by: shobu13 <shobu13@hotmail.fr>
|
2023-06-12 16:18:23 +03:00 |
|
VictoriousRaptor
|
1b68d09d51
|
Merge pull request #2115 from VictoriousRaptor/RemoveUnusedNuget
Remove unused nuget and imports
|
2023-06-12 16:11:41 +08:00 |
|
Jeremy Wu
|
e078de557b
|
add CopyText for Shell plugin
|
2023-06-11 21:59:46 +10:00 |
|
Jeremy Wu
|
2b862f702a
|
Make CopyToClipboard generic
|
2023-06-09 19:59:49 +10:00 |
|
Vic
|
00e6e5b30d
|
Remove unused using
|
2023-04-25 21:02:34 +08:00 |
|
Hongtao Zhang
|
35529a0386
|
fix some spelling
|
2022-12-31 10:43:07 -05:00 |
|
Jeremy Wu
|
dd0f42eaac
|
Merge branch 'dev' into fix_shell_and_change_query
|
2022-12-12 20:09:52 +11:00 |
|
DB p
|
4b0781dccb
|
Added Glyph Icons
|
2022-12-12 13:08:22 +09:00 |
|
Hongtao Zhang
|
e5e393f911
|
Wrap some call with Dispatcher and let shell use Task.Run to show the window and change the query (which is semislow)
|
2022-12-07 21:13:07 -06:00 |
|
Oren Nachman
|
ffd877290d
|
Addressing initial feedback
|
2022-08-08 11:27:11 -07:00 |
|
Oren Nachman
|
a3197f8ee1
|
Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
|
2022-08-07 21:31:38 -07:00 |
|
Jeremy
|
dba03c9676
|
formatting
|
2022-06-22 07:59:39 +10:00 |
|
Jeremy
|
9b894b3b92
|
update comment regarding usage of Argument vs ArgumentList
|
2022-06-22 07:55:47 +10:00 |
|
Jeremy
|
d48e841f21
|
formatting
|
2022-06-22 06:37:33 +10:00 |
|
Hongtao Zhang
|
b7bebc8a32
|
use old Arguments instead of ArgumentList to prevent auto escape quote in commands
|
2022-05-14 21:25:36 -05:00 |
|
Hongtao Zhang
|
3298194a45
|
stop trigger global hotkey when shell plugin is not enabled
|
2022-01-03 10:26:18 -06:00 |
|
Kevin Zhang
|
ec96028f55
|
change query after showing window to make it not selectable
|
2021-12-05 21:14:01 -06:00 |
|
Kevin Zhang
|
6565b55746
|
Use API mainwindow show
|
2021-12-05 21:06:33 -06:00 |
|
Jeremy
|
b826090bca
|
Merge remote-tracking branch 'origin/dev' into GlobalHotkeyRefactor
|
2021-11-29 20:02:26 +11:00 |
|
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 |
|
Kevin Zhang
|
d3d1f6faa7
|
Fix Unexpected Intercept result when multiple plugin register the global hotkey event
|
2021-11-27 14:26:20 -06: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 |
|