nosignal-shell/utils
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
..
scripts feat: fzf-like search instead of fuzzy 2025-07-19 14:25:39 +10:00
Icons.qml dashboard: add weather tab 2026-01-03 18:25:11 +11:00
Images.qml internal: fix typo 2025-07-22 21:25:06 +10:00
NetworkConnection.qml internal: format 2026-01-28 19:21:44 +11:00
Paths.qml paths: simulate variable expansion so $HOME works (#1093) 2026-01-18 00:24:41 +11:00
Searcher.qml launcher: better scheme search 2025-07-19 16:21:53 +10:00
Strings.qml launcher: add favorite apps (#946) 2026-02-19 21:26:10 +11:00
SysInfo.qml sysinfo: allow overriding OS icon (#1091) 2026-01-17 16:58:06 +11:00