Commit graph

566 commits

Author SHA1 Message Date
Jack Ye
97fb8d680f
Merge branch 'dev' into plugin_initialization 2025-07-24 11:54:19 +01:00
Jack251970
3cd7c3ce00 Remove CursorInfo class 2025-07-23 13:52:31 +08:00
Jack251970
4f423c47cd Allow all projects to access MonitorInfo & CursorInfo 2025-07-23 13:44:31 +08:00
Jack Ye
8142ef1dee
Merge branch 'dev' into nuget_dependency 2025-07-23 10:47:19 +08:00
Jeremy Wu
d8740768c7
wording 2025-07-21 21:33:57 +10:00
Jack251970
269d21a4c0 Change plugin modified logic 2025-07-21 18:11:16 +08:00
Jack251970
9149e3f201 Mark initializing plugins as modified 2025-07-21 17:16:36 +08:00
Jack251970
6e0f2fc4ce Return loaded plugins 2025-07-21 17:03:21 +08:00
Jack251970
566572b013 Use api function & rename function 2025-07-21 16:57:35 +08:00
Jack Ye
8b3f5aa536
Merge branch 'dev' into nuget_dependency 2025-07-20 19:55:36 +08:00
Jack Ye
b639960b8c
Merge branch 'dev' into sys_plugin_improvement 2025-07-20 19:53:48 +08:00
Kevin Zhang
4f269d3fa9
Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018) 2025-07-20 21:11:09 +10:00
Jack251970
b6ecfdcf63 Remove project reference in Sys plugin to Flow.Launcher.Infrastructure 2025-07-20 09:58:30 +08:00
Jack251970
7af3c5febf Upgrade NuGet dependency 2025-07-19 20:26:33 +08:00
Hongtao Zhang
e96a4cf59d Merge remote-tracking branch 'origin/dev' into net9
# Conflicts:
#	Flow.Launcher.Infrastructure/Flow.Launcher.Infrastructure.csproj
#	Flow.Launcher/Flow.Launcher.csproj
2025-07-15 15:52:34 -07:00
Jeremy Wu
3cdf9197b9
Merge release v1.20.2 back to dev (#3823) 2025-07-13 23:11:06 +08:00
Jeremy Wu
2e0dd1cfa1
Release 1.20.2 | Plugin 4.7.0 (#3820) 2025-07-13 17:18:34 +03:00
Jack Ye
b3d2fea6d8
Merge pull request #3806 from Flow-Launcher/nuget_package_document
Generate documents for NuGet package
2025-07-12 08:04:08 +08:00
Jeremy
236bff1c10 fix spelling 2025-07-07 21:57:03 +10:00
Jack251970
e391965acb Generate documents for NuGet package 2025-07-07 13:46:44 +08:00
Jack Ye
a0dff3fbc1
Merge branch 'dev' into plugin_store_item_vm_null 2025-07-05 17:19:54 +08:00
Jack251970
d1a5cc8e84 Add theme mode api functions 2025-07-05 13:35:28 +08:00
Jack251970
5b2b272f76 Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Jack251970
ce6c2cb1b2 Add return value for api functions 2025-07-01 09:05:21 +08:00
Jeremy Wu
7784fe439c
Merge release v1.20.1 back into dev 2025-06-14 21:25:55 +09:00
Jeremy Wu
7ae91b1af3
Release 1.20.1 | Plugin 4.6.0 (#3706) 2025-06-14 13:45:30 +03:00
Jeremy Wu
566b7d3f0a
Merge pull request #3616 from Flow-Launcher/force_web_url
Add New API to Force Web Url
2025-06-14 20:14:58 +10:00
Jeremy
eb7a89292b update OpenUrl method summary 2025-06-13 22:02:34 +10:00
Jack251970
3d555e7442 Add new api function to show message with button 2025-06-09 14:39:44 +08:00
Jack251970
4bc34f64e8 Re-throw the exception if we cannot open the URL in the default browser 2025-06-04 22:22:02 +08:00
Jack251970
32ae3a1b67 Improve code quality 2025-06-04 22:21:08 +08:00
Jack251970
c001041ba8 Fix build issue 2025-06-03 23:08:51 +08:00
Jack251970
3b0def8159 Add new api OpenWebUrl 2025-06-03 23:06:24 +08:00
Jeremy
af6e28de5a version bump Plugin 2025-06-03 22:25:21 +10:00
Jack Ye
a06cb43540
Use new model to clear results & Fix clear existing results when using IResultUpdate (#3588) 2025-06-02 13:16:22 +10:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
Jack251970
28b8cb6013 Improve distinguish between home query and global query 2025-05-04 21:43:48 +08:00
Jack251970
21d6ec20d4 Use null to distinguish between home query and global query 2025-05-04 18:29:39 +08:00
Jack251970
72bd1e60db Remove code comments with issues 2025-05-04 11:44:41 +08:00
Jack Ye
78f606f2fc
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-04 11:40:57 +08:00
Jack Ye
eaea38c13a
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-04 11:40:45 +08:00
Jack251970
f2f4ebf0ac Support home state change & Add ui 2025-05-03 22:34:58 +08:00
Jack251970
17a0834bcd Support query for plugins with home query interface 2025-05-03 16:50:50 +08:00
Jack251970
0f09fea30b Make async home query to be feature interface 2025-05-03 16:32:07 +08:00
Jack Ye
6a4fdcb451
Merge branch 'dev' into empty_query 2025-05-03 08:59:50 +08:00
Jack251970
aa0f9b2e73 Update name 2025-05-03 08:58:40 +08:00
Jack Ye
8bb96d7f58
Fix copy to clipboard STA thread issue & Support retry for copy & Async build-in shortcut model & Fix build shortcuts text replace issue & Fix startup window hide issue (#3314) 2025-05-02 14:26:14 +10:00
Jack251970
6b9a710145 Set private assets all for PropertyChanged.Fody 2025-04-30 10:45:18 +08:00
Jack251970
6b69091443 Support filtering dotnet, python, node.js, executable plugins 2025-04-29 10:16:42 +08:00
Jack251970
7797527dc7 Improve API documents 2025-04-17 22:48:38 +08:00
Jack251970
e869b0c682 Add remarks for AddActionKeyword function 2025-04-17 22:47:58 +08:00
Jack251970
f5830412c4 Revert delegate to fields 2025-04-15 20:45:00 +08:00
Jack251970
03d7dccbb6 Fix Results clone issue 2025-04-12 20:22:15 +08:00
Jack251970
d8f4eac0d2 Add ShowBadge property 2025-04-12 20:10:24 +08:00
Jack Ye
02b53732c2
Merge branch 'dev' into 250410-PluginBadge2 2025-04-12 15:25:32 +08:00
Jack251970
4527b33433 Code quality 2025-04-11 22:16:04 +08:00
Jack251970
d338c5551d Fix badge icon url issue 2025-04-11 15:47:41 +08:00
Jack251970
9e3e0f6e3c Change name to BadgeIcoPath 2025-04-11 15:38:00 +08:00
Jack251970
471c3edc6f Add BadgePath & BadgeIcon property 2025-04-11 15:21:11 +08:00
Jack251970
579dc06171 Code quality 2025-04-11 15:00:46 +08:00
Jack Ye
ab34e83c5e
Merge branch 'dev' into 250320BookmarkFavicon 2025-04-09 16:41:28 +08:00
Jeremy Wu
c7303611a2
Merge pull request #3429 from Jack251970/stopwatch_api
New API Function from Stopwatch & Improve Program Plugin
2025-04-09 18:39:42 +10:00
Jack251970
82f67884ef Support svg image file loading 2025-04-09 16:15:37 +08:00
Jack251970
46712f287f Improve api documents 2025-04-09 12:37:42 +08:00
Jack251970
c035b65517 Fix code documents issue 2025-04-09 12:31:53 +08:00
Jack251970
1aeaaf2fc2 Add keyevent in Plugin project & Improve Shell plugin code quality 2025-04-09 12:30:50 +08:00
Jack251970
f99859ad1e Change api function names 2025-04-08 21:38:17 +08:00
DB P
c351a3870f
Merge branch 'dev' into 250331-NewPluginsPage 2025-04-08 22:35:47 +09:00
Jack251970
e753bb79b1 Add public methods 2025-04-08 21:32:18 +08:00
Jack Ye
a4c8343a48
Merge branch 'dev' into theme_change_api 2025-04-08 20:10:12 +08:00
Jack251970
653b833570 Fix typos 2025-04-08 19:42:59 +08:00
Jack251970
4749ca208a Improve code comments 2025-04-08 19:33:48 +08:00
Jack Ye
aaadf16777
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-08 19:28:29 +08:00
Jack251970
c11ee2f9e7 Improve code quality & comments & Fix lock issue 2025-04-08 17:20:57 +08:00
Jack251970
dd210ad419 Remove RefreshFrameAsync since ChangeTheme calls this function 2025-04-08 16:41:06 +08:00
Jack Ye
bac14fa7ff
Merge branch 'dev' into theme_change_api 2025-04-08 16:28:17 +08:00
Jack Ye
0619041829
Merge branch 'dev' into binary_storage_api 2025-04-08 16:28:05 +08:00
Jeremy Wu
822b65ed86
Merge pull request #3408 from Jack251970/error_log
New API Function LogError
2025-04-08 18:26:38 +10:00
Jack Ye
b3aa89773c
Use == for != operator
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:14:17 +08:00
Jack Ye
537c03f2d7
Fix null check issue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-08 16:13:58 +08:00
Jeremy Wu
6c5bb7d184
update summary 2025-04-08 18:12:10 +10:00
Jack251970
9052f7b96e Merge branch 'theme_change_api' of https://github.com/Jack251970/Flow.Launcher into theme_change_api 2025-04-08 16:01:53 +08:00
Jack251970
6c458828bc Fix possible NullReferenceException 2025-04-08 16:01:46 +08:00
Jack Ye
9f84a2d50a
Merge branch 'dev' into binary_storage_api 2025-04-08 15:58:49 +08:00
Jack Ye
91b64275c1
Merge branch 'dev' into theme_change_api 2025-04-08 15:58:03 +08:00
Jack251970
ecd019dd6b Move ThemeData class to SharedModels 2025-04-08 15:56:54 +08:00
Jack251970
dc7b812077 Change search delay time to int & Improve code quality & Improve strings 2025-04-07 14:16:17 +08:00
Jack Ye
0c0461d0c6
Merge branch 'dev' into theme_change_api 2025-04-05 20:44:08 +08:00
Jack Ye
6af79a1e5d
Merge branch 'dev' into load_image_async 2025-04-05 20:43:36 +08:00
Jack Ye
c55a453a62
Merge branch 'dev' into binary_storage_api 2025-04-05 20:42:48 +08:00
Jack Ye
7695a46be1
Merge branch 'dev' into error_log 2025-04-05 20:41:24 +08:00
Jack251970
28d92c789f Improve documents 2025-04-04 20:23:36 +08:00
Jack Ye
514fa0037a
Improve documents
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-04 20:23:07 +08:00
Jack251970
1611ad37f3 Fix ThemeData hashcode issue 2025-04-04 20:15:47 +08:00
Jack251970
358b1fd7c8 Move theme data and functions into api 2025-04-04 20:10:39 +08:00
Jack Ye
171ebe955f
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:36 +08:00
Jack Ye
cbd8d22723
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-04-04 17:24:21 +08:00
Jack Ye
5e637384a4
Merge branch 'dev' into error_log 2025-04-04 16:47:07 +08:00
Jack Ye
35febd348f
Merge branch 'dev' into load_image_async 2025-04-04 16:47:02 +08:00
Jack Ye
8cd81b74f9
Merge branch 'dev' into binary_storage_api 2025-04-04 16:41:08 +08:00