| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-09-18 | feat: add sidebar | 2 * r + 2 * t | 1 | -2/+4 | |
| WIP | |||||
| 2025-09-17 | session: loader content | 2 * r + 2 * t | 2 | -13/+15 | |
| 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 | -6/+3 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 1 | -5/+2 | |
| 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 | -1/+1 | |
| Split into subdirs and rename to components | |||||
| 2025-07-29 | session: add optional vim-like keybinds (#291) | Joel R. | 1 | -0/+22 | |
| Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-29 | session: add custom session/lock menu button commands (#292) | Joel R. | 1 | -4/+4 | |
| * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands | |||||
| 2025-07-26 | config: allow enable/disable panels | 2 * r + 2 * t | 1 | -2/+1 | |
| Closes #240 | |||||
| 2025-07-16 | internal: use new qs imports | Soramane | 3 | -8/+8 | |
| 2025-07-09 | internal: better anims | 2 * r + 2 * t | 1 | -4/+4 | |
| Appear anims for osd and session from fast spatial -> default spatial Anim opacity for lock notif extra counter Fix extra counter (list not popups) | |||||
| 2025-06-28 | config: allow resolving paths from home | 2 * r + 2 * t | 1 | -1/+2 | |
| 2025-06-28 | config: fix overwrite on startup | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-26 | icons: some fixes for previous axes change | 2 * r + 2 * t | 1 | -0/+1 | |
| Mostly spacing fixes Also qsTr windowinfo class and title when none | |||||
| 2025-06-25 | config: make gifs configurable | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-23 | drawers: give back focus when close | 2 * r + 2 * t | 1 | -10/+8 | |
| For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons | |||||
| 2025-06-19 | session: fix logout button | 2 * r + 2 * t | 1 | -1/+1 | |
| And launcher logout action | |||||
| 2025-06-19 | input: ripple anim for all buttons | 2 * r + 2 * t | 1 | -0/+1 | |
| Also fix up colours for some statelayers Fix urgent notif action colours | |||||
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 2 | -6/+6 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-06-11 | Fixed Logout Function | Amstel | 1 | -1/+1 | |
| When Running "uwsm stop" it replies: > Stopping compositor... > Compositor is not running. so the "or" operator would not work since the "uwsm stop" command didn't return as "FALSE". | |||||
| 2025-06-09 | session: fix logout for non-uwsm sessions | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-05 | drawers: fix interaction areas | 2 * r + 2 * t | 2 | -2/+2 | |
| Outer corners shouldn't be part of interaction area | |||||
| 2025-05-28 | drawers: change anim durations | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-28 | drawers: better show/hide anims | 2 * r + 2 * t | 1 | -3/+3 | |
| Use m3 expressive curves | |||||
| 2025-05-24 | internal: use implicit size for wrappers | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-13 | session: move to drawers | 2 * r + 2 * t | 4 | -179/+79 | |
| 2025-05-12 | session: disable show on hover | 2 * r + 2 * t | 2 | -8/+8 | |
| 2025-05-12 | session: fix activate on key | 2 * r + 2 * t | 1 | -0/+1 | |
| Return and enter are two different keys??? | |||||
| 2025-05-11 | feat: session menu | 2 * r + 2 * t | 4 | -0/+337 | |