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

Multi-screen notepad support

This commit is contained in:
purian23
2025-09-04 20:27:27 -04:00
parent c708f57e8f
commit 4742636eb3
3 changed files with 67 additions and 24 deletions

View File

@@ -39,6 +39,11 @@ Item {
"name": "Toast Messages",
"description": "System toast notifications",
"icon": "campaign"
}, {
"id": "notepad",
"name": "Notepad Slideout",
"description": "Quick note-taking slideout panel",
"icon": "sticky_note_2"
}]
function getScreenPreferences(componentId) {