Commit graph

10510 commits

Author SHA1 Message Date
Jack Ye
97fb8d680f
Merge branch 'dev' into plugin_initialization 2025-07-24 11:54:19 +01:00
Jack Ye
65cfb29cfd
Merge pull request #3846 from Flow-Launcher/nuget_dependency
Upgrade NuGet Dependencies & Package Lock Json Files
2025-07-24 11:52:04 +01:00
Jack Ye
c6963aa1d3
Merge branch 'dev' into nuget_dependency 2025-07-24 11:30:38 +01:00
Jack251970
0564e5814b Update description 2025-07-24 16:54:19 +08:00
Jack251970
c42f84f246 Update Pinyin description 2025-07-24 16:39:58 +08:00
Jack Ye
c604df96e9
Merge pull request #3862 from Flow-Launcher/dialog_jump_improvement
Fix dialog jump issue when result will not be execueted under empty query option
2025-07-23 12:32:37 +01:00
Jack251970
20f6a74fbe Fix dialog jump issue when result will not be execueted under empty query option 2025-07-23 17:33:03 +08:00
Jack251970
74306f0a76 Use PInvoke to register SystemEvents 2025-07-23 14:15:20 +08:00
Jack251970
3cd7c3ce00 Remove CursorInfo class 2025-07-23 13:52:31 +08:00
Jack251970
3cfe122c7b Use new MonitorInfo class class 2025-07-23 13:51:35 +08:00
Jack251970
4f423c47cd Allow all projects to access MonitorInfo & CursorInfo 2025-07-23 13:44:31 +08:00
Jack251970
cbbd09b8a5 Add cursor info class 2025-07-23 13:41:01 +08:00
Jack Ye
1946afbfe8
Fix typos
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-07-23 13:33:22 +08:00
Jack251970
e1b01dc407 Merge branch 'nuget_dependency' of https://github.com/Flow-Launcher/Flow.Launcher into nuget_dependency 2025-07-23 13:28:59 +08:00
Jack251970
527c27f675 Remove System.Windows.Forms.Screen reference 2025-07-23 13:28:50 +08:00
Jack251970
e63941275e Upgrade MonitorInfo class 2025-07-23 13:27:36 +08:00
Jack Ye
8142ef1dee
Merge branch 'dev' into nuget_dependency 2025-07-23 10:47:19 +08:00
Jack Ye
1da7e1ef35
Merge pull request #3857 from Flow-Launcher/dialog_jump_glyph
Add glyph for dialog jump hotkey card item
2025-07-22 19:49:20 +08:00
Jack251970
ea7833efe4 Add glyph for dialog jump hotkey card item 2025-07-22 19:15:54 +08:00
Jack Ye
b6e2740746
Merge pull request #3851 from Flow-Launcher/url_exception
Fix uri exception in Report window
2025-07-21 23:26:02 +08:00
Jack251970
3221f930c4 Add info log message for plugin constructors 2025-07-21 21:17:30 +08:00
Jack251970
e0240784b5 Improve code quality 2025-07-21 21:11:48 +08:00
Jack Ye
2b4010720a
Merge pull request #3848 from Flow-Launcher/sys_plugin_improvement
Improve Sys plugin
2025-07-21 19:50:41 +08:00
Jack251970
0f8553b45d Refresh home page after plugins are initialized 2025-07-21 19:39:42 +08:00
Jeremy Wu
d8740768c7
wording 2025-07-21 21:33:57 +10:00
Jack251970
269d21a4c0 Change plugin modified logic 2025-07-21 18:11:16 +08:00
Jack251970
566bd04e3f Support two types in one class 2025-07-21 18:06:05 +08:00
Jack251970
bef1feea0a Fix plugin page logic 2025-07-21 18:05:22 +08:00
Jack251970
f808469285 Fix logic & Improve code quality 2025-07-21 17:59:28 +08:00
Jack251970
63f86613c3 Use internal PluginModified method instead of API.PluginModified 2025-07-21 17:55:06 +08:00
Jack251970
067a51775e Fix null exception 2025-07-21 17:54:20 +08:00
Jack251970
d9cc67ce6d Merge branch 'plugin_initialization' of https://github.com/Flow-Launcher/Flow.Launcher into plugin_initialization 2025-07-21 17:49:31 +08:00
Jack251970
59e4fb82b9 Fix logic & Add code comments 2025-07-21 17:49:24 +08:00
Jack Ye
a9a705f118
Fix logic
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-21 17:48:17 +08:00
Jack251970
6409c193c4 Add code comments 2025-07-21 17:47:19 +08:00
Jack251970
950a4a00a6 Code quality 2025-07-21 17:45:46 +08:00
Jack251970
67c940f3a8 Do not show setting panel for init failed plugins 2025-07-21 17:45:01 +08:00
Jack251970
324b3eb081 Do not call interface methods for init failed plugins 2025-07-21 17:33:47 +08:00
Jack251970
d4a1953747 Add init failed plugins 2025-07-21 17:28:20 +08:00
Jack251970
b348debc72 Code quality 2025-07-21 17:27:37 +08:00
Jack251970
fc01ddbb1c Save init failed plugins 2025-07-21 17:27:21 +08:00
Jack251970
7f797b1039 Add code comments 2025-07-21 17:22:17 +08:00
Jack251970
3bd76b2dfd Rename variable 2025-07-21 17:17:49 +08:00
Jack251970
8d03fcee2e Remove error codes 2025-07-21 17:17:11 +08:00
Jack251970
9149e3f201 Mark initializing plugins as modified 2025-07-21 17:16:36 +08:00
Jack251970
6d99416641 Search in loaded plugins 2025-07-21 17:14:03 +08:00
Jack251970
6e0f2fc4ce Return loaded plugins 2025-07-21 17:03:21 +08:00
Jack251970
fe3339f645 Get initialized plugins for plugin page 2025-07-21 17:02:19 +08:00
Jack251970
11e05f73d9 Add all loaded plugins 2025-07-21 17:00:19 +08:00
Jack251970
566572b013 Use api function & rename function 2025-07-21 16:57:35 +08:00