Commit graph

9663 commits

Author SHA1 Message Date
Jack251970
b9aa5a88cf Change variable name for code quality 2025-05-05 08:30:53 +08:00
Jack Ye
135b9b561a
Merge branch 'dev' into empty_query 2025-05-05 08:27:51 +08:00
Jack Ye
e4ecea096b
Merge pull request #3509 from Flow-Launcher/mainvm_more_log
Add more debug log info for query
2025-05-05 06:46:19 +08:00
Jack251970
197316397a Improve log info 2025-05-04 22:05:57 +08:00
Jack251970
51fb1515a0 Add more debug log info for query 2025-05-04 22:04:01 +08: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
67facb8f18 Use non-async version 2025-05-04 16:44:05 +08:00
Jack251970
0d9fb29f12 Improve code quality 2025-05-04 16:37:15 +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
fe25764221 Merge branch 'empty_query' of https://github.com/Jack251970/Flow.Launcher into empty_query 2025-05-04 11:26:07 +08:00
Jack251970
2ab007b3b6 Fix typos 2025-05-04 11:26:00 +08:00
Jack Ye
ccb1bac2da
Merge branch 'dev' into empty_query 2025-05-04 11:24:57 +08:00
Jack251970
35e4bfc937 Improve code quality 2025-05-04 11:05:23 +08:00
Jack251970
4ed1dc3bc1 Fix topmost issue in home page 2025-05-04 10:28:20 +08:00
Jack251970
19d70592a8 Add empty & global query for home page 2025-05-04 09:38:35 +08:00
Jack251970
4500f1deeb Fix history items context menu issue 2025-05-04 09:14:57 +08:00
Jack251970
13cfbe5430 Check query results 2025-05-04 09:07:14 +08:00
Jack251970
96bb62af27 Refresh interface when Home Page is changed 2025-05-03 22:54:46 +08:00
Jack251970
f2f4ebf0ac Support home state change & Add ui 2025-05-03 22:34:58 +08:00
Jack251970
d6704ed5da Support history items 2025-05-03 22:09:25 +08:00
Jeremy Wu
a2a8c5081e
Merge pull request #3503 from Flow-Launcher/do_not_query_when_back_from_context_menu
Do not query again when setting private field of QueryText
2025-05-03 21:25:36 +10:00
Jack251970
e8333331b0 Add ui in general page 2025-05-03 18:17:07 +08:00
Jack251970
e9ef26a8dd Change related setting names 2025-05-03 18:17:00 +08:00
Jack251970
54994ddb7b Initialize home query when window is loaded 2025-05-03 17:02:39 +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
Jack251970
3089928599 Support home query interface 2025-05-03 16:31:49 +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
Jack251970
247272c9aa Do not query when expanding builtin shortcuts 2025-05-02 15:21:17 +08:00
Jack251970
f935d5f078 Improve code comments 2025-05-02 15:06:20 +08:00
Jack251970
b1197858de Do not query when back from the context menu 2025-05-02 14:40:18 +08:00
Jack251970
62e1252ac4 Use BackToQueryResults for code quality 2025-05-02 14:37:10 +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
Jack Ye
950a7f5f2b
Merge pull request #3499 from Flow-Launcher/clear_cache_freeze_page
Fix clean cache issue
2025-04-30 19:55:31 +08:00
Jack251970
541e1981a9 Fix code comments 2025-04-30 19:40:23 +08:00
Jack251970
7762c7929e Explictly add recursive & Fix build 2025-04-30 19:38:15 +08:00
Jack251970
c9e85a1888 Use recursive false 2025-04-30 19:35:35 +08:00
Jack251970
a9641505b6 Fix clean cache issue 2025-04-30 19:21:59 +08:00
Jack Ye
f45e6ac1d5
Merge pull request #3495 from Flow-Launcher/fody_property
Improve PropertyChanged.Fody Code Quality
2025-04-30 12:00:58 +08:00
Jack251970
6b9a710145 Set private assets all for PropertyChanged.Fody 2025-04-30 10:45:18 +08:00
Jack251970
94a5c5dcb7 Change function name to suppress warning 2025-04-30 10:45:09 +08:00
Jack Ye
b36562af6d
Merge pull request #3494 from Flow-Launcher/plugin_filters
Support filtering dotnet, python, node.js, executable plugins
2025-04-29 20:20:33 +08:00
Jack251970
d0b44854ca Set menu flyout to bottom 2025-04-29 19:33:56 +08:00
Jack251970
1dd6993537 Adjust margin & Improve ui 2025-04-29 19:31:37 +08:00
DB p
9b666d3136 Add Flyout UI for Filter 2025-04-29 20:06:46 +09:00
Jack251970
7e50eb5426 Code quality 2025-04-29 10:47:13 +08:00