1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

dankdash: add wallpaper selector + IPC targets

This commit is contained in:
bbedward
2025-10-21 23:15:10 -04:00
parent 967b7d05de
commit 1e72733e81
8 changed files with 812 additions and 19 deletions

View File

@@ -501,6 +501,13 @@ Dashboard popup control with tab selection for overview, media, and weather info
- Parameters: `tab` - Optional tab to open when showing: "" (default), "overview", "media", or "weather"
- Returns: Success/failure message
### Target: `dankdash`
DankDash wallpaper browser control.
**Functions:**
- `wallpaper` - Toggle DankDash popup on focused screen with wallpaper tab selected
- Returns: Success/failure message
### Target: `file`
File browser controls for selecting wallpapers and profile images.
@@ -581,6 +588,9 @@ dms ipc call dash open overview
dms ipc call dash toggle media
dms ipc call dash open weather
# Open wallpaper browser
dms ipc call dankdash wallpaper
# Open file browsers
dms ipc call file browse wallpaper
dms ipc call file browse profile