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 |
|
Jack Ye
|
2b4010720a
|
Merge pull request #3848 from Flow-Launcher/sys_plugin_improvement
Improve Sys plugin
|
2025-07-21 19:50:41 +08:00 |
|
Jeremy Wu
|
d8740768c7
|
wording
|
2025-07-21 21:33:57 +10:00 |
|
Jeremy Wu
|
c02ef0e76e
|
Merge pull request #3850 from Flow-Launcher/fast_load_language
Initialize language before portable clean up and plugin initialization
|
2025-07-21 12:20:13 +10:00 |
|
VictoriousRaptor
|
6044fb4ce1
|
Merge pull request #3852 from Flow-Launcher/VictoriousRaptor-patch-1
Fix typo
|
2025-07-21 09:42:04 +08:00 |
|
VictoriousRaptor
|
df0f8e01b9
|
Fix typo
|
2025-07-21 08:58:12 +08:00 |
|
Jack251970
|
55589f872a
|
Resolve conflicts
|
2025-07-20 19:58:49 +08:00 |
|
Jack251970
|
90eec91c4e
|
Fix ModernWpfUI version & Restore nuget
|
2025-07-20 19:56:54 +08:00 |
|
Jack Ye
|
8b3f5aa536
|
Merge branch 'dev' into nuget_dependency
|
2025-07-20 19:55:36 +08:00 |
|
Jack Ye
|
b639960b8c
|
Merge branch 'dev' into sys_plugin_improvement
|
2025-07-20 19:53:48 +08:00 |
|
Jack Ye
|
545d12c57d
|
Merge branch 'dev' into fast_load_language
|
2025-07-20 19:53:29 +08:00 |
|
Jack251970
|
b7096ddc32
|
Fix uri exception in Report window
|
2025-07-20 19:22:14 +08:00 |
|
Kevin Zhang
|
4f269d3fa9
|
Dialog Jump - Quickly navigate the Open/Save As dialog window (#1018)
|
2025-07-20 21:11:09 +10:00 |
|
Jack251970
|
fea899d09a
|
No need to get lower for language code
|
2025-07-20 17:37:12 +08:00 |
|
Jack251970
|
f77f14b0ee
|
Improve code quality
|
2025-07-20 17:35:07 +08:00 |
|
Jack251970
|
ac7da2d2d6
|
Do not check if the language directory contains default language file
|
2025-07-20 17:26:14 +08:00 |
|
Jack251970
|
5e8acf7d74
|
Use OrdinalIgnoreCase
|
2025-07-20 15:29:27 +08:00 |
|
Jack251970
|
634bdc5bd6
|
Do not check Flow Launcher default language file since it is binary embedded
|
2025-07-20 15:26:07 +08:00 |
|
Jack251970
|
2ee53dfbf7
|
Initialize language before portable clean up since it needs translations
|
2025-07-20 15:20:18 +08:00 |
|
Jeremy Wu
|
ff2d5e89f9
|
Merge pull request #3849 from Flow-Launcher/translations
Add Translations for All Messages and Message Boxes
|
2025-07-20 15:12:01 +10:00 |
|
Jack251970
|
d71d3a5094
|
Fix build issue
|
2025-07-20 12:57:56 +08:00 |
|
Jack Ye
|
e931f3ae41
|
Fix translations
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
2025-07-20 12:57:04 +08:00 |
|
Jack251970
|
1c76114bb0
|
Fix translations
|
2025-07-20 12:53:14 +08:00 |
|
Jack Ye
|
d7e09abde3
|
Fix translations
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-20 12:52:39 +08:00 |
|
Jack251970
|
ba0a113cc9
|
Add translations & Use ShowMsgError
|
2025-07-20 12:28:55 +08:00 |
|
Jack251970
|
aed134f589
|
Add translations
|
2025-07-20 12:15:48 +08:00 |
|
Jack251970
|
06b3219dcb
|
Add translations
|
2025-07-20 12:07:19 +08:00 |
|
Jack251970
|
85ffd6024b
|
Add translations
|
2025-07-20 12:07:15 +08:00 |
|
Jack251970
|
0682e9bed1
|
Improve code quality for public api
|
2025-07-20 11:38:44 +08:00 |
|
Jack251970
|
b9418f1272
|
Add translations
|
2025-07-20 11:33:12 +08:00 |
|
Jack Ye
|
4652392c71
|
Update translations
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-20 11:29:15 +08:00 |
|
Jack251970
|
b6ecfdcf63
|
Remove project reference in Sys plugin to Flow.Launcher.Infrastructure
|
2025-07-20 09:58:30 +08:00 |
|