summaryrefslogtreecommitdiff
path: root/modules/launcher/items (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove themes and configs from launcherFreya Murphy7 days3-291/+0
|
* launcher: add favorite apps (#946)Bora Gülerman2026-02-191-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* internal: no async loaders2 * r + 2 * t2026-01-162-2/+0
| | | | Fixes reload issue and all stuff not loading issues
* controlcenter: corrected wallpaper flicker issueATMDA2025-11-151-0/+1
|
* launcher: reverted python launcher item to not exist, changes back to c0ea060fATMDA2025-11-131-124/+0
|
* launcher: python execution like calculator functionalityATMDA2025-11-101-0/+124
|
* plugin: refactor into modules2 * r + 2 * t2025-09-131-1/+1
|
* launcher: not full rounding + better anim2 * r + 2 * t2025-09-105-5/+5
|
* launcher/wallpaper: include subfolder in search2 * r + 2 * t2025-09-101-1/+0
| | | | Closes #589
* launcher: allow configuring actions (#558)Belal2025-09-091-1/+1
| | | | | | | | | | | * 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>
* plugin: add qalculator2 * r + 2 * t2025-09-041-38/+5
| | | | For launcher >calc instead of qalc proc
* launcher/wallpaper: add placeholder2 * r + 2 * t2025-09-031-3/+11
|
* plugin: add FileSystemModel2 * r + 2 * t2025-08-311-2/+3
|
* internal: use Anim component2 * r + 2 * t2025-08-241-8/+2
|
* internal: add anim component2 * r + 2 * t2025-08-241-6/+0
| | | | No inlining
* launcher: show current scheme/variant2 * r + 2 * t2025-08-232-17/+41
| | | | Also qsTr variant stuff
* internal: colour fixes2 * r + 2 * t2025-08-083-3/+3
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-083-3/+3
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* internal: refactor widgets folder2 * r + 2 * t2025-08-046-6/+8
| | | | Split into subdirs and rename to components
* internal: better shadow2 * r + 2 * t2025-08-031-6/+3
|
* config: add apps config2 * r + 2 * t2025-08-021-1/+1
| | | | Closes #318 and #305
* internal: move launcher stuff into subfolders2 * r + 2 * t2025-07-196-0/+563