summaryrefslogtreecommitdiff
path: root/modules/launcher/services (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove more stuffffFreya Murphy11 days1-1/+1
|
* remove themes and configs from launcherFreya Murphy12 days3-225/+0
|
* plugin/appdb: forward signals2 * r + 2 * t2025-09-221-2/+2
|
* plugin/appdb: fix persistence2 * r + 2 * t2025-09-111-18/+0
|
* launcher: sort apps by usage2 * r + 2 * t2025-09-111-19/+28
| | | | Closes #588
* launcher: add config option for hiding applications (#568)anders1302025-09-101-1/+1
| | | | | | | | | | | | | * feat(launcher): add config option for excluding applications from launcher * fix(launcher): rename excludedApps to hiddenApps * chore: add example to readme * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* launcher: allow configuring actions (#558)Belal2025-09-091-140/+27
| | | | | | | | | | | * refactor: make launcher actions configurable * use variants + internal -> setMode + format * reorder readme --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* launcher: add special search2 * r + 2 * t2025-08-231-3/+64
| | | | Closes #464
* launcher: show current scheme/variant2 * r + 2 * t2025-08-232-19/+40
| | | | Also qsTr variant stuff
* launcher: add random wallpaper action2 * r + 2 * t2025-08-231-0/+10
|
* config: add apps config2 * r + 2 * t2025-08-021-1/+1
| | | | Closes #318 and #305
* internal: use configDir -> shellDir2 * r + 2 * t2025-07-271-1/+1
| | | | configDir is deprecated
* launcher: fix state transitions2 * r + 2 * t2025-07-192-0/+2
|
* internal: move launcher stuff into subfolders2 * r + 2 * t2025-07-194-0/+330