Commit graph

11240 commits

Author SHA1 Message Date
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
1cf264a3a9
Add code comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-02 10:32:24 +08:00
Jack251970
b25777b734 Use ConcurrentQueue to storage the data sequence & Put latter record topper 2025-05-02 10:28:35 +08:00
Jack251970
7103c8d24a Mark old data as obsolete 2025-05-02 09:59:06 +08:00
Jack251970
58b9f0c19c Improve remove logic 2025-05-01 13:47:35 +08:00
Jack251970
c49b3b7cba Fix TryTake may remove the wrong element 2025-05-01 13:42:54 +08:00
Jack251970
4ecef470e8 Code quality 2025-05-01 13:33:24 +08:00
Jack251970
0673d07c2a Improve code comments & Make classes internal 2025-05-01 13:23:22 +08:00
Jack251970
07f44f2377 Add code comments 2025-05-01 13:19:23 +08:00
Jack251970
845c331cac Remove the bag from dictionary if the bag is empty 2025-05-01 13:16:16 +08:00
Jack251970
af087fb85b Support multiple topmost records storage 2025-05-01 12:49:20 +08:00
Jack251970
0d61908575 Support multiple topmost records 2025-05-01 11:41:53 +08:00
Jack251970
980b792cb3 Wrap operation in one class 2025-05-01 11:06:52 +08: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
Jack251970
6cfd25ce28 Remove unused image 2025-04-29 10:46:16 +08:00
Jack251970
6b69091443 Support filtering dotnet, python, node.js, executable plugins 2025-04-29 10:16:42 +08:00
Jack Ye
9de0eb2a11
Merge pull request #3491 from Flow-Launcher/cache_folder
Add cache folder button in dev tools
2025-04-28 12:01:10 +08:00
Jack251970
ba18755b6b Add cache folder button in dev tools 2025-04-28 10:55:19 +08:00
DB P
4055f078c6
Merge pull request #3485 from onesounds/250423-FixNumberboxColor
Fix NumberBox Placeholder text color
2025-04-25 17:52:19 +09:00
DB P
95d82b3a56
Merge pull request #3482 from onesounds/250422-FixClockwhenStartUp
Fix clock not displaying in certain situations
2025-04-25 17:42:03 +09:00
Jack Ye
e3dbdaef15
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-25 16:34:32 +08:00
Jack251970
4f39c0a340 Add code comments 2025-04-25 16:32:23 +08:00