Jack251970
|
1073821b65
|
Improve recyble bin clear issue noticification
|
2024-12-20 18:55:57 +08:00 |
|
Jeremy Wu
|
9fb0233b6d
|
Merge branch 'dev' into dev3
|
2024-12-19 22:08:12 +11:00 |
|
Jeremy Wu
|
86fc68b44b
|
Merge pull request #3114 from cibere/sys-plugin-add-copy-text
add CopyText and AutoCompleteText to some results in the sys plugin
|
2024-12-12 21:20:22 +11:00 |
|
cibere
|
fe4fcf6cc0
|
remove AutoCompleteText from the Open Recycle Bin result in sys plugin
|
2024-12-11 10:53:25 -08:00 |
|
Jack251970
|
a395936a6c
|
Replace FormApplication & DllImport with CSWin32
|
2024-12-10 11:56:32 +08:00 |
|
cibere
|
29c9fd69ad
|
add AutoCompleteText key to some results in the sys plugin
|
2024-12-07 14:45:32 -08:00 |
|
cibere
|
6410853e34
|
add CopyText to recyclebin, log folder, flow tips, and userdata folder results in sys plugin
|
2024-12-07 14:38:28 -08:00 |
|
Jack251970
|
534a1117aa
|
Use public api to call ShowMsgBox functions & remove useless Core project import
|
2024-11-27 12:21:34 +08:00 |
|
Jack251970
|
897fd7aaba
|
Replace Flow.Launcher.Core.MessageBoxType & MessageBoxImage with System.Windows.MessageBoxButton & MessageBoxImage
Remove useless warning file
|
2024-11-26 21:31:13 +08:00 |
|
Jack251970
|
b30cc4fc38
|
Replace System.Windows.MessageBox with MessageBoxEx
|
2024-11-25 10:38:43 +08:00 |
|
flox_x
|
82a8d56206
|
Update log message
Co-authored-by: VictoriousRaptor <10308169+VictoriousRaptor@users.noreply.github.com>
|
2024-01-21 15:30:23 +01:00 |
|
Florian Grabmeier
|
04e551d8bf
|
Replace TryGetValue
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-18 08:53:48 +01:00 |
|
Florian Grabmeier
|
b2b9f7caa5
|
Add toggle game mode command
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-16 21:04:47 +01:00 |
|
Florian Grabmeier
|
0af311f80c
|
Update dictionary value
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-16 21:03:57 +01:00 |
|
flox_x
|
4071c116f8
|
Merge branch 'dev' into sys_cmd
|
2024-01-15 16:23:20 +01:00 |
|
Florian Grabmeier
|
224dab70a9
|
Add dynamic title
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-15 16:22:57 +01:00 |
|
NoPlagiarism
|
e6fb59e64a
|
Add ToggleGameMode to system commands
|
2024-01-14 18:31:21 +05:00 |
|
Florian Grabmeier
|
2b8e46611f
|
Add translation keys for sys commands
Signed-off-by: Florian Grabmeier <flo.grabmeier@gmail.com>
|
2024-01-03 09:52:12 +01:00 |
|
VictoriousRaptor
|
35d006bfda
|
Add "Sign Out" as an alias for "Log Off"
Closes #2214
|
2023-12-18 13:02:28 +08:00 |
|
Hongtao Zhang
|
35529a0386
|
fix some spelling
|
2022-12-31 10:43:07 -05:00 |
|
Lasith Manujitha
|
148951e886
|
Add prompt for Log Off command
|
2022-12-31 09:24:55 +05:30 |
|
DB p
|
d2578104bc
|
Adjust Commands
|
2022-10-05 12:40:11 +09:00 |
|
DB p
|
3bbe894f11
|
Remove Commands
|
2022-10-05 12:37:50 +09:00 |
|
DB p
|
405e3f0851
|
Change shellcommand
|
2022-10-04 14:19:21 +09:00 |
|
DB p
|
68f59dd924
|
changed "openmycomputer" string to "openmypc"
|
2022-09-13 09:13:39 +09:00 |
|
DB p
|
d59bc6320a
|
Fix Recyclebin Glyph Icon
|
2022-09-13 09:11:17 +09:00 |
|
DB p
|
eedcb4d8aa
|
Add commands and icon update
|
2022-09-08 20:45:26 +09:00 |
|
DB p
|
930e4e8207
|
- Add Open RecycleBin
- Add Open Desktop
- Add Open My Computer
|
2022-09-08 17:43:25 +09:00 |
|
Oren Nachman
|
3648126854
|
Revert JSON Null change + fix more warnings
See comment inline re:JSON null
|
2022-08-08 17:35:38 -07:00 |
|
Oren Nachman
|
a3197f8ee1
|
Fix (some) build warnings
CS1572
CS1573
CS0168
CS8073
CA2200
VSTHRD110
VSTHRD200
VSTHRD105
SYSLIB0013
CS8524
|
2022-08-07 21:31:38 -07:00 |
|
Jeremy
|
6f9a879f58
|
remove subtitle highlighting code
|
2021-12-21 07:19:31 +11:00 |
|
Kevin Zhang
|
d8eef69e21
|
Use Global Browser Setting around flow
|
2021-12-05 13:34:23 -06:00 |
|
Jeremy
|
a6ddaf9ff9
|
Merge branch 'dev' into JsonRPCShellRun
|
2021-11-17 21:02:32 +11:00 |
|
Jeremy
|
ae7de8db09
|
refactor to use ShellCommand
|
2021-11-17 21:00:36 +11:00 |
|
Kevin Zhang
|
1965ba1a08
|
Implement the API call to custom explorer via ipublicapi, and migrate the exist call to explorer to the api call.
|
2021-11-05 19:23:09 -05:00 |
|
Jeremy
|
04a10ed62d
|
add glyph option to settings
|
2021-10-07 21:58:54 +11:00 |
|
Dobin Park
|
66e722bc53
|
- Change context icon to glyph in some plugin
- Add Glyph property in themes
|
2021-10-06 13:21:19 +09:00 |
|
Jeremy
|
be516d67f4
|
add Advanced Boot Options restart for Sys plugin
|
2021-09-06 09:02:04 +10:00 |
|
Jeremy Wu
|
1e25043469
|
fix format
|
2021-04-19 07:29:58 +10:00 |
|
Jeremy Wu
|
a01e0d484a
|
add tips and userdata location commands for Sys plugin
|
2021-04-19 07:23:50 +10:00 |
|
Jeremy Wu
|
3ab3010000
|
fix Sys plugin translation
|
2021-03-31 06:28:25 +11:00 |
|
张弘韬
|
99ca4093f2
|
Add Open Log Location command to sys plugin
|
2021-03-06 13:30:18 +08:00 |
|
Jeremy Wu
|
db411750f9
|
fix hibernation
|
2021-03-04 19:51:56 +11:00 |
|
Jeremy Wu
|
e31bef7d3c
|
fix formatting + naming
|
2021-01-26 18:01:39 +11:00 |
|
Jeremy Wu
|
969265c24f
|
fix formatting
|
2021-01-17 19:05:28 +11:00 |
|
张弘韬
|
3cd609377e
|
Plugin Async ModelAdd Full Async model, including AsyncPlugin and AsyncReloadable
|
2021-01-03 10:33:10 +08:00 |
|
Jeremy Wu
|
f63660624e
|
add update messages to indicate progress
|
2020-07-06 08:00:22 +10:00 |
|
Ioannis G
|
9ac9a2f218
|
fix typo in IPublicAPI
`RestarApp` to `RestartApp`. Mark `RestarApp` as obsolete.
|
2020-04-30 09:54:13 +03:00 |
|
Jeremy Wu
|
9f1377619d
|
Update description strings
|
2020-04-22 20:26:09 +10:00 |
|
Jeremy Wu
|
28d67c8c81
|
Rename further code and text
|
2020-04-21 22:54:41 +10:00 |
|