Commit graph

9788 commits

Author SHA1 Message Date
Jack251970
d23f88d2cb Make sure vertically center 2025-05-20 21:44:17 +08:00
Jack251970
af4375b60e Improve code quality 2025-05-20 21:42:16 +08:00
Jack251970
3beb4e9c56 Use api functions instead 2025-05-20 21:37:06 +08:00
Jack251970
c0eaf1cf5c Remove unused function 2025-05-20 21:35:26 +08:00
DB p
3fa92591e3 Merge remote-tracking branch 'origin/250520-FixFilesConfig' into 250520-FixFilesConfig 2025-05-20 22:08:48 +09:00
DB p
f262263934 Add hyperlink to learn more about file manager usage in settings dialog 2025-05-20 22:07:41 +09:00
DB P
94b0f2e873
Merge branch 'dev' into 250520-FixFilesConfig 2025-05-20 20:47:20 +09:00
DB p
aadfde09d5 Add tips for file manager usage and improve error messages 2025-05-20 20:32:46 +09:00
DB p
2c7fb93d37 Add error handling and validation for custom file manager paths 2025-05-20 18:49:38 +09:00
Jeremy Wu
b4a3e06983
Merge pull request #3558 from Flow-Launcher/unify_plugin_versions
Unify all default built-in plugins' version
2025-05-20 19:22:06 +10:00
DB p
037b800f4a Add file manager path validation and error handling in SelectFileManagerWindow 2025-05-20 18:18:12 +09:00
Jeremy Wu
2b9529d2f9 set all of plugins' version to default 1.0.0 2025-05-20 09:06:11 +00:00
Jeremy Wu
94cec8aa1b
move plugin version bump to build step 2025-05-20 12:43:26 +10:00
Jeremy
b878532cdd unify plugin versions to flow main version 2025-05-19 22:19:35 +10:00
Jeremy Wu
3abb2f0f52
Merge pull request #3553 from Flow-Launcher/fix_result_clearing_nonquery
Fix result clearing for non-query calls and home page + history results page toggling
2025-05-19 18:35:53 +10:00
Jeremy Wu
2770c6a977
Merge branch 'dev' into fix_result_clearing_nonquery 2025-05-19 08:28:52 +10:00
Jeremy Wu
60de423fc3
Merge pull request #3554 from Flow-Launcher/add_chocolatey_publish_on_release
Add publish to Chocolatey dispatch action
2025-05-18 22:37:30 +10:00
Jeremy Wu
ec7ab007d0
fix typo 2025-05-18 22:23:10 +10:00
Jeremy Wu
f38bf674e0
add publish to Chocolatey dispatch event 2025-05-18 22:15:44 +10:00
Jeremy Wu
8aed36e2ef
New Crowdin updates (#3531) 2025-05-18 11:26:45 +03:00
Jeremy Wu
ac8a9795d3
Merge pull request #3552 from onesounds/250517-FixZombieExplorer
Fix prevent zombie explorer.exe processes when opening folders
2025-05-18 16:23:51 +10:00
Jack251970
87d11c0a74 Remove code comments 2025-05-17 21:37:27 +08:00
Jack251970
95eaa79c70 Improve code logic 2025-05-17 21:36:33 +08:00
Jack251970
b5a17b4a24 Improve logic 2025-05-17 21:35:52 +08:00
Jack251970
7399d11261 Add whitespace for if 2025-05-17 20:27:31 +08:00
Jeremy
0b44097111 fix encapsulation for show results 2025-05-17 22:12:35 +10:00
Jeremy
073594fdeb formatting 2025-05-17 22:02:45 +10:00
Jeremy
50fced959e remove async warning 2025-05-17 21:10:47 +10:00
Jeremy
2941e036bc add logging and method summaries 2025-05-17 21:08:18 +10:00
Jeremy
b4955f7474 add subscriber for show history result toggle in settings 2025-05-17 20:41:25 +10:00
Jeremy
003df049e1 add dedicated clear result indicator for query and non-query usage 2025-05-17 20:40:40 +10:00
DB p
b5bbd9f123 Refactor OpenDirectory method to standardize parameter naming and improve path handling 2025-05-17 15:16:34 +09:00
DB p
050c2cb647 Refactor OpenDirectory method to improve path handling and streamline process start logic 2025-05-17 15:08:20 +09:00
Jack Ye
bb25c53f08
Merge pull request #3549 from Flow-Launcher/setting_window_position
initialize position before InitializeComponent
2025-05-17 02:18:00 +08:00
Jack Ye
07ac325593
Improve code comments
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-16 19:27:10 +08:00
Jack251970
7e3de02ecb initialize position before InitializeComponent 2025-05-16 19:23:49 +08:00
Jeremy Wu
e80d191fb8
Merge pull request #3547 from Flow-Launcher/setting_window_navigation_issue
Fix setting window navigation update issue
2025-05-16 17:03:17 +10:00
Jack251970
ad94ebadcf Fix possible issue in welcome pages 2025-05-15 20:23:38 +08:00
Jack251970
d0e799b8ed Fix double navigation issue 2025-05-15 20:16:50 +08:00
Jack251970
5b17fad67c Fix duplicated value change 2025-05-15 19:51:30 +08:00
Jack251970
1a67c8906b Fix component initialization issue 2025-05-15 19:36:45 +08:00
Jack251970
57dccce1bf Fix setting window navigation update issue & Check view model null instead of IsInitialized flag 2025-05-15 18:35:57 +08:00
DB P
c591011908
Merge pull request #3545 from onesounds/250515-FixCardFont
Add dynamic font family to SettingWindow
2025-05-15 17:22:16 +09:00
DB P
e417a1d3a6 Add dynamic font family to SettingWindow 2025-05-15 16:42:11 +09:00
Jack Ye
54c949b3ca
Merge pull request #3539 from Flow-Launcher/program_plugin_delete_logic
Improve Program plugin delete button logic
2025-05-14 14:40:08 +08:00
Jack Ye
8522d781a7
Merge pull request #3544 from Flow-Launcher/width-issue
Fix size changed width issue
2025-05-14 14:38:14 +08:00
Jack251970
8325963047 Fix size changed width issue 2025-05-14 14:23:35 +08:00
DB P
a75553fbcf
Merge pull request #3543 from onesounds/250514-FixColorSchemeChanging
Fix system ColorScheme update handling
2025-05-14 13:16:14 +09:00
Jack251970
f29ccb38bb Merge branch '250514-FixColorSchemeChanging' of https://github.com/onesounds/Flow.Launcher into 250514-FixColorSchemeChanging 2025-05-14 12:09:30 +08:00
Jack251970
c128a66772 Manage handle in dispose 2025-05-14 12:09:18 +08:00