| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-12 | dashboard: persist state | 2 * r + 2 * t | 1 | -1/+3 | |
| 2025-09-03 | internal: refactor Paths util | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 1 | -8/+3 | |
| 2025-08-23 | dashboard: better pfp picker | Soramane | 1 | -10/+12 | |
| 2025-08-14 | internal: better colourisation | 2 * r + 2 * t | 1 | -7/+2 | |
| 2025-08-13 | internal: use icon os logo instead of nerd font | 2 * r + 2 * t | 1 | -7/+35 | |
| Add caelestia logo to use as fallback os logo Add recolour lock fetch logo option | |||||
| 2025-08-11 | lock/fetch: shell -> uptime + no qsTr | 2 * r + 2 * t | 1 | -31/+1 | |
| 2025-08-11 | lock: add fetch + refactor os info | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-08-10 | internal: more colour fixes | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 1 | -1/+1 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 1 | -2/+2 | |
| Split into subdirs and rename to components | |||||
| 2025-07-27 | dashboard: fix uptime | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-07-16 | internal: use new qs imports | Soramane | 1 | -4/+4 | |
| 2025-07-12 | dashboard: use file uptime | 2 * r + 2 * t | 1 | -9/+21 | |
| 2025-07-07 | paths: decode urls | 2 * r + 2 * t | 1 | -1/+1 | |
| Fixes spaces in paths breaking things | |||||
| 2025-07-07 | dashboard: fix pfp picker | 2 * r + 2 * t | 1 | -13/+2 | |
| Fixes caelestia-dots/caelestia#21 | |||||
| 2025-06-27 | icons: fix grade more icons | 2 * r + 2 * t | 1 | -4/+6 | |
| Media and pfp fallback icons Also fix dashboard user os icon | |||||
| 2025-06-18 | dashboard: send notif when pfp changed | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-06-18 | feat: dashboard pfp picker | 2 * r + 2 * t | 1 | -0/+82 | |
| 2025-06-15 | dashboard: fix uptime | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 1 | -2/+2 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-06-15 | internal: use stdiocollector | 2 * r + 2 * t | 1 | -2/+2 | |
| Removes dependency on jq Also fix beatdetector | |||||
| 2025-06-12 | dashboard: not full rounding for face | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-06-11 | Revert "Dashboard Avatar Picker 1.0a" | Amstel | 1 | -57/+7 | |
| This reverts commit 9308c9b67f491ff32c57d037f16ac6e9148f9dae. | |||||
| 2025-06-11 | Dashboard Avatar Picker 1.0a | Amstel | 1 | -7/+57 | |
| This will allows users to update/change their profile icon from the dashboard by clicking the profile icon. ### How it works? > Once the profile icon is clicked it will launch zenity file picker. Once selected the target new profile Icon this script will do the following: - Deletes the current ~/.face - Deletes all .face cached files in ~/.cache/caelestia/thumbnails/ - Copies the new selected profile-icon to ~/.face ### Issues - Once the profile is update, the user must manually reload the shell by restarting the shell session. **NOTE:** Make sure to chmod +x the picker.sh before using. Dependencies: - zenity | |||||
| 2025-06-05 | dashboard: dont update pane if not current | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-05-27 | internal: bar only vertical | 2 * r + 2 * t | 1 | -11/+4 | |
| The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect | |||||
| 2025-05-24 | refactor: path utils | 2 * r + 2 * t | 1 | -2/+1 | |
| 2025-05-18 | dashboard: scale face based on info height | 2 * r + 2 * t | 1 | -3/+6 | |
| Also increase spacing | |||||
| 2025-05-18 | feat: dashboard user | 2 * r + 2 * t | 1 | -0/+122 | |