Jack Ye
|
b297f3d3a3
|
Fix ArgumentOutOfRangeException in WebSearch Plugin (#4041)
|
2025-10-11 18:34:05 +11:00 |
|
DB P
|
d97b9ed113
|
Merge branch 'dev' into 250411-BlockMultipleKewordsPlugin
# Conflicts:
# Plugins/Flow.Launcher.Plugin.Explorer/Views/ActionKeywordSetting.xaml.cs
|
2025-04-17 12:37:30 +09:00 |
|
Jack251970
|
1d16b30b64
|
Suppress async void
|
2025-04-15 13:22:22 +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 |
|
Jack251970
|
6e763f0c3b
|
Remove ReplaceActionKeyword api function & Add action keyword same noticification
|
2025-02-24 09:53:00 +08:00 |
|
Jack251970
|
87febda78f
|
Add ReplaceActionKeyword api function
|
2025-02-23 12:49:21 +08:00 |
|
Jack251970
|
414684ce43
|
Replace action keyword function with api
|
2025-02-21 13:50:44 +08:00 |
|
Jack251970
|
f999b97de1
|
Fix build issue
|
2025-02-21 13:25:31 +08:00 |
|
Jack251970
|
534a1117aa
|
Use public api to call ShowMsgBox functions & remove useless Core project import
|
2024-11-27 12:21:34 +08:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
Hongtao Zhang
|
35529a0386
|
fix some spelling
|
2022-12-31 10:43:07 -05:00 |
|
Hongtao Zhang
|
e9bf62ed08
|
Revert "Merge branch 'handle-icon-urls' of https://github.com/Flow-Launcher/Flow.Launcher into handle-icon-urls"
This reverts commit cae0b7be77, reversing
changes made to ba0aee14ba.
|
2022-10-30 14:23:04 -05:00 |
|
Jeremy Wu
|
6cb2cc30a3
|
update to WebSearch's custom icon image save behaviour
Load icon image preview on select and only save changes on confirm
|
2020-08-12 08:23:10 +10:00 |
|
Jeremy Wu
|
203df8f1ae
|
update method to reflect intent
|
2020-08-12 07:12:43 +10:00 |
|
Jeremy Wu
|
48557aec06
|
change to dynamically loading of icon images for WebSearch
|
2020-08-12 07:08:24 +10:00 |
|
Jeremy Wu
|
bd48ee5c90
|
update behaviour when to copy custom icons
- copy images when not in the plugin's default images directory
- do not copy if in the default directory or already in user data directory
|
2020-07-22 22:00:14 +10:00 |
|
Jeremy Wu
|
2c4eeb00bd
|
add Search Source custom icon setting selection and saving
|
2020-07-22 08:18:36 +10:00 |
|
Ioannis G
|
62a245f049
|
remove success message boxes
|
2020-07-16 22:38:09 +03: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 |
|