| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove more stuffff | Freya Murphy | 7 days | 1 | -1/+1 |
| | | |||||
| * | launcher: add favorite apps (#946) | Bora Gülerman | 2026-02-19 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * launcher: add favorite apps Favorite apps always appear above non-favorite apps Accepts regex, same logic as #920 Added the same regex logic to hidden apps Added util file may need to be relocated * addressed requested changes * fix: Renamed newly added util singleton Also added a null check to favorite icon loader in AppItem.qml * controlCenter/launcherPane: added favorite apps added icons to the app list to indicate if they are favorited/hidden marking as favorite/hidden is desabled if the other is selected * favouriteApps: renamed from favorite to favourite Also disabled favorite/hidden switch for entries added as regex * appDb: added notify and emit to favoriteApps * controlCentre/Launcher: Fixed bug with favourite switch not enabling itself when no hiddenApps exist Added a comment to explain the enabled state of the switches icon loader is now a single loader rather than two, hidden icon has priority * spelling mistakes * fixed warning * formatting fixes | ||||
| * | plugin/appdb: forward signals | 2 * r + 2 * t | 2025-09-22 | 1 | -2/+2 |
| | | |||||
| * | plugin/appdb: fix persistence | 2 * r + 2 * t | 2025-09-11 | 1 | -18/+0 |
| | | |||||
| * | launcher: sort apps by usage | 2 * r + 2 * t | 2025-09-11 | 1 | -19/+28 |
| | | | | | Closes #588 | ||||
| * | launcher: add config option for hiding applications (#568) | anders130 | 2025-09-10 | 1 | -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: add special search | 2 * r + 2 * t | 2025-08-23 | 1 | -3/+64 |
| | | | | | Closes #464 | ||||
| * | config: add apps config | 2 * r + 2 * t | 2025-08-02 | 1 | -1/+1 |
| | | | | | Closes #318 and #305 | ||||
| * | internal: use configDir -> shellDir | 2 * r + 2 * t | 2025-07-27 | 1 | -1/+1 |
| | | | | | configDir is deprecated | ||||
| * | internal: move launcher stuff into subfolders | 2 * r + 2 * t | 2025-07-19 | 1 | -0/+25 |