nosignal-shell/modules/launcher
Bora Gülerman 40a2552830
launcher: add favorite apps (#946)
* 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
2026-02-19 21:26:10 +11:00
..
items launcher: add favorite apps (#946) 2026-02-19 21:26:10 +11:00
services launcher: add favorite apps (#946) 2026-02-19 21:26:10 +11:00
AppList.qml launcher: reverted python launcher item to not exist, changes back to c0ea060f 2025-11-13 13:57:35 -05:00
Background.qml internal: add canim component 2025-08-24 16:51:09 +10:00
Content.qml controlcenter: corrected certain containers not respecting transparency layers 2025-11-15 17:16:52 -05:00
ContentList.qml launcher: prevent overlap with dashboard 2025-09-13 19:07:04 +10:00
WallpaperList.qml launcher: fix exclusion with sidebar 2025-10-03 16:26:14 +10:00
Wrapper.qml launcher: fix open anim 2025-09-18 13:30:49 +10:00