| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | remove more stuffff | Freya Murphy | 2026-03-16 | 2 | -824/+0 |
| | | |||||
| * | hardcode single wallpaper | Freya Murphy | 2026-03-16 | 1 | -33/+0 |
| | | |||||
| * | remove themes and configs from launcher | Freya Murphy | 2026-03-16 | 1 | -18/+0 |
| | | |||||
| * | launcher: add favorite apps (#946) | Bora Gülerman | 2026-02-19 | 1 | -14/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: format | 2 * r + 2 * t | 2026-01-28 | 2 | -177/+173 |
| | | |||||
| * | internal: no async loaders | 2 * r + 2 * t | 2026-01-16 | 1 | -2/+0 |
| | | | | | Fixes reload issue and all stuff not loading issues | ||||
| * | cleanup: removed unnecessary comments | ATMDA | 2025-11-19 | 1 | -25/+2 |
| | | |||||
| * | refactor: ToggleButton Tooltips and DeviceList | ATMDA | 2025-11-19 | 1 | -0/+4 |
| | | |||||
| * | refactor: SettingsHeader on all panels | ATMDA | 2025-11-19 | 2 | -51/+44 |
| | | |||||
| * | refactor: PaneTransition now component | ATMDA | 2025-11-19 | 1 | -52/+21 |
| | | |||||
| * | refactor: SplitPaneLayout now component | ATMDA | 2025-11-19 | 1 | -165/+123 |
| | | |||||
| * | controlcenter: corrected launcher animation on data update | ATMDA | 2025-11-17 | 1 | -14/+66 |
| | | |||||
| * | controlcenter: launcher pane refreshment | ATMDA | 2025-11-17 | 2 | -7/+352 |
| | | |||||
| * | controlcenter: renamed panel titles from settings to panel name | ATMDA | 2025-11-17 | 1 | -1/+1 |
| | | |||||
| * | controlcenter: correcting padding/margins on containers | ATMDA | 2025-11-17 | 1 | -1/+1 |
| | | |||||
| * | controlcenter: lazyloading applicatoins in launcher pane | ATMDA | 2025-11-16 | 1 | -46/+60 |
| | | |||||
| * | controlcenter: corrected missing config.save() on panes | ATMDA | 2025-11-16 | 1 | -1/+4 |
| | | |||||
| * | controlcenter: increased animation on fade-in (wallpaper and applications) | ATMDA | 2025-11-15 | 1 | -1/+1 |
| | | |||||
| * | controlcenter: launcher pane now fades in applications | ATMDA | 2025-11-15 | 1 | -0/+13 |
| | | |||||
| * | controlcenter: corrected certain containers not respecting transparency layers | ATMDA | 2025-11-15 | 1 | -2/+2 |
| | | |||||
| * | controlcenter: corrected all panels edge-to-edge containers | ATMDA | 2025-11-15 | 1 | -17/+70 |
| | | |||||
| * | controlcenter: correcting margin inconsistencies between panels | ATMDA | 2025-11-15 | 1 | -0/+1 |
| | | |||||
| * | controlcenter: fix edge to edge in panels | ATMDA | 2025-11-15 | 1 | -3/+11 |
| | | |||||
| * | controlcenter: removed FileView and now all use singleton Config | ATMDA | 2025-11-15 | 1 | -53/+24 |
| | | |||||
| * | controlcenter: launcher pane only shows hide when app selected | ATMDA | 2025-11-15 | 1 | -0/+1 |
| | | |||||
| * | controlcenter: selectables now match bluetooth pane | ATMDA | 2025-11-15 | 1 | -2/+0 |
| | | |||||
| * | controlcenter: clip to all styledflickable | ATMDA | 2025-11-15 | 1 | -0/+1 |
| | | |||||
| * | controlcenter: fixed anchors vs parent logs | ATMDA | 2025-11-15 | 1 | -2/+1 |
| | | |||||
| * | controlcenter: search applications in launcher pane | ATMDA | 2025-11-14 | 1 | -3/+149 |
| | | |||||
| * | controlcenter: font size adjustments on headings | ATMDA | 2025-11-14 | 1 | -1/+1 |
| | | |||||
| * | cleanup: trailing whitespace removeal (entire project) | ATMDA | 2025-11-13 | 1 | -5/+5 |
| | | |||||
| * | controlcenter: refactoring into components | ATMDA | 2025-11-12 | 1 | -33/+12 |
| | | |||||
| * | controlcenter: removed debug info toggles | ATMDA | 2025-11-11 | 1 | -114/+0 |
| | | |||||
| * | controlcenter: launcher panel, can hide/show applications | ATMDA | 2025-11-11 | 1 | -0/+446 |