Commit graph

501 commits

Author SHA1 Message Date
Jack251970
89b454bb6c Fix typos 2025-07-06 20:29:19 +08:00
Jack Ye
19c5cc3cf0
Merge branch 'dev' into rename-file 2025-07-06 11:33:50 +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
e6fb766fec Mark ActionContext as deprecated 2025-07-02 20:02:03 +08:00
Jack251970
73a232ff9f Fix clone issue 2025-06-30 12:03:20 +08:00
Jack251970
e087d33fbb Add hotkey id check 2025-06-28 21:57:44 +08:00
Koisu
cda33df0b0 Make constructor protected 2025-06-27 10:29:26 -07:00
Jack251970
b52c7e756c Check result null & Improve docuements 2025-06-26 10:37:18 +08:00
Jack251970
30b9b1f371 Add Visible api 2025-06-25 22:41:16 +08:00
Jack251970
94f3746ddc Add plugin hotkey model 2025-06-25 20:24:50 +08:00
Koisu
a326a7638c refactoring 2025-06-24 11:46:27 -07:00
Koisu
b556dac2c1 Refactoring 2025-06-24 11:19:45 -07:00
Koisu
502a50b839 added keybind to open the renaming dialog 2025-06-23 15:23:57 -07:00
Jeremy Wu
7784fe439c
Merge release v1.20.1 back into dev 2025-06-14 21:25:55 +09: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