Jeremy
ffd6109b58
add IPathSelected to JsonRPC plugins
2022-02-16 09:00:21 +11:00
Jeremy
1896b67989
add hotkey and interface listeners logic
2022-02-15 22:16:08 +11:00
Jeremy
bf60f5d1a6
add action
2022-02-08 20:25:47 +11:00
Jeremy
7faa4bb0f4
add IPathSelected interface for query window hotkey path capture
2022-02-08 20:03:52 +11:00
Jeremy Wu
11f1f402b2
version bump
...
Merging 1.9.2 back into dev. Following commits already exist in dev:
* Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* version bump PluginsManager
* Fix spellings in translation keys
* Clean up deprecated translations
* Some pedantic capitalisation
* bump WebSearch plugin
* use resources for raising top most success message
* Use Microsoft Package to register toast notification
* stop trigger global hotkey when shell plugin is not enabled
* Shell plugin version bump
* - Change Toggle Switch Flow (LTR from RTL)
- Change Open Theme Folder Button Width to Responsive
* - Adjust Priority Button Position
* - Adjust Priority Button Margin
* version bump
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: tech189 <dlloyd189@gmail.com>
Co-authored-by: Hongtao Zhang <hongtao_zhang@outlook.com>
Co-authored-by: DB p <onesound@oooz.net>
2022-02-03 13:48:31 +11:00
Jeremy Wu
eb5e9dd4be
Merge pull request #1003 from Flow-Launcher/dependabot/nuget/Plugins/Flow.Launcher.Plugin.PluginsManager/SharpZipLib-1.3.3
...
Bump SharpZipLib from 1.3.2 to 1.3.3 in /Plugins/Flow.Launcher.Plugin.PluginsManager
2022-02-02 07:28:00 +11:00
Jeremy
819ee97555
version bump PluginsManager
2022-02-02 07:22:19 +11:00
dependabot[bot]
6713865432
Bump SharpZipLib in /Plugins/Flow.Launcher.Plugin.PluginsManager
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.3.2...v1.3.3 )
---
updated-dependencies:
- dependency-name: SharpZipLib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 16:24:12 +00:00
Jeremy Wu
af313ebb78
Merge pull request #968 from Flow-Launcher/websearchUri
...
Support Application Uri in OpenUrl API call
2022-01-31 08:43:21 +11:00
Jeremy
ef194d0097
formatting
2022-01-31 08:37:04 +11:00
Jeremy
3188bd82c0
add OpenUri to interface and change OpenUrl method to OpenUri
2022-01-31 08:34:02 +11:00
Jeremy
f07db3db1d
Merge branch 'dev' into websearchUri
2022-01-31 07:50:48 +11:00
Jeremy Wu
150ce09b09
Merge pull request #851 from Garulf/global-copy-to-clipboard
...
Global copy to clipboard
2022-01-27 17:18:48 +11:00
Jeremy
8839f1bf6e
add copy notification
2022-01-27 17:13:06 +11:00
Jeremy
c5be5b89cb
move logic to view model
2022-01-27 16:35:45 +11:00
Garulf
48dbfc240b
Add file path to clipboard as file if valid
2022-01-25 19:45:08 -05:00
Garulf
0f78d5176e
Merge branch 'dev' into global-copy-to-clipboard
2022-01-25 13:14:43 -05:00
Jeremy Wu
50e6aad321
Merge pull request #991 from Flow-Launcher/context_menu_plugin_site
...
Open plugin website from context menu
2022-01-24 12:19:18 +11:00
Jeremy
43603b8f4e
open plugin website from context menu
2022-01-24 08:16:17 +11:00
Jeremy Wu
520d2370db
Merge pull request #987 from Flow-Launcher/update_back_prev_dir_logic
...
[Dev] Add support for action keyword when using Ctrl + Backspace
2022-01-20 21:04:20 +11:00
Jeremy
9161de2fe0
formatting
2022-01-20 20:23:13 +11:00
Jeremy
1f2bc7ebae
formatting
2022-01-20 20:15:33 +11:00
Jeremy
622fa20023
add back to previous dir hotkey to readme
2022-01-20 20:13:27 +11:00
Jeremy
214fec8687
add support for action keyword when using Ctrl + Backspace
2022-01-20 20:04:48 +11:00
Jeremy Wu
ba205ad18f
Merge pull request #858 from Garulf/delete-folder-paths
...
Ctrl + Backspace in Query goes up directory path
2022-01-20 08:02:07 +11:00
Jeremy
9848e2a289
Merge remote-tracking branch 'origin/dev' into delete-folder-paths
2022-01-20 07:50:32 +11:00
Jeremy
03ae0b868e
use previous directory command
2022-01-20 07:43:00 +11:00
Jeremy Wu
0e9830d9a9
Merge pull request #843 from onesounds/ChangeMissingIcon
...
Change App missing icon
2022-01-19 21:39:20 +11:00
Jeremy
530f5b80f1
version bump plugins after merge
2022-01-19 21:34:18 +11:00
Jeremy
4df7413cf0
Merge remote-tracking branch 'origin/dev' into ChangeMissingIcon
2022-01-19 21:32:09 +11:00
Jeremy
06859ef359
version bump plugins
2022-01-19 21:22:55 +11:00
Jeremy Wu
f636891cd2
Merge pull request #935 from Flow-Launcher/GlyphFontName
...
Revise ttf/otf code
2022-01-19 21:06:58 +11:00
Jeremy Wu
b5f81c844a
formatting
2022-01-19 21:01:50 +11:00
Jeremy Wu
9c92219e7f
Merge pull request #977 from Flow-Launcher/fixWebsearchNullPointer
...
Add null check before enumerating the enumerable
2022-01-19 20:51:10 +11:00
Jeremy
e9d3a0df1c
version bump WebSearch
2022-01-19 20:44:19 +11:00
Jeremy Wu
20e1b659fd
update suggestion result with ActionKeywordAssigned
2022-01-19 20:39:48 +11:00
Jeremy Wu
53f4741162
Add scoop install to readme ( #983 )
2022-01-18 08:45:37 +11:00
Kevin Zhang
b0d29be067
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2022-01-17 09:09:11 -06:00
Kevin Zhang
267b79a86e
Update Plugins/Flow.Launcher.Plugin.WebSearch/Main.cs
...
Co-authored-by: Jeremy Wu <jeremy24wu@gmail.com>
2022-01-17 09:08:00 -06:00
Jeremy Wu
b64dd27d53
Merge pull request #963 from Flow-Launcher/notificationRegister
...
Use Microsoft Package to handle toast notification for registry
2022-01-14 13:35:46 +11:00
Hongtao Zhang
32107dbece
Support application uri
2022-01-13 17:38:27 -06:00
Hongtao Zhang
a4dea1f2fd
Use Microsoft Package to register toast notification
2022-01-13 17:33:23 -06:00
Jeremy Wu
b9048f50f0
Merge pull request #972 from Flow-Launcher/refactor_plugin_manifest
...
Improvements to PluginManager plugin
2022-01-14 08:12:32 +11:00
Jeremy
deb4bee786
version bump PluginsManager
2022-01-14 07:58:46 +11:00
Jeremy Wu
45f691c3b1
Merge pull request #974 from tech189/fix-spellings
...
Fix spellings in translation keys
2022-01-14 07:57:12 +11:00
Jeremy Wu
10b8a35c57
Merge pull request #978 from Flow-Launcher/use_autocomplete_text
...
Minor enhancements to query auto-completion
2022-01-14 07:52:42 +11:00
Jeremy
abc4dc0141
bump WebSearch plugin
2022-01-14 07:48:12 +11:00
Ioannis G
84716376c2
bump plugin versions
2022-01-13 22:40:59 +02:00
tech189
a02011ddf1
Some pedantic capitalisation
2022-01-13 11:13:40 +00:00
tech189
661e99d073
Clean up deprecated translations
2022-01-13 10:30:44 +00:00