1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -05:00

Initial process list IPC popout

This commit is contained in:
bbedward
2025-07-14 15:28:40 -04:00
parent c9a256bb79
commit ac18849052
4 changed files with 1192 additions and 1 deletions

View File

@@ -389,6 +389,10 @@ ShellRoot {
id: spotlightLauncher
}
ProcessListWidget {
id: processListWidget
}
ClipboardHistory {
id: clipboardHistoryPopup
}