Commit graph

9846 commits

Author SHA1 Message Date
DB P
08038dec94 Improve window drag behavior when transitioning from maximized state 2025-06-02 18:33:45 +09:00
DB P
c6ed0bdc2a Adjust window border style for blur themes and update border brush resource 2025-06-02 18:01:09 +09:00
DB P
8baf1d437e Prevent window height updates when exiting snap state and adjust border brush style 2025-06-02 17:44:41 +09:00
DB P
2b4e95e64a Block window maximize and prevent resizing in WndProc 2025-06-02 14:55:59 +09:00
Jack Ye
a06cb43540
Use new model to clear results & Fix clear existing results when using IResultUpdate (#3588) 2025-06-02 13:16:22 +10:00
Jack Ye
a68c69bb06
Merge pull request #3604 from Flow-Launcher/resolve_task_exception
Use try-catch to resolve SendAsync issue
2025-06-01 19:47:03 +08:00
DB P
b69a8ee8f9
Merge pull request #3603 from onesounds/250601-FixAdvancedTitleToString
Update Advanced title and reset button content to use dynamic resources
2025-06-01 20:37:35 +09:00
Jack251970
03c0ea8b3a Use try-catch to resolve SendAsync issue 2025-06-01 19:32:15 +08:00
DB P
62359140a4 Update Advanced title and reset button content to use dynamic resources 2025-06-01 19:34:49 +09:00
Jack Ye
43227d81f4
Merge pull request #3600 from Flow-Launcher/context_menu
Use ResultContextMenu instead of ContextMenu
2025-05-31 17:38:16 +08:00
Jack251970
70fcc84893 Use ResultContextMenu instead of ContextMenu 2025-05-31 17:15:39 +08:00
DB P
31cba99008
Merge pull request #3598 from onesounds/DeleteByESC
Change delete confirmation dialog from Yes/No to OK/Cancel
2025-05-30 18:26:04 +09:00
DB P
abef617799 Change delete confirmation dialog from Yes/No to OK/Cancel 2025-05-30 17:35:24 +09:00
DB P
d159adb849
Merge pull request #3597 from onesounds/250530-HistoryHotkey
Add Toggle History hotkey functionality and binding
2025-05-30 17:12:06 +09:00
DB P
94a7dbc4bb
Merge pull request #3596 from onesounds/250530-AdjustDeleteMessageBox
Update delete confirmation message
2025-05-30 16:36:27 +09:00
Jack251970
7c718ce061 Add code comments 2025-05-30 15:28:39 +08:00
DB P
e6eb8c01c0 Revert key press handling 2025-05-30 14:48:25 +09:00
DB P
05486eae26 Add OpenHistory hotkey functionality and binding 2025-05-30 14:45:19 +09:00
DB P
ebb74da8b3 Refactor key press handling in MessageBoxEx to improve result assignment logic 2025-05-30 13:37:50 +09:00
DB P
c33e9dedb8 Update delete confirmation message for folder link in context menu 2025-05-30 13:20:16 +09:00
DB P
6144d4a3a4
Merge pull request #3590 from onesounds/250527-FixOpenContaining
Fix file explorer invocation to ensure correct file selection behavior
2025-05-27 16:15:06 +09:00
Jack251970
eb69ce919e Add url comments 2025-05-27 14:36:24 +08:00
Jack251970
086aeab6c0 Use PInvoke to improve code quality 2025-05-27 14:36:09 +08:00
DB p
41c5b36fba Enhance OpenDirectory method to support folder opening and file selection using SHOpenFolderAndSelectItems 2025-05-27 15:20:41 +09:00
DB p
47878f3829 Fix file explorer invocation to ensure correct file selection behavior 2025-05-27 14:08:32 +09:00
DB P
6333cd362c
Merge pull request #3579 from 01Dri/display-the-File-age-in-preview-panel
Display the file age in preview panel
2025-05-24 17:14:27 +09:00
Jack251970
62d7256db4 Support transaltion for preview information 2025-05-24 16:07:15 +08:00
Jack251970
0f718e5d92 Code quality 2025-05-24 15:59:24 +08:00
Jack251970
65e0a0220b Revert changes in pt-br.xaml 2025-05-24 15:56:02 +08:00
Jack251970
03d3c9292d Fix blnak lie 2025-05-24 15:55:37 +08:00
DB p
2ff0fc8a7d Disable ShowFileAgeInPreviewPanel by default 2025-05-24 15:28:51 +09:00
01Dri
d726455b04 Relative Date - FileAge 2025-05-24 03:16:51 -03:00
01Dri
f6103b1105 Relative Date -> File Age 2025-05-24 03:16:03 -03:00
01Dri
a711ce4ec7 Translate pt br 2025-05-24 01:10:12 -03:00
01Dri
02ddcaa064 Function name changed to GetRelativeDate 2025-05-24 00:15:08 -03:00
01Dri
35e71c6f51 Relative Date checkbox 2025-05-24 00:12:56 -03:00
01Dri
90ad72ca30 Diff Time in Created At and LastModifiedAt 2025-05-23 16:33:47 -03:00
Jeremy Wu
2026bb7dbd
Merge pull request #3560 from Flow-Launcher/version_bump
Version bump for release
2025-05-22 21:44:37 +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
Jack Ye
2beab53131
Merge pull request #3568 from onesounds/20250522-FixWinR
Fix: Ensure QueryTextBox receives focus after Win+R
2025-05-22 17:38:53 +08: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
DB P
ac614696b1
Merge pull request #3561 from onesounds/250520-FixFilesConfig
Improve File Manager Configuration Error Handling
2025-05-21 20:49:11 +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