Commit graph

78 commits

Author SHA1 Message Date
Jack251970
c382732f97 Improve windows exiting 2025-04-15 12:49:09 +08:00
Jack251970
9c07989edf Improve code quality 2025-04-09 12:14:07 +08:00
Jack Ye
be966b7a9e
Merge pull request #3272 from Jack251970/plugin_settings_cache_path
Improve Plugin Metadata & Path Management
2025-03-30 08:27:05 +08:00
DB p
c2d1b30240 Add and adjust glyph icon for sys plugin 2025-03-29 06:05:23 +09:00
Jack251970
b0b1a2661a Fix build issue & Cleanup codes 2025-03-16 20:26:06 +08:00
Jack Ye
c690e591ff
Merge branch 'dev' into plugin_settings_cache_path 2025-03-16 19:42:58 +08:00
Jack251970
ab3cd8a329 Use largest score from title & subtitle & keyword 2025-03-14 15:32:23 +08:00
Jack251970
0f279df8d3 Add title & subtitle search 2025-03-13 23:57:52 +08:00
Jack251970
e196d7cfa9 Improve keyword search 2025-03-13 23:43:01 +08:00
Jack251970
2a5b22b938 Add command keyword change dialog & Support culture change 2025-03-13 23:29:00 +08:00
Jack251970
e0f02a0d7b Initialize localized grid & Edit button 2025-03-13 22:34:50 +08:00
Jack251970
bc0cde289c Add translations for system plugin command column 2025-03-13 18:20:25 +08:00
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
Jack251970
601211173c Add log directory & version log directory & themes directory in data location 2025-02-24 13:17:02 +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