Commit graph

791 commits

Author SHA1 Message Date
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
c4d1fe4436 version bump WebSearch 2020-08-04 20:36:43 +10:00
Jeremy Wu
d89570ebce fix build fail on MessageBox 2020-07-22 22:11:53 +10:00
Jeremy Wu
16c9bc71c5 Merge remote-tracking branch 'origin/dev' into save_customicons_websearch 2020-07-22 22:00:52 +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
8f8b2d7ff8 notify change of SearchSource's image after selection 2020-07-22 20:35:56 +10:00
Jeremy Wu
2c4eeb00bd add Search Source custom icon setting selection and saving 2020-07-22 08:18:36 +10:00
Jeremy Wu
91e7b1cfb8 update IconPath handling of path 2020-07-22 08:17:18 +10:00
Jeremy Wu
ee43152de1 save IconPath to settings for customisation 2020-07-21 14:40:44 +10:00
Jeremy Wu
c6701aa8a6 move everything plugin to its own repo
https://github.com/Flow-Launcher/Flow.Launcher.Plugin.Everything
2020-07-20 05:55:56 +10:00
Ioannis G
1e662057be
merge PR #121: index Edge browser bookmarks 2020-07-18 04:03:14 +03:00
Ioannis G
1f73fdbecc
UI: allow manual editing of browser-path textboxes 2020-07-17 05:32:08 +03:00
Ioannis G
b505a32693
UI: use NoWrap for browser-path text boxes 2020-07-16 23:12:54 +03:00
Ioannis G
62a245f049
remove success message boxes 2020-07-16 22:38:09 +03:00
Jeremy Wu
163bf64f89 BrowserBookmark version bump 2020-07-16 21:47:02 +10:00
Steven Kalinke
dfcf79c97d add chromium edge bookmark loading 2020-07-16 19:44:11 +10:00
Jeremy Wu
05d62da520 exclude directory path for Web Search plugin 2020-07-13 07:57:28 +10:00
Jeremy Wu
0c7298c72c
Merge pull request #114 from Flow-Launcher/add_update_progress_msg
Add update messages to indicate progress
2020-07-07 07:46:28 +10:00
Jeremy Wu
f63660624e add update messages to indicate progress 2020-07-06 08:00:22 +10:00
Jeremy Wu
ccfcf5148f
Merge branch 'dev' into explorer_prompt_deletion 2020-07-05 14:31:23 +10:00
Jeremy Wu
4961bf3138 bump version for release
Explorer, Plugin, Flow Launcher
2020-07-04 18:02:39 +10:00
Ioannis G
daa112e087
ProcessKiller: add a readme 2020-07-03 17:37:40 +03:00
Ioannis G
2c5305827c
ProcessKiller: use process icon in context menu 2020-07-03 17:11:18 +03:00
Ioannis G
e2bef827db
ProcessKiller: split source to multiple files 2020-07-03 17:07:24 +03:00
Ioannis G
12281142c1
ProcessKiller: support spaces in process search 2020-07-03 15:44:13 +03:00
Ioannis G
6e6a74beb9
ProcessKiller: add context menu option
to kill all processes whose file path matches with the selected result.
2020-07-03 02:43:35 +03:00
Ioannis G
10ce003dac
ProcessKiller: change condition for batch kill
To avoid killing processes by mistake, only give the option to kill all
displayed processes when they are all instances of the same executable.
2020-07-03 02:10:41 +03:00
Ioannis G
563bf4d797
ProcessKiller: add i18n support 2020-07-03 01:16:33 +03:00
Ioannis G
a52575cc17
ProcessKiller: do not convert paths to lower-case
for consistency with other plugins
2020-07-03 00:34:10 +03:00
Ioannis G
d0e196cfed
ProcessKiller: highlight result title 2020-07-03 00:18:15 +03:00
Ioannis G
1707ec7222
ProcessKiller: quick refactoring 2020-07-03 00:16:11 +03:00
Ioannis G
852750d1c6
start off the ProcessKiller plugin
This plugin is a direct port of Wox.Plugin.ProcessKiller from
https://github.com/theClueless/Wox.Plugins
2020-07-02 23:44:48 +03:00
Jeremy Wu
c46bb354a5
Merge branch 'dev' into explorer_prompt_deletion 2020-07-01 22:22:14 +10:00
Ioannis G
ca20370e84
remove the hello-world plugins (#96) 2020-07-01 13:40:37 +03:00
Jeremy Wu
bd64512643 add open containing folder to file results 2020-06-30 08:15:20 +10:00
Jeremy Wu
90b7559d32 show ToolTip directory path on current folder result 2020-06-30 07:53:46 +10:00
Jeremy Wu
492c02eea4 add custom plugin ToolTip on result hover over 2020-06-30 06:45:04 +10:00
Jeremy Wu
3fa3090ee3 Explorer plugin- change DefaultFolderSubtitleString to path 2020-06-30 06:20:22 +10:00
Jeremy Wu
95a1b9a968 fix typo 2020-06-29 21:53:01 +10:00
Jeremy Wu
5ff278230b fix environment variable search to be case insensitive 2020-06-29 19:56:43 +10:00
Jeremy Wu
813147b419 Merge branch 'dev' into refactor_core_infra 2020-06-28 12:14:19 +10:00
Jeremy Wu
4ac5881bc3 update logo and icons images 2020-06-26 15:13:29 +10:00
Ioannis G
0ddd7f24f4
define plugin metadata file name as constant 2020-06-25 00:46:59 +03:00
Jeremy Wu
eda89046ed Merge branch 'dev' into explorer_prompt_deletion 2020-06-23 21:15:57 +10:00
Jeremy Wu
832e849a3b Prompt deletion of file or folder 2020-06-22 08:43:59 +10:00
Jeremy Wu
d47a1ed5a1 remove unnecessary conditional variable in if- isEnvironmentVariable 2020-06-22 05:02:42 +10:00
Jeremy Wu
617ef3b05d fix environment variable search not showing up in Explorer 2020-06-20 14:26:13 +10:00
Jeremy Wu
e49e0ae2dc output quick folder access list when no query and only hotkey is pressed 2020-06-09 20:12:49 +10:00