| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 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 | |||||
| 2025-05-05 | feat: border + colour changes | 2 * r + 2 * t | 2 | -0/+91 | |