Commit graph

18 commits

Author SHA1 Message Date
Jack251970
d867875cde Format xaml styles 2025-04-24 19:46:02 +08:00
DB p
b842f08b51 Add logic to block space key input when registering an action keyword for plugins that do not support multiple action keywords. 2025-04-11 13:23:17 +09:00
Hongtao Zhang
281f4db5f8
fix enable not working at the first time (also refactor a little bit code) 2022-12-04 01:47:48 -06:00
Hongtao Zhang
5f9703ee88
Merge remote-tracking branch 'origin' into explorerMerge 2022-11-24 14:54:36 -06:00
DB p
087df5143e Changed ActionKeywordWindow to Responsive (Explorer Plugin) 2022-11-18 13:26:29 +09:00
Hongtao Zhang
5ea6c54d38
Merge remote-tracking branch 'origin/dev' into explorerMerge
# Conflicts:
#	Plugins/Flow.Launcher.Plugin.Explorer/Search/ResultManager.cs
2022-10-10 11:03:19 -05:00
Vic
f0d6961ede Remove all Segoe UI usage. 2022-09-29 14:00:53 +08:00
Hongtao Zhang
d5e1b7cb22
Rewrite Explorer View Logic based on MVVM Pattern to avoid complicated View Logic 2022-06-30 23:56:15 -05:00
DB p
b83bbb5923 Adjust popup in explorer plugin with string
Fix Color
2021-12-06 11:59:21 +09:00
Jeremy
ee38561ece allow File Content search to be toggled on off 2021-09-03 07:47:52 +10:00
Jeremy
91564e0933 remove null state from action keyword Enabled status 2021-09-01 21:17:20 +10:00
Kevin Zhang
7854cf348b Finishing editing logic, and add a few interactive for ActionKeywordSetting.xaml
1. It will automatically focus on the textbox
2. Enter will trigger the done button
2021-06-06 11:01:50 +08:00
Jeremy
ff404c5c5b update ActionKeywordSetting view logic 2021-06-05 18:44:16 +10:00
弘韬 张
5966ddc4d9 Refactor Code
1. Moving Property match to Settings.cs
2. Use Binding to avoid explicit Function Assign
3. Simplify ActionKeywordMatch
2021-06-01 18:10:24 -07:00
Jeremy
995cf568ff option to allow action keywords to be disabled 2021-05-30 19:28:18 +10:00
Jeremy
3bf3afc795 update action keyword match logic 2021-05-30 15:11:59 +10:00
Jeremy
7e799b5625 keep search activation, enable and disable path and index search 2021-05-29 20:08:34 +10:00
Jeremy Wu
e37d976d04 add option for user to customise Explorer's Action Keywords
ui + backend logic
2020-07-19 00:12:11 +10:00