Commit graph

10124 commits

Author SHA1 Message Date
Jack251970
b8a697c266 Fix running issue 2025-06-13 13:12:00 +08:00
Jack251970
13b5012386 Add command executer path 2025-06-13 13:11:27 +08:00
Jack251970
2df7a6179b Add command project 2025-06-13 13:10:42 +08:00
Jack251970
393d106c15 Fix command line pass issue 2025-06-13 13:07:55 +08:00
Jack251970
61717dcd50 Ensure SetImageAsync exceptions are handled 2025-06-12 18:51:03 +08:00
Jack251970
8cfaeeae6b Return value of RunAsDesktopUser 2025-06-12 18:46:31 +08:00
Jack251970
9c6c015b1d Reflect user intent 2025-06-12 18:45:22 +08:00
Jack251970
6842fcaf44 Replace IntPtr.Zero with Handle or HWND 2025-06-12 16:30:54 +08:00
Jack251970
94f0bb961e Handle command running with administrator mode correctly 2025-06-12 16:21:00 +08:00
Jack251970
8b8fcd8c7b Add IsAdmin 2025-06-12 16:16:58 +08:00
Jack251970
a3212affd7 Dynamically find wt.exe 2025-06-12 16:16:47 +08:00
Jack251970
a775323108 Improve uac dialog api function 2025-06-12 16:07:09 +08:00
Jack251970
0d1358fdc3 Add return value for start process api function 2025-06-12 15:32:34 +08:00
Jack251970
21e8d92aa2 Add show uac dialog api function 2025-06-12 15:30:25 +08:00
Jack251970
433e0fd0e1 Improve uac dialog path 2025-06-12 15:18:14 +08:00
Jack251970
255ca5ac01 Improve code quality 2025-06-11 21:34:33 +08:00
Jack251970
b15cece4b8 Fix absolute exe file path issue 2025-06-11 21:13:09 +08:00
Jack251970
fb4735fbc0 Fix program deelevate open issue 2025-06-11 20:02:54 +08:00
Jack251970
30deb6da99 Fix argument sequence issue 2025-06-11 20:02:32 +08:00
Jack251970
f9b2be1fc7 Let work directory can be empty 2025-06-11 20:01:37 +08:00
Jack251970
d13901bb9d Update work directory correctly 2025-06-11 20:00:40 +08:00
Jack251970
ea9ede2e0e Fix deelevate process running issue 2025-06-11 20:00:25 +08:00
Jack251970
e8c03c61d8 Update documents 2025-06-11 20:00:02 +08:00
Jack251970
f1f7309762 Add working directory check & Add try-catch 2025-06-11 16:55:38 +08:00
Jack251970
4cf66362af Fix handle close issue 2025-06-11 16:52:19 +08:00
Jack251970
d77993e215 Use new api function to start shell process 2025-06-11 16:22:24 +08:00
Jack251970
fc53efd6a6 Use new api function to open application 2025-06-11 16:04:17 +08:00
Jack251970
100c21a83e Add new api to run process as desktop user 2025-06-11 16:02:24 +08:00
Jack251970
e391c98474 Code quality 2025-06-11 15:35:17 +08:00
Jack251970
1a8334f1d3 Add RunAsDesktopUser helper method 2025-06-11 15:18:14 +08:00
Jack Ye
2c1f1617cd
Merge branch 'dev' into administrator_mode 2025-06-10 19:42:41 +08:00
Jack Ye
34f2b7d7f7
Merge pull request #3694 from stefanroelofs/dev
Update Button width for responsive design
2025-06-10 16:45:34 +08:00
Stefan Roelofs
6d2c7b0561 Update Button width for responsive design
Modified Button to use auto width with a minimum width of 100. This change allows the button to grow when keywords do not fit.
2025-06-10 10:04:12 +02:00
Jack Ye
c4402c6fc8
Merge pull request #3541 from Flow-Launcher/topmost
Support Showing Search Window At Topmost
2025-06-10 10:32:37 +08:00
Jack Ye
ba28621b84
Merge pull request #3668 from Flow-Launcher/derive_class_save
Fix Derive Class Save Method Calling Issue
2025-06-09 16:27:19 +08:00
DB P
680c6cc51a
Merge pull request #3682 from onesounds/PreviewMedia
Add additional media file extensions for Preview
2025-06-09 17:07:32 +09:00
Jack Ye
60770da446
Merge pull request #3671 from Flow-Launcher/release_notes
Release Notes Window
2025-06-09 16:01:07 +08:00
DB P
b0c3b714dc
Merge pull request #3683 from onesounds/250609-FixLaunguageLayout
Fix issue with multilingual display
2025-06-09 16:59:54 +09:00
Jack Ye
a3f98a69b7
Merge branch 'dev' into PreviewMedia 2025-06-09 15:54:52 +08:00
Jack251970
f75a11c5bc Manually trigger string update 2025-06-09 15:51:43 +08:00
Jack251970
2fd5b388ea Remove unused data context binding 2025-06-09 15:49:56 +08:00
Jack251970
ad24aeffed Use ConcurrentDictionary 2025-06-09 14:48:16 +08:00
Jack251970
77d7b9d077 Do not remove action when called 2025-06-09 14:45:23 +08:00
Jack251970
d787bba9a7 Display message box with button 2025-06-09 14:42:48 +08:00
Jack251970
3d555e7442 Add new api function to show message with button 2025-06-09 14:39:44 +08:00
Jack251970
d313812580 Add legacy message with button 2025-06-09 14:08:01 +08:00
Jack251970
ad14684a98 Format xaml file 2025-06-09 14:07:50 +08:00
Jack251970
bee2cfa1e0 Added error message 2025-06-09 13:13:40 +08:00
Jack Ye
d04f493e57
Merge pull request #3631 from Flow-Launcher/file_tooltip
Support More Information for Files, Folders and Volumes Tooltips & Add Custom Preview Panel Support for Folder Results
2025-06-09 13:00:16 +08:00
DB P
8fac98d0a1 Fix HotkeyDialog Button Size 2025-06-09 12:21:07 +09:00