Commit graph

10136 commits

Author SHA1 Message Date
Jack Ye
8287b3373b
Fix typo
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-13 14:27:24 +08:00
Jack251970
6109504ddc Add solution assembly information 2025-06-13 14:25:51 +08:00
Jack251970
dae6f5d95c Use WinExe to avoid console ui 2025-06-13 14:19:43 +08:00
Jack251970
d56f0a0d1a Improve process information handler 2025-06-13 14:13:52 +08:00
Jack251970
50a8e888f0 Use double quotes to fix possible issue 2025-06-13 14:13:39 +08:00
Jack251970
a2be6e0d0e Use new api for shell plugin 2025-06-13 13:39:36 +08:00
Jack251970
4ebfb3c5fd Add api function 2025-06-13 13:39:13 +08:00
Jack251970
898dbb8402 Use new api for uwp package opening 2025-06-13 13:30:51 +08:00
Jack251970
2c0210c480 Revert unnecessary changes in solution file 2025-06-13 13:28:03 +08:00
Jack251970
5551bdf9d0 Remove uac dialog api function 2025-06-13 13:23:33 +08:00
Jack251970
3ed8af8c6c Use new api for program plugin 2025-06-13 13:22:27 +08:00
Jack251970
a0ebe2916f Improve api function 2025-06-13 13:20:37 +08:00
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