Commit graph

65 commits

Author SHA1 Message Date
Jack Ye
bad304b38f Query themes every time 2025-03-12 21:50:39 +08:00
Jack Ye
468c0b23c0 Change ico & glyph 2025-03-12 18:54:43 +08:00
Jack Ye
a2372d843a
Merge branch 'dev' into flow-theme-selector-plugin 2025-03-12 18:24:01 +08:00
Jack Ye
1a54eed7ed
Merge pull request #3250 from Jack251970/sys_shutdown_restart_hibernate
Improve Shutdown & Restart & Hibernate in Sys Plugin
2025-02-19 16:33:12 +08:00
Jack251970
9284c559f6 Use api function to hide window 2025-02-18 11:41:26 +08:00
Jack251970
3bd4ca4105 Replace hiberate with PInvoke 2025-02-18 11:17:45 +08:00
Jack251970
a065179d53 Use PInvoke for const 2025-02-18 11:12:33 +08:00
Jack251970
648e3f2689 Improve code quality 2025-02-18 11:07:18 +08:00
Jack251970
1809314842 Enable shutdown privilege before calling PInvoke for shutdown and start 2025-02-18 00:08:15 +08:00
Jack251970
e93699b37d Add shutdown reason 2025-02-17 23:37:20 +08:00
Jack251970
ffa303825e Replace process commands with PInvoke 2025-02-17 23:22:06 +08:00
Jack251970
827b6edb38 Improve code quality 2025-02-17 23:12:46 +08:00
Jeremy Wu
fe8bb6b683
Merge branch 'dev' into flow-theme-selector-plugin 2025-01-18 21:26:10 +11:00
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
Odotocodot
49a71d7d53 Move Theme Selector into Sys plugin 2024-06-15 12:16:36 +01: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