Jack251970
|
c128a66772
|
Manage handle in dispose
|
2025-05-14 12:09:18 +08:00 |
|
DB P
|
f0aa285199
|
Add theme change handler to refresh frame on application theme change
|
2025-05-14 12:50:45 +09:00 |
|
Jack251970
|
63a9770e91
|
Merge branch 'results_context_menu_display' of https://github.com/Flow-Launcher/Flow.Launcher into results_context_menu_display
|
2025-05-13 11:11:59 +08:00 |
|
Jack251970
|
93a9a92a40
|
Fix typos
|
2025-05-13 11:11:50 +08:00 |
|
Jack Ye
|
03b558c1fc
|
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-05-13 10:51:44 +08:00 |
|
Jack251970
|
8e7e173850
|
Add code comments
|
2025-05-13 10:49:40 +08:00 |
|
Jack251970
|
fa350ddb07
|
Add code comments
|
2025-05-13 10:48:00 +08:00 |
|
Jack251970
|
58f80996b7
|
Fix results context menu display issue
|
2025-05-13 10:36:46 +08:00 |
|
Jack251970
|
71b6cb2ca5
|
Fix sound effect issue after sleep or hiberation
|
2025-05-11 20:56:21 +08:00 |
|
Jeremy Wu
|
1775c0fd26
|
New Crowdin updates (#3430)
|
2025-05-11 13:27:09 +03:00 |
|
Jack Ye
|
31c18b81d2
|
Merge pull request #3530 from Flow-Launcher/origin_query_null_issue
Origin query null issue
|
2025-05-11 17:59:58 +08:00 |
|
Jack251970
|
0e6741cf3f
|
Improve code quality
|
2025-05-11 17:05:55 +08:00 |
|
Jack251970
|
6ed5308896
|
Fix null origin query issue
|
2025-05-11 16:53:44 +08:00 |
|
Jeremy Wu
|
1b2b49a47a
|
Merge pull request #3529 from Flow-Launcher/home_page_history
Fix Homepage with triggers history results on arrow up
|
2025-05-11 18:33:53 +10:00 |
|
Jeremy Wu
|
af5ff430c4
|
update comment
|
2025-05-11 18:16:29 +10:00 |
|
Jack251970
|
25d985b98f
|
Fix Homepage with triggers history results on arrow up
|
2025-05-11 14:32:59 +08:00 |
|
Jack251970
|
315de2b531
|
Adjust margin in appearance page
|
2025-05-11 09:44:43 +08:00 |
|
Jeremy Wu
|
7c8a4379a3
|
fix clearing of results logic & minor adjustment to results update (#3524)
|
2025-05-10 20:56:48 +08:00 |
|
Jack251970
|
29f94d66c2
|
Fix startup flicker
|
2025-05-09 15:57:18 +08:00 |
|
Jack251970
|
297643c3e5
|
Revert all changes as master branch
|
2025-05-06 19:35:40 +08:00 |
|
Jack251970
|
deb0c2139f
|
Remove unused initialization value
|
2025-05-06 19:22:37 +08:00 |
|
Jack251970
|
788cb3cc16
|
Revert "Dispose the old CancellationTokenSource atomically to avoid races"
This reverts commit 2672512a62.
|
2025-05-06 19:17:33 +08:00 |
|
Jack251970
|
2672512a62
|
Dispose the old CancellationTokenSource atomically to avoid races
|
2025-05-06 14:14:50 +08:00 |
|
Jack251970
|
b156afed0b
|
Revert "Add update source lock"
This reverts commit 265fd9c868.
|
2025-05-06 14:14:10 +08:00 |
|
Jack251970
|
265fd9c868
|
Add update source lock
|
2025-05-06 14:13:14 +08:00 |
|
Jack251970
|
639a5aebe5
|
Dispose _updateSource when creating new one & Use _updateToken instead of _updateSource.Token
|
2025-05-06 14:02:18 +08:00 |
|
Jack251970
|
b1a48e296a
|
Improve code quality
|
2025-05-06 13:58:28 +08:00 |
|
Jack251970
|
7083849d14
|
Remove unused codes
|
2025-05-05 19:11:46 +08:00 |
|
Jack251970
|
0882378988
|
Add Glyph for history items & topmost items
|
2025-05-05 18:53:40 +08:00 |
|
Jack251970
|
36a4f41767
|
Do not need to clear the result when last and current query are home query
|
2025-05-05 17:32:43 +08:00 |
|
Jack251970
|
16404bc2a7
|
Improve log information
|
2025-05-05 12:54:15 +08:00 |
|
Jack251970
|
41211e8cd3
|
Improve code comments
|
2025-05-05 08:44:08 +08:00 |
|
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 |
|
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
|
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
|
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 |
|