Jack251970
|
2713c5babf
|
Add code comments
|
2025-05-05 08:35:20 +08:00 |
|
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
|
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 |
|