| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-01-22 | remove more things, make lock screen use wallpaper not screenshot | Freya Murphy | 1 | -11/+5 | |
| 2026-01-22 | remove more stuffff | Freya Murphy | 2 | -135/+2 | |
| 2026-01-20 | background: fix desktop clock 12h format | 2 * r + 2 * t | 1 | -9/+14 | |
| 2026-01-18 | background: redesign desktop clock and allow positioning (#1092) | Ezekiel Gonzales | 2 | -21/+259 | |
| * background(desktop clock): Redesigned the Desktop Clock and allow positioning and scaling * desktopClock: initial fix for contrast and added debug tool * fix properties * fix BackgroundConfig.qml for desktopClock * removed debugging tool and applied maintainer suggestions * added invert colors, opacity, and fix positioning * added blur, fix layout, allow invert colors * added implicitWidth behavior and small change | |||||
| 2026-01-16 | internal: fix errors due to sync loaders | 2 * r + 2 * t | 1 | -1/+1 | |
| 2026-01-16 | internal: no async loaders | 2 * r + 2 * t | 2 | -2/+0 | |
| Fixes reload issue and all stuff not loading issues | |||||
| 2026-01-16 | background: non async loader | 2 * r + 2 * t | 1 | -1/+0 | |
| Fixes #1074 Closes #1080 | |||||
| 2025-11-20 | background: enable asynchronous loading for background component | ATMDA | 1 | -0/+1 | |
| 2025-11-13 | fix: background not loading on config reload | ATMDA | 1 | -1/+0 | |
| 2025-11-09 | fix: window title while keeping new panels | ATMDA | 1 | -0/+1 | |
| modified: config/BarConfig.qml modified: modules/BatteryMonitor.qml modified: modules/background/DesktopClock.qml modified: modules/bar/Bar.qml modified: modules/controlcenter/WindowFactory.qml modified: modules/controlcenter/WindowTitle.qml | |||||
| 2025-11-09 | controlcenter: network and audio panels | ATMDA | 1 | -1/+0 | |
| 2025-11-03 | background: use clock font for the desktop clock font family (#852) | anders130 | 1 | -0/+1 | |
| 2025-10-30 | background: fix wallpaper loading on init | 2 * r + 2 * t | 1 | -0/+5 | |
| Fixes #779 Closes #847 | |||||
| 2025-10-21 | background: fix visualiser blur + allow disable | 2 * r + 2 * t | 2 | -49/+61 | |
| Fixes #807 | |||||
| 2025-09-22 | internal: fix choose wallpaper button | 2 * r + 2 * t | 1 | -3/+0 | |
| 2025-09-13 | plugin: refactor into modules | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-09-09 | plugin/ac: not singleton | 2 * r + 2 * t | 1 | -2/+2 | |
| Also add nodeId prop BeatTracker not singleton Move BeatTracker and Cava to Audio service | |||||
| 2025-09-08 | dashboard/media: ensure visualiser heads | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-09-08 | plugin/ap: fix collector | 2 * r + 2 * t | 1 | -3/+4 | |
| Actually read from speakers not mic | |||||
| 2025-08-27 | hypr: fix active window and window focus (#483) | Davi Ribeiro | 1 | -0/+3 | |
| * services/hypr: fix active window and window focus * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-25 | background: add visualiser | 2 * r + 2 * t | 2 | -1/+152 | |
| Also dashboard.visualiserBars -> services.visualiserBars | |||||
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 1 | -4/+1 | |
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 3 | -4/+5 | |
| Split into subdirs and rename to components | |||||
| 2025-08-04 | background: fix when disabled | 2 * r + 2 * t | 1 | -2/+3 | |
| Fixes #246, #283 | |||||
| 2025-07-31 | config: respect user locale for twelve hour clock & temperature (#290) | Laurens Duin | 1 | -1/+1 | |
| * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-22 | filedialog: better icon filtering | 2 * r + 2 * t | 1 | -1/+1 | |
| Only thumbnail valid image types Also move wallpaper extensions into separate singleton in utils | |||||
| 2025-07-22 | background: load not async | 2 * r + 2 * t | 1 | -1/+1 | |
| Fixes #235 | |||||
| 2025-07-22 | background: some fixes for desktop clock | 2 * r + 2 * t | 2 | -2/+25 | |
| Loader + use implicit width/height + move | |||||
| 2025-07-22 | feat: add a simple desktop clock (#238) | Kaj | 1 | -0/+7 | |
| * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> | |||||
| 2025-07-20 | config: allow disabling background | 2 * r + 2 * t | 1 | -15/+20 | |
| Closes #208 | |||||
| 2025-07-20 | feat: better file dialog | 2 * r + 2 * t | 1 | -4/+4 | |
| 2025-07-16 | internal: use new qs imports | Soramane | 2 | -5/+5 | |
| 2025-07-07 | paths: decode urls | 2 * r + 2 * t | 1 | -2/+4 | |
| Fixes spaces in paths breaking things | |||||
| 2025-06-26 | icons: use variable axes | 2 * r + 2 * t | 1 | -3/+0 | |
| 2025-06-18 | wallpaper: add fallback and selector | 2 * r + 2 * t | 1 | -1/+76 | |
| Add fallback for when no wallpaper and button to set | |||||
| 2025-06-13 | internal: better caching impl | 2 * r + 2 * t | 1 | -10/+4 | |
| WARNING: causes blocking when caching image on first load | |||||
| 2025-06-04 | internal: use panelwindow | 2 * r + 2 * t | 1 | -2/+2 | |
| Using WlrLayershell broke for newer versions of qs | |||||
| 2025-05-28 | drawers: better show/hide anims | 2 * r + 2 * t | 1 | -3/+0 | |
| Use m3 expressive curves | |||||
| 2025-05-08 | refactor: move drawers into separate module | 2 * r + 2 * t | 2 | -128/+12 | |
| 2025-05-08 | wallpaper: fix flash when changing wallpapers | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-05-06 | refactor: popout layer consistency with border | 2 * r + 2 * t | 1 | -9/+11 | |
| Make them use the same background colour and rounding as the border | |||||
| 2025-05-05 | thumbnailer: use single process + load original | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-05-05 | feat: show osd on border hover | 2 * r + 2 * t | 1 | -0/+6 | |
| 2025-05-05 | thumbnailer: better caching | 2 * r + 2 * t | 1 | -6/+8 | |
| 2025-05-05 | wallpaper: limit source size | 2 * r + 2 * t | 1 | -0/+2 | |
| Also animate launcher and osd background colours | |||||
| 2025-05-05 | feat: wallpaper and colour preview | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-05 | feat: wallpaper | 2 * r + 2 * t | 2 | -0/+77 | |
| 2025-05-05 | refactor: move colours to separate service | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-05-05 | feat: bar shadow | 2 * r + 2 * t | 1 | -3/+0 | |
| 2025-05-05 | feat: shadow | 2 * r + 2 * t | 1 | -37/+79 | |
| Border exclusivity Fix slider handle text colour | |||||