Commit graph

10181 commits

Author SHA1 Message Date
Jack251970
e36d5d8ce7 Fix spelling 2025-07-10 13:24:07 +08:00
Jack251970
eb2b8d06a1 Refactor CustomQueryHotkeySetting control 2025-07-06 21:15:00 +08:00
Jack251970
7c41a37daa Add blank lines 2025-07-06 21:07:25 +08:00
Jack251970
5c2127ec52 Add constructor for CustomPluginHotkey 2025-07-06 21:06:54 +08:00
Jack Ye
4fcc12d717
Merge pull request #3795 from Flow-Launcher/check_plugin_modified
Check plugin modified state for more lists and improve code quality
2025-07-06 20:01:48 +08:00
Jack Ye
166591002c
Merge pull request #3802 from Flow-Launcher/action_keyword_check
Remove plugins from global & non-global plugins when they are removed from settings
2025-07-06 19:57:50 +08:00
Jack Ye
63aca6ea37
Fix possible invalid operation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-06 16:54:04 +08:00
Jack251970
53174091d6 Use remove where for code quality 2025-07-06 16:52:26 +08:00
Jack251970
b85b2ec30a Remove plugins from global & non-global plugins when they are removed from settings 2025-07-06 16:45:44 +08:00
Jack251970
c33f72db7e FIx format 2025-07-06 16:36:56 +08:00
Jeremy Wu
1e9eaf5db8
Merge pull request #3798 from Flow-Launcher/win32_dark_mode
Enable dark mode if the system is in dark mode for Win32 windows
2025-07-06 17:49:51 +10:00
Jeremy Wu
a6c038ff5a
Merge branch 'dev' into check_plugin_modified 2025-07-06 16:55:08 +10:00
Jack251970
c71da5413a Support for color scheme change 2025-07-06 09:08:20 +08:00
Jack251970
15d979bc2c Enable Win32 dark mode if the system is in dark mode before creating all windows 2025-07-05 23:05:49 +08:00
Jack Ye
8e6eaf728d
Merge pull request #3796 from Flow-Launcher/program_empty_query
Return results when query is empty for Program
2025-07-05 16:07:26 +08:00
Jack Ye
aedfbfc632
Merge pull request #3797 from Flow-Launcher/theme_mode_api
Add Theme mode API Function
2025-07-05 15:37:14 +08:00
Jack251970
d1a5cc8e84 Add theme mode api functions 2025-07-05 13:35:28 +08:00
Jack251970
d7d17a93cd Use ActualApplicationThemeChanged in MainWindow 2025-07-05 13:35:17 +08:00
Jack251970
5b2b272f76 Add ActualApplicationThemeChanged in MainViewModel 2025-07-05 13:35:02 +08:00
Jack251970
80b7775412 Return results when query is empty for program 2025-07-04 10:50:50 +08:00
Jack Ye
446c61fac6
Use concurrent bag for multiple thread support
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-03 21:01:09 +08:00
Jack251970
d3f5274b24 Make GetPluginsForInterface private & Code quality 2025-07-03 20:45:20 +08:00
Jeremy Wu
b440aaab37
New Crowdin updates (#3730) 2025-07-03 15:01:52 +03:00
Jack Ye
352c0f875d
Merge pull request #3791 from Flow-Launcher/modified_plugins
Check if plugin is modified before querying
2025-07-01 19:49:05 +08:00
Jack251970
d7b13276a2 Check if plugin is modified before querying 2025-07-01 13:35:44 +08:00
Jack Ye
09883130ce
Merge pull request #3786 from Flow-Launcher/removePluginSettings
Fix Plugin Uninstallation Issue
2025-07-01 07:28:20 +08:00
Jack251970
3fc0abfbab Fix removePluginSettings parameter pass issue 2025-06-30 20:26:14 +08:00
Jack Ye
e965b56824
Merge pull request #3785 from Flow-Launcher/row_issue
Fix grid row issue
2025-06-30 14:55:52 +08:00
Jack251970
0c1fcad06f Fix grid row issue 2025-06-30 14:39:29 +08:00
Jack Ye
077a86e1b4
Merge pull request #3784 from Flow-Launcher/explorer_preview_margin
Fix explorer plugin preview margin
2025-06-30 12:28:02 +08:00
Jack251970
0290675e11 Fix explorer plugin preview margin 2025-06-30 12:12:47 +08:00
Jack Ye
1d2a7bf85a
Merge pull request #3782 from Flow-Launcher/quick_access_link_volume
Support volume type for quick access link
2025-06-28 15:58:49 +08:00
Jack251970
d6310bc4f0 Add quick access result score for folder results 2025-06-28 11:02:44 +08:00
Jack251970
03c1e58922 Support volume type for quick access link 2025-06-28 11:00:56 +08:00
Jeremy Wu
71e975a68c
Update Calculator plugin description (#3781) 2025-06-27 15:58:20 +03:00
DB P
fd9790147b
Merge pull request #3779 from onesounds/FixXamlError
Fix Card Control
2025-06-27 20:47:11 +09:00
Jack251970
bafb5d7b0a Removed RenameFileHotkey 2025-06-27 19:38:36 +08:00
DB P
f464f2a6e7
Merge pull request #3780 from onesounds/250627-AddSeparatorReleaseNote
Add Separator and margin in release note
2025-06-27 20:23:49 +09:00
Jack251970
35a38f6c33 Improve code comments 2025-06-27 19:16:00 +08:00
DB P
9f8582cd7a Add Separator and margin 2025-06-27 19:53:09 +09:00
DB P
c83921f4f9 Add Proxy Card type 2025-06-27 19:11:15 +09:00
DB P
059dcdfc11 Fix Card Error 2025-06-27 19:10:43 +09:00
DB P
c9de2f02f8 Fix Card Error 2025-06-27 18:51:51 +09:00
Jack Ye
b1832983a5
Merge pull request #3774 from TBM13/feature/calculatorHexNumbers
Calculator: Support hex numbers
2025-06-26 19:26:05 +08:00
TBM13
d68964bfa2 Calculator: Support hex numbers 2025-06-26 02:58:24 -03:00
Jeremy Wu
40e5c04ca1
Fix false failing spell check rules (#3745) 2025-06-19 14:05:26 +03:00
Jeremy Wu
7487368abc
Merge pull request #3742 from onesounds/250618-AddTimeFormat
Add new time format option "dd MMMM yyyy"
2025-06-18 22:33:26 +10:00
Jeremy Wu
f7d41eb81b
Merge pull request #3743 from Flow-Launcher/update_prerelease_message
Update pre-release build's release message
2025-06-18 21:33:50 +10:00
Jeremy
8a54cc20ce update pre-release's release message 2025-06-18 21:17:04 +10:00
DB P
7b726d86d3 Add new time format option "dd MMMM yyyy" 2025-06-18 18:23:00 +09:00