Commit graph

3176 commits

Author SHA1 Message Date
Jeremy
5f2921caa4 test 2025-05-26 21:39:24 +10:00
Jack Ye
dc0454b014
Merge pull request #3570 from Flow-Launcher/exitting_null
Fix main window null when checking exiting
2025-05-22 18:43:23 +08:00
Jeremy Wu
087a45c664
New Crowdin updates (#3559) 2025-05-22 20:41:04 +10:00
Jack251970
8aae92e61d Fix main window null when checking exitting 2025-05-22 10:47:07 +08:00
Jack251970
3718ae5640 Improve code quality & Improve code comments 2025-05-22 10:39:09 +08:00
DB p
edae432852 Add FocusQueryTextBox method to set focus on the query text box in MainWindow 2025-05-22 04:14:30 +09:00
Jeremy
41b9cd496b move code to viewmodel 2025-05-21 21:39:46 +10:00
Jeremy
e2d50cd80b update wording 2025-05-21 21:31:03 +10:00
Jeremy
07f77f0077 move calls to viewmodel 2025-05-21 21:30:47 +10:00
Jack251970
9a692a894d Add whitespace 2025-05-21 18:45:35 +08:00
Jack251970
45b81811f7 Fix potential issue with index boundary in Delete command 2025-05-21 18:37:52 +08:00
Jack251970
5578daaa3e Remove files tip button 2025-05-21 18:25:33 +08:00
Jack251970
6ce2cf9cac Refactor with MVVM 2025-05-21 12:58:55 +08:00
Jack251970
d0f0edb603 Merge branch '250520-FixFilesConfig' of https://github.com/onesounds/Flow.Launcher into 250520-FixFilesConfig 2025-05-21 12:06:05 +08:00
Jack251970
152ad2f86a Remove setter for observable collection & Add blank line for code quality 2025-05-21 12:04:47 +08:00
Jack251970
6e36b08cad Use api functions instead 2025-05-21 11:59:24 +08:00
Jeremy Wu
89fdd48159
typo 2025-05-21 07:37:14 +10:00
Jack251970
5626ab71c7 Log information when failed to execute 2025-05-20 21:57:49 +08:00
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
f262263934 Add hyperlink to learn more about file manager usage in settings dialog 2025-05-20 22:07:41 +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
2770c6a977
Merge branch 'dev' into fix_result_clearing_nonquery 2025-05-19 08:28:52 +10:00
Jeremy Wu
8aed36e2ef
New Crowdin updates (#3531) 2025-05-18 11:26:45 +03: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
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
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
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
e417a1d3a6 Add dynamic font family to SettingWindow 2025-05-15 16:42:11 +09: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
c128a66772 Manage handle in dispose 2025-05-14 12:09:18 +08:00
DB P
f0aa285199 Add theme change handler to refresh frame on application theme change 2025-05-14 12:50:45 +09:00
Jack Ye
c1ba81eee0
Merge pull request #3500 from Flow-Launcher/multiple_topmost
Support Multiple Topmost Records
2025-05-14 11:18:00 +08:00
Jack Ye
7023f8306b
Merge pull request #3537 from Flow-Launcher/fix_right_top_position
Fix Vertical Window Positioning with Multiple Monitors
2025-05-14 11:16:15 +08:00