Commit graph

269 commits

Author SHA1 Message Date
VictoriousRaptor
bb946b707a Fix the issue that UWP changes that can't be monitored (#2345)
相关工作项: #2337
2025-07-13 20:54:12 +08:00
Jack251970
80b7775412 Return results when query is empty for program 2025-07-04 10:50:50 +08:00
Jack251970
08c8b8c09f Do not show UI when shortcuts cannot be resolved 2025-06-05 19:15:26 +08:00
Jack251970
826bc42536 Improve code quality 2025-04-09 12:44:26 +08:00
Jack251970
0496d6c04a Use api functions for Program plugin 2025-04-01 14:21:29 +08:00
Jack251970
02a45661c4 Add consistent error handling for GetArguments 2024-12-26 13:04:15 +08:00
Hongtao Zhang
0153f71083 use stackalloc if possible and fix some incorrect use of safehandle 2024-12-25 11:20:09 -06:00
Jack251970
a899ff83e5 Improve code quality 2024-12-14 11:46:09 +08:00
Jack251970
a088f91541 Add comments for string truncation 2024-12-14 11:17:29 +08:00
Jack251970
313f86b648 Replace DllImport & flags with CSWin32 2024-12-10 15:09:06 +08:00
VictoriousRaptor
cd7673418a
Show target path in hover tooltip 2024-04-06 11:54:52 +08:00
Jeremy Wu
27962154f4
Merge pull request #2508 from flooxo/open_target
Add open target for program shortcuts
2024-03-31 15:07:03 +11:00
VictoriousRaptor
f73e3d57d6 Only show target folder context menu for .lnk files 2024-03-31 01:17:59 +08:00
VictoriousRaptor
ec7ecfacd0 Add Args property 2024-03-31 01:17:05 +08:00
Hongtao Zhang
a27d5336df fix python plugin and node plugin
fix job process association the program plugin
2024-02-15 22:06:19 -06:00
Florian Grabmeier
83d59b1103 Add open target for program shortcuts
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
2024-01-25 22:48:44 +01:00
Hongtao Zhang
fd9e8a59e1 fix build 2023-11-25 23:57:05 -06:00
Hongtao Zhang
83553244d7 use memorypack instead of binaryformatter 2023-11-11 18:10:06 -06:00
VictoriousRaptor
ee8b0702a7 Ignore .lnk target file extension
- To avoid query "ex" matching any ".exe" file
2023-09-28 11:18:17 +08:00
VictoriousRaptor
306ad7931b
Merge branch 'dev' into RemoveUnusedNuget 2023-05-04 21:14:13 +08:00
Vic
c5c7bf783c Hide programs in startmenu/startup folder 2023-05-01 10:15:21 +08:00
Vic
00e6e5b30d Remove unused using 2023-04-25 21:02:34 +08:00
Jeremy Wu
2a1d9de6df
Merge pull request #2062 from VictoriousRaptor/FilterStartMenuPrograms
Prioritize shortcut in start menu
2023-04-19 08:01:46 +10:00
Vic
bff467d03a Preserve program shortcut in start menu 2023-04-18 20:12:22 +08:00
Vic
be35ff0a07 Add missing glyphs 2023-04-10 00:28:55 +08:00
Vic
2616b70db5 Add hotkey to open program's parent folder 2023-04-10 00:26:55 +08:00
TheBestPessimist
2e0923d25b more whitespace 2023-01-30 14:51:41 +02:00
TheBestPessimist
e89d8b3577 Read list of programs from Start Menu instead of Start Menu/Programs 2023-01-30 14:47:27 +02:00
TheBestPessimist
9e11b0cd9d whitespace 2023-01-30 14:44:48 +02:00
Lasith Manujitha
7fc704558d
Fix autocomplete on Program plugin (#1850)
* Fix autocomplete on Program plugin

* Code refactor
2023-01-26 12:31:40 +08:00
Vic
beb144956c Rename method and add option to allow equality 2023-01-19 21:33:09 +08:00
Vic
ac92b93f66 Move IsSubPathOf to SharedCommands 2023-01-19 20:29:25 +08:00
Vic
8208af4d1a Always show/search desc in result if enabled 2023-01-10 14:18:12 +08:00
Hongtao Zhang
804a5d54dc
simplify logic 2023-01-03 13:47:25 -05:00
VictoriousRaptor
ad25879335
Merge branch 'dev' into LocalizedLnkName 2023-01-02 14:56:37 +08:00
Hongtao Zhang
f7f82a746e
fix more spelling 2022-12-31 17:12:52 -05:00
Vic
1ae1752b3f Merge branch 'LocalizedLnkName' of https://github.com/VictoriousRaptor/Flow.Launcher into LocalizedLnkName 2023-01-01 00:24:48 +08:00
Vic
3992990ccb Remove redundant extension check 2023-01-01 00:24:36 +08:00
Hongtao Zhang
35529a0386
fix some spelling 2022-12-31 10:43:07 -05:00
VictoriousRaptor
86a0a6c0dc
Merge branch 'dev' into LocalizedLnkName 2022-12-31 21:53:21 +08:00
Vic
ff4290c192 fix typo 2022-12-31 21:34:49 +08:00
Vic
4dbfe2d6a0 Rename variables for readability 2022-12-31 21:25:12 +08:00
Vic
186f5f826e Fix error message 2022-12-31 21:24:50 +08:00
Vic
c5c6ae7b68 Fix exception message argument 2022-12-31 21:18:20 +08:00
Vic
617183b14a Refactor result matching logic 2022-12-31 21:09:57 +08:00
Vic
e6b8a0dde2 Catch exception in ShellLinkHelper 2022-12-31 21:09:57 +08:00
Vic
207b29f816 Update comments 2022-12-31 21:09:57 +08:00
Vic
c6ff0a5113 Fix .lnk description logic 2022-12-31 20:43:53 +08:00
Vic
44438de7df Fix typo 2022-12-31 01:49:30 +08:00
Vic
9b05174a97 Use localized name for shell link programs 2022-12-30 20:56:30 +08:00