Commit graph

9876 commits

Author SHA1 Message Date
DB p
d1ceba7012 Adjust Inforbar 2025-04-06 23:17:56 +09:00
DB p
43330db969 Add InfoBar Control 2025-04-06 22:14:15 +09: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
Jack Ye
c55a453a62
Merge branch 'dev' into binary_storage_api 2025-04-05 20:42:48 +08:00
Jack Ye
7695a46be1
Merge branch 'dev' into error_log 2025-04-05 20:41:24 +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
DB P
9486355102 Add check registry method 2025-04-05 20:14:31 +09: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
Jack251970
3185bda824 Use IRemovable interface instead of reflection 2025-04-05 11:31:24 +08:00
Jack251970
6e5c7ad190 Use ISavable interface instead of reflection 2025-04-05 11:19:01 +08:00
Jack251970
e6d3d0fa9e Improve code quality 2025-04-05 11:11:14 +08:00
DB P
cd39164ab3 Fix Typo 2025-04-05 07:17:41 +09:00
DB p
b81f9be1ad Adjust numberbox 2025-04-05 05:34:41 +09:00
DB p
44a1a474c3 Add help window with content dialogue style 2025-04-05 05:28:38 +09:00
DB p
276af4332f Remove Delay item in plugin setting page layout 2025-04-05 02:28:07 +09:00
DB p
f3fcaee14e - Add strings
- Adjust combobox
2025-04-05 01:46:47 +09:00
DB p
a65e89b86f Adjust advanced control UI 2025-04-05 01:06:06 +09: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
5e637384a4
Merge branch 'dev' into error_log 2025-04-04 16:47:07 +08:00
Jack Ye
35febd348f
Merge branch 'dev' into load_image_async 2025-04-04 16:47:02 +08:00
Jack251970
56536d0188 Add log for plugin binary storage 2025-04-04 16:45:58 +08:00
Jack Ye
8cd81b74f9
Merge branch 'dev' into binary_storage_api 2025-04-04 16:41:08 +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