| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-15 | utilities/record: allow pause/resume recording | 2 * r + 2 * t | 3 | -202/+360 | |
| 2025-09-15 | utilities/record: select mode | 2 * r + 2 * t | 3 | -9/+33 | |
| 2025-09-14 | utilities/record: app2unit | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-09-14 | utilities: fix modal mouse area | 2 * r + 2 * t | 1 | -2/+6 | |
| Also better anim | |||||
| 2025-09-14 | utilities: extend modal scrim fade | 2 * r + 2 * t | 1 | -4/+12 | |
| 2025-09-14 | internal: add opacity mask component | 2 * r + 2 * t | 2 | -11/+4 | |
| 2025-09-14 | utilities: add scrim to recording delete modal | 2 * r + 2 * t | 1 | -0/+90 | |
| 2025-09-14 | utilities: add recording delete confirmation | 2 * r + 2 * t | 4 | -9/+138 | |
| 2025-09-14 | utilities: add recording control | 2 * r + 2 * t | 5 | -2/+333 | |
| 2025-09-14 | internal: close panels when fullscreen app | 2 * r + 2 * t | 2 | -1/+18 | |
| See #609 | |||||
| 2025-09-13 | launcher: prevent overlap with dashboard | 2 * r + 2 * t | 6 | -5/+24 | |
| Fixes #612 | |||||
| 2025-09-13 | internal: fix blurriness | 2 * r + 2 * t | 2 | -14/+22 | |
| 2025-09-13 | internal: use templates | 2 * r + 2 * t | 4 | -11/+9 | |
| 2025-09-13 | plugin/managers: add CircularIndicatorManager | 2 * r + 2 * t | 4 | -5/+5 | |
| Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++ | |||||
| 2025-09-13 | plugin: refactor into modules | 2 * r + 2 * t | 4 | -4/+4 | |
| 2025-09-13 | popouts/tray: better interaction | 2 * r + 2 * t | 4 | -4/+7 | |
| Not exclusive when on first layer of submenus Closes #610 | |||||
| 2025-09-13 | launcher: fix anim | 2 * r + 2 * t | 1 | -4/+41 | |
| Fixes #607 | |||||
| 2025-09-12 | bar: remove idle inhibitor | 2 * r + 2 * t | 2 | -39/+0 | |
| Use the one in the utilities panel instead | |||||
| 2025-09-12 | launcher: fix exclusion with utilities | 2 * r + 2 * t | 1 | -3/+6 | |
| 2025-09-12 | launcher: loader content | 2 * r + 2 * t | 4 | -50/+60 | |
| 2025-09-12 | osd: loader content | 2 * r + 2 * t | 2 | -6/+12 | |
| 2025-09-12 | dashboard: persist state | 2 * r + 2 * t | 4 | -15/+44 | |
| 2025-09-12 | utilities: loader content | 2 * r + 2 * t | 1 | -2/+27 | |
| 2025-09-12 | utilities: add keep awake and quick toggles | 2 * r + 2 * t | 5 | -27/+286 | |
| 2025-09-12 | interactions: fix interaction area | 2 * r + 2 * t | 1 | -0/+2 | |
| Hyprland bug smh | |||||
| 2025-09-11 | shortcuts: add dashboard shortcut | 2 * r + 2 * t | 1 | -0/+9 | |
| 2025-09-11 | plugin/appdb: fix persistence | 2 * r + 2 * t | 1 | -18/+0 | |
| 2025-09-11 | launcher: sort apps by usage | 2 * r + 2 * t | 1 | -19/+28 | |
| Closes #588 | |||||
| 2025-09-10 | launcher: not full rounding + better anim | 2 * r + 2 * t | 6 | -8/+21 | |
| 2025-09-10 | launcher: add config option for hiding applications (#568) | anders130 | 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> | |||||
| 2025-09-10 | launcher: fix showOnHover | 2 * r + 2 * t | 1 | -1/+2 | |
| Closes #591 Fixes #562 | |||||
| 2025-09-10 | launcher/wallpaper: include subfolder in search | 2 * r + 2 * t | 1 | -1/+0 | |
| Closes #589 | |||||
| 2025-09-09 | bar/tray: add icon subs | 2 * r + 2 * t | 1 | -8/+2 | |
| Usage: array of { id, image | icon } | |||||
| 2025-09-09 | internal: use Qt.resolvedUrl | 2 * r + 2 * t | 6 | -6/+6 | |
| 2025-09-09 | launcher: allow configuring actions (#558) | Belal | 2 | -141/+28 | |
| * 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> | |||||
| 2025-09-09 | dashboard: fix pfp picker | 2 * r + 2 * t | 1 | -1/+1 | |
| Fixes #579 | |||||
| 2025-09-09 | dashboard/media: fix incubation warning | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-09-09 | plugin/ac: not singleton | 2 * r + 2 * t | 3 | -10/+8 | |
| Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service | |||||
| 2025-09-08 | bar: configurable scroll actions (#559) | Belal | 1 | -3/+3 | |
| * bar: add option to disable scroll actions for volume and brightness * options for workspaces, brightness and volume * add options to readme + format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-08 | bar/statusicons: add mic indicator | 2 * r + 2 * t | 1 | -0/+12 | |
| Closes #578 | |||||
| 2025-09-08 | dashboard/media: ensure visualiser heads | 2 * r + 2 * t | 2 | -2/+1 | |
| 2025-09-08 | plugin/ap: fix collector | 2 * r + 2 * t | 2 | -7/+8 | |
| Actually read from speakers not mic | |||||
| 2025-09-06 | plugin: abstract service + ref | 2 * r + 2 * t | 2 | -2/+2 | |
| 2025-09-04 | plugin: add BeatTracker | 2 * r + 2 * t | 2 | -2/+13 | |
| Replaces beat-detector.cpp | |||||
| 2025-09-04 | plugin: add qalculator | 2 * r + 2 * t | 1 | -38/+5 | |
| For launcher >calc instead of qalc proc | |||||
| 2025-09-03 | launcher/wallpaper: add placeholder | 2 * r + 2 * t | 1 | -3/+11 | |
| 2025-09-03 | dashboard/calendar: add scroll | 2 * r + 2 * t | 1 | -152/+165 | |
| 2025-09-03 | dashboard/calendar: fix | 2 * r + 2 * t | 1 | -5/+7 | |
| 2025-09-03 | dashboard: add month/year and paging to calendar (#499) | M Matthew Hydock | 4 | -33/+189 | |
| * add month/year and paging to calendar also, removed day/month from time panel, and highlighting weekends (need to figure out why the weekday enum is incorrect. locale issue?) * removing dayOfWeek offset hack this is clearly a me problem. my locale appears to be set to dz, but only for caelestia shell. not sure why. * aesthetic and localization improvements * ensure all localized dates use UTC issues i was having wrt localized date and day-of-week being off by one appear to have been due to my timezone. forcing UTC seems to fix this. * fixes * anim today indicator * keep state across open/close * fix --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-09-03 | internal: non async popouts | 2 * r + 2 * t | 1 | -1/+0 | |
| Fixes "Component is not ready" warnings | |||||