Jack251970
|
b2e754dfd5
|
Fix command issue for pswh.exe
|
2025-06-05 18:48:26 +08:00 |
|
Jack Ye
|
36804402bd
|
Merge pull request #3652 from Flow-Launcher/pinvoke_improvement
Use PInvoke & Improve code comments & Use switch sentences
|
2025-06-05 16:30:52 +08:00 |
|
Jack251970
|
5fcb166060
|
Use PInvoke & Improve code comments & Use switch sentences
|
2025-06-05 16:12:55 +08:00 |
|
Jeremy Wu
|
9be59385d0
|
Merge pull request #3606 from onesounds/FixWindowSnap
Fix issues related to window maximization and Snap behavior
|
2025-06-05 13:09:51 +10:00 |
|
Jeremy Wu
|
86ca41ae73
|
Merge pull request #3639 from Flow-Launcher/websearch_issue
Fix OpenUri Exception
|
2025-06-05 13:00:59 +10:00 |
|
Jeremy Wu
|
25a62c8700
|
fix wording
|
2025-06-05 12:46:46 +10:00 |
|
Jack Ye
|
a865a3b35d
|
Merge pull request #3641 from Flow-Launcher/favorite_icons_enabled_disabled
Support Enable / Disable Favicons & Use Concurrent Way to Load Favicons
|
2025-06-05 10:36:51 +08:00 |
|
Jack251970
|
94b8a66db7
|
Rename to favicon
|
2025-06-05 10:21:24 +08:00 |
|
Jack251970
|
69dd038311
|
No need to convert to array
|
2025-06-05 10:16:02 +08:00 |
|
Jeremy Wu
|
d87a7ce32b
|
use favicons instead of favourite icons
|
2025-06-05 12:15:47 +10:00 |
|
Jeremy Wu
|
76dc35433b
|
update wording
|
2025-06-05 12:12:55 +10:00 |
|
Jack251970
|
49a42dd1b4
|
Improve code quality
|
2025-06-05 01:31:06 +08:00 |
|
Jack251970
|
f717376a17
|
Remove dulplicated comments
|
2025-06-05 01:30:26 +08:00 |
|
Jack251970
|
8bb2b50a4c
|
Use concurrent way to load favorite icons for firefox
|
2025-06-05 01:13:48 +08:00 |
|
Jack251970
|
d6f40ec488
|
Use concurrent way to load favorite icons for chromium
|
2025-06-05 01:12:46 +08:00 |
|
Jack251970
|
0ec38faf1d
|
Add code comments & Improve code quality
|
2025-06-05 01:12:12 +08:00 |
|
Jack251970
|
72bd4c202a
|
Info favorite icons cost
|
2025-06-05 00:27:03 +08:00 |
|
Jack251970
|
a761ec880b
|
Check file exists
|
2025-06-04 23:31:18 +08:00 |
|
Jack251970
|
6d5b95c616
|
Improve code comments
|
2025-06-04 23:31:10 +08:00 |
|
Jack251970
|
b68b299cd4
|
Support enable favorite icons for firefox bookmarks
|
2025-06-04 23:26:32 +08:00 |
|
Jack251970
|
f982d80ffe
|
Support enable favorite icons for chromiun bookmarks
|
2025-06-04 23:21:57 +08:00 |
|
Jack251970
|
cef3e8e4bb
|
Make settings internal
|
2025-06-04 23:18:01 +08:00 |
|
Jack251970
|
fd8222ba80
|
Organize usings
|
2025-06-04 23:17:51 +08:00 |
|
Jack251970
|
2f8e5b91b0
|
Add new setting to enable favorite icons
|
2025-06-04 23:17:38 +08:00 |
|
Jack251970
|
f6c75c2107
|
Handle exception from OpenInBrowserTab & OpenInBrowserWindow
|
2025-06-04 22:29:45 +08:00 |
|
Jack251970
|
4bc34f64e8
|
Re-throw the exception if we cannot open the URL in the default browser
|
2025-06-04 22:22:02 +08:00 |
|
Jack251970
|
32ae3a1b67
|
Improve code quality
|
2025-06-04 22:21:08 +08:00 |
|
Jeremy Wu
|
524fb6a07e
|
Merge pull request #3629 from Flow-Launcher/handle_download_exception
Handle download exception
|
2025-06-04 21:56:21 +10:00 |
|
Jack Ye
|
dae84aef16
|
Merge pull request #3627 from Flow-Launcher/task_exception
Silent handle TaskSchedulerUnobservedTaskException
|
2025-06-04 19:50:23 +08:00 |
|
DB P
|
9755186195
|
Merge pull request #3632 from onesounds/FixPendingLine
Add PendingLineStyle in Base.xaml
|
2025-06-04 18:53:01 +09:00 |
|
DB P
|
2f9e7e11dc
|
Merge branch 'dev' into FixPendingLine
|
2025-06-04 18:36:52 +09:00 |
|
DB P
|
93b3ac4b89
|
Add PendingLineStyle based on BasePendingLineStyle for improved styling
|
2025-06-04 18:28:50 +09:00 |
|
DB P
|
93c2b1bf7c
|
Merge pull request #3614 from Flow-Launcher/crowdin-contribution
Add crowdin contribution tip
|
2025-06-04 15:22:18 +09:00 |
|
DB P
|
ab3513a51c
|
Merge branch 'dev' into crowdin-contribution
|
2025-06-04 15:02:32 +09:00 |
|
Jack251970
|
f60585f609
|
Use try-catch to handle download issue
|
2025-06-04 13:44:50 +08:00 |
|
Jack251970
|
8737217513
|
Show error message
|
2025-06-04 13:44:10 +08:00 |
|
Jack251970
|
bdd349e242
|
Improve format
|
2025-06-04 13:39:11 +08:00 |
|
Jack251970
|
2582a9fa20
|
Log exception instead of reporting
|
2025-06-04 13:31:41 +08:00 |
|
Jack251970
|
6b54ca28b0
|
Silent handle TaskSchedulerUnobservedTaskException
|
2025-06-04 12:32:57 +08:00 |
|
Jack Ye
|
5017fa462c
|
Add crowdin contribution tip
|
2025-06-03 20:56:36 +08:00 |
|
Jeremy Wu
|
367bf2c3e7
|
Merge pull request #3612 from Flow-Launcher/bump_plugin_project
Version bump Plugin
|
2025-06-03 22:55:19 +10:00 |
|
Jeremy
|
af6e28de5a
|
version bump Plugin
|
2025-06-03 22:25:21 +10:00 |
|
Jeremy Wu
|
61e740b494
|
New translations en.xaml (Vietnamese) (#3609)
|
2025-06-03 14:30:33 +03:00 |
|
Jack Ye
|
dbba91a3ac
|
Merge pull request #3610 from Flow-Launcher/title_binding
Use dynamic resource instead of binding
|
2025-06-03 14:22:48 +08:00 |
|
Jack251970
|
a3b0b2db12
|
Use dynamic resource instead of binding
|
2025-06-03 13:57:52 +08:00 |
|
Jeremy Wu
|
db97288282
|
New Crowdin updates (#3574)
|
2025-06-03 06:52:56 +03:00 |
|
Jack Ye
|
00b61f3123
|
Merge pull request #3581 from Flow-Launcher/get_window_long
Fix crash on ×32 devices
|
2025-06-03 11:24:05 +08:00 |
|
Jack Ye
|
ae76c41211
|
Merge pull request #3584 from Flow-Launcher/null_for_error_plugins
Fix argument null exception when updating plugin directories for erroneous plugins
|
2025-06-03 11:12:45 +08:00 |
|
Jeremy Wu
|
dd2560e729
|
Merge pull request #3607 from Flow-Launcher/add_release_pr_workflow
Add release PR workflow to auto update PR description
|
2025-06-02 22:46:21 +10:00 |
|
Jeremy Wu
|
ef84add35c
|
minor adjustments
|
2025-06-02 12:27:38 +00:00 |
|