Jack Ye
|
b3aa89773c
|
Use == for != operator
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-08 16:14:17 +08:00 |
|
Jack Ye
|
537c03f2d7
|
Fix null check issue
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-08 16:13:58 +08:00 |
|
Jack251970
|
9052f7b96e
|
Merge branch 'theme_change_api' of https://github.com/Jack251970/Flow.Launcher into theme_change_api
|
2025-04-08 16:01:53 +08:00 |
|
Jack251970
|
6c458828bc
|
Fix possible NullReferenceException
|
2025-04-08 16:01:46 +08:00 |
|
Jack Ye
|
91b64275c1
|
Merge branch 'dev' into theme_change_api
|
2025-04-08 15:58:03 +08:00 |
|
Jack251970
|
ecd019dd6b
|
Move ThemeData class to SharedModels
|
2025-04-08 15:56:54 +08:00 |
|
Jeremy Wu
|
75f23aa876
|
Merge pull request #3412 from Jack251970/load_image_async
New API Function LoadImageAsync
|
2025-04-08 17:53:48 +10:00 |
|
Jack Ye
|
0c0461d0c6
|
Merge branch 'dev' into theme_change_api
|
2025-04-05 20:44:08 +08:00 |
|
Jack Ye
|
6af79a1e5d
|
Merge branch 'dev' into load_image_async
|
2025-04-05 20:43:36 +08:00 |
|
Jeremy Wu
|
6ebb73bb29
|
Merge pull request #3419 from Jack251970/plugin_manager_api
New API Function from PluginManifest and PluginManager
|
2025-04-05 23:27:54 +11:00 |
|
Jack Ye
|
46109a24b3
|
Merge branch 'dev' into load_image_async
|
2025-04-05 18:03:02 +08:00 |
|
Jack Ye
|
75ca537518
|
Merge pull request #3422 from Flow-Launcher/wait_window_initialization
Initialize HotKeyMapper after window is loaded & Wait image cache saved before closing main window
|
2025-04-05 18:02:38 +08:00 |
|
Jack Ye
|
382bf70e31
|
Merge branch 'dev' into load_image_async
|
2025-04-05 17:49:34 +08:00 |
|
Jack251970
|
08230df5c7
|
Code quality
|
2025-04-05 16:38:06 +08:00 |
|
Jack251970
|
7723c4454b
|
Improve code comments
|
2025-04-05 13:08:39 +08:00 |
|
Jack251970
|
a3ea61589d
|
Fix build issue
|
2025-04-05 13:05:04 +08:00 |
|
Jack251970
|
4affbe3d01
|
Wait image cache storage
|
2025-04-05 13:04:37 +08:00 |
|
Jack251970
|
afba3c01cc
|
Initialize hotkey mapper after window is loaded
|
2025-04-05 12:52:26 +08:00 |
|
Jack Ye
|
4eba415d1f
|
Merge pull request #3375 from Jack251970/force_foreground_window
Force FL window foreground when switching keyboard layout
|
2025-04-04 20:56:23 +08:00 |
|
Jack251970
|
2e885ea5cc
|
Remove useless variable
|
2025-04-04 20:45:24 +08:00 |
|
Jack251970
|
28d92c789f
|
Improve documents
|
2025-04-04 20:23:36 +08:00 |
|
Jack Ye
|
514fa0037a
|
Improve documents
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-04 20:23:07 +08:00 |
|
Jack251970
|
1611ad37f3
|
Fix ThemeData hashcode issue
|
2025-04-04 20:15:47 +08:00 |
|
Jack251970
|
9b9704e938
|
Improve settings panel theme page & theme selector
|
2025-04-04 20:11:01 +08:00 |
|
Jack251970
|
358b1fd7c8
|
Move theme data and functions into api
|
2025-04-04 20:10:39 +08:00 |
|
Jack Ye
|
171ebe955f
|
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-04 17:24:36 +08:00 |
|
Jack Ye
|
cbd8d22723
|
Improve documents
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-04 17:24:21 +08:00 |
|
Jack Ye
|
f64ca66743
|
Merge branch 'dev' into force_foreground_window
|
2025-04-04 16:47:12 +08:00 |
|
Jack Ye
|
35febd348f
|
Merge branch 'dev' into load_image_async
|
2025-04-04 16:47:02 +08:00 |
|
Jack251970
|
473b139ea4
|
Move FL project reference
|
2025-04-04 16:35:28 +08:00 |
|
Jack251970
|
4744ff780e
|
Move PluginManager public function to api
|
2025-04-04 16:33:03 +08:00 |
|
Jack251970
|
55d1754ed6
|
Move PluginManifest public function to api
|
2025-04-04 16:05:33 +08:00 |
|
Jack251970
|
b9c0eb7b78
|
Code quality
|
2025-04-04 15:56:18 +08:00 |
|
Jack251970
|
e2d9148702
|
Move user plugin to plugin project
|
2025-04-04 15:52:57 +08:00 |
|
Jack251970
|
df84e02f55
|
Improve code quality
|
2025-04-04 15:37:03 +08:00 |
|
Jack Ye
|
67cc1e2c77
|
Merge pull request #3417 from Flow-Launcher/environment_exit
Fix environment exit & Wait image cache save before restarting & Add settings saving lock & Do not crash when caught exception saving
|
2025-04-04 15:30:33 +08:00 |
|
Jack251970
|
28ab71f11a
|
Fix build issue
|
2025-04-04 11:46:07 +08:00 |
|
Jack Ye
|
9b0d3f2fa4
|
Merge branch 'dev' into environment_exit
|
2025-04-04 11:43:01 +08:00 |
|
Jack Ye
|
3771d64260
|
Merge pull request #3413 from Jack251970/infrusture_helper
New API Function ValidateDirectory and ValidateDataDirectory & Cleanup Helper.cs in Flow.Launcher.Infrastructure project
|
2025-04-04 11:40:52 +08:00 |
|
Jack251970
|
ec7a4e8aaa
|
Fix build issue
|
2025-04-04 11:27:50 +08:00 |
|
Jack Ye
|
3283adce59
|
Fix typos
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-04-04 11:27:10 +08:00 |
|
Jack251970
|
8df1e6a0ce
|
Add blank line
|
2025-04-04 11:18:57 +08:00 |
|
Jack Ye
|
834780d6e7
|
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-04 11:17:37 +08:00 |
|
Jack Ye
|
2a2ef234d9
|
Fix typos
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-04 11:17:30 +08:00 |
|
Jack251970
|
c2f8480c04
|
Revert "Test save error"
This reverts commit 2d6667bb53.
|
2025-04-04 11:15:13 +08:00 |
|
Jack251970
|
2d6667bb53
|
Test save error
|
2025-04-04 10:42:55 +08:00 |
|
Jack251970
|
f6e3608f72
|
Do not crash when saving cache
|
2025-04-04 10:42:48 +08:00 |
|
Jack251970
|
95a3fd36de
|
Do not crash when caught exception on saving settings
|
2025-04-04 10:34:59 +08:00 |
|
Jack251970
|
043fe76a61
|
Add settings save lock
|
2025-04-04 10:03:19 +08:00 |
|
Jack251970
|
e4577eb23e
|
Improve code comment
|
2025-04-04 10:02:47 +08:00 |
|