| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 4 | -39/+13 | |
| 2025-08-24 | internal: add canim component | 2 * r + 2 * t | 1 | -5/+2 | |
| 2025-08-24 | internal: add anim component | 2 * r + 2 * t | 2 | -12/+0 | |
| No inlining | |||||
| 2025-08-23 | launcher: add special search | 2 * r + 2 * t | 2 | -4/+65 | |
| Closes #464 | |||||
| 2025-08-23 | launcher: show current scheme/variant | 2 * r + 2 * t | 5 | -36/+86 | |
| Also qsTr variant stuff | |||||
| 2025-08-23 | launcher: add random wallpaper action | 2 * r + 2 * t | 1 | -0/+10 | |
| 2025-08-23 | launcher: exact calculation for wallpaper width | 2 * r + 2 * t | 4 | -8/+33 | |
| Fixes #322 | |||||
| 2025-08-09 | config: make appearance configurable | 2 * r + 2 * t | 1 | -4/+6 | |
| 2025-08-08 | internal: colour fixes | 2 * r + 2 * t | 3 | -3/+3 | |
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 4 | -4/+4 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-05 | launcher: allow wallpaper switch when exactly 2 wallpapers (#343) | Laurens Duin | 1 | -11/+11 | |
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 9 | -9/+14 | |
| Split into subdirs and rename to components | |||||
| 2025-08-03 | internal: better shadow | 2 * r + 2 * t | 1 | -6/+3 | |
| 2025-08-02 | config: add apps config | 2 * r + 2 * t | 2 | -2/+2 | |
| Closes #318 and #305 | |||||
| 2025-07-28 | launcher: add optional vim-like keybinds (#282) | Joel R. | 1 | -0/+21 | |
| 2025-07-27 | internal: use configDir -> shellDir | 2 * r + 2 * t | 1 | -1/+1 | |
| configDir is deprecated | |||||
| 2025-07-26 | dcontent: impl bt settings | 2 * r + 2 * t | 1 | -1/+0 | |
| 2025-07-26 | config: allow enable/disable panels | 2 * r + 2 * t | 1 | -1/+1 | |
| Closes #240 | |||||
| 2025-07-19 | launcher: fix | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-07-19 | launcher: fix state transitions | 2 * r + 2 * t | 3 | -87/+113 | |
| 2025-07-19 | internal: move launcher stuff into subfolders | 2 * r + 2 * t | 12 | -5/+33 | |
| 2025-07-19 | launcher: better scheme search | 2 * r + 2 * t | 1 | -1/+7 | |
| 2025-07-19 | config: add config for using fzf/fuzzy search | 2 * r + 2 * t | 4 | -2/+7 | |
| 2025-07-19 | feat: fzf-like search instead of fuzzy | 2 * r + 2 * t | 4 | -51/+24 | |
| Also add license for fuzzysort lib | |||||
| 2025-07-16 | internal: use new qs imports | Soramane | 15 | -38/+38 | |
| 2025-07-10 | internal: scroll fix part 2 | 2 * r + 2 * t | 1 | -1/+1 | |
| Closes #202 | |||||
| 2025-07-02 | internal: use layer.effect | 2 * r + 2 * t | 1 | -33/+20 | |
| Also use clipping rect for wallpaper item | |||||
| 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 | -1/+1 | |
| Mostly spacing fixes Also qsTr windowinfo class and title when none | |||||
| 2025-06-25 | launcher: fix wallpaper preview exit | 2 * r + 2 * t | 1 | -3/+1 | |
| 2025-06-23 | drawers: give back focus when close | 2 * r + 2 * t | 1 | -1/+6 | |
| For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons | |||||
| 2025-06-21 | popouts: convert to layout | 2 * r + 2 * t | 1 | -1/+1 | |
| Also add expand button Change launcher calc item icon | |||||
| 2025-06-21 | feat: launcher calculator | 2 * r + 2 * t | 4 | -1/+194 | |
| Requires libqalculate | |||||
| 2025-06-20 | launcher: fix height when one item | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-19 | launcher: better empty text | 2 * r + 2 * t | 1 | -16/+19 | |
| Also reload wallpapers when path changes | |||||
| 2025-06-19 | session: fix logout button | 2 * r + 2 * t | 1 | -1/+1 | |
| And launcher logout action | |||||
| 2025-06-19 | internal: fix qmlls freezing | 2 * r + 2 * t | 1 | -5/+1 | |
| 2025-06-17 | launcher: fix size when rapid close and reopen | 2 * r + 2 * t | 1 | -0/+4 | |
| Only for when a short period but not super short periods | |||||
| 2025-06-17 | launcher: fix transition between lists | 2 * r + 2 * t | 2 | -23/+11 | |
| Also fix wallpaper preview not switching back when using non dynamic scheme | |||||
| 2025-06-17 | launcher: fix wallpaper preview colours | 2 * r + 2 * t | 2 | -0/+3 | |
| Also disable transparency action (not impled and won't be in the near future) | |||||
| 2025-06-17 | feat: impl variant launcher action | 2 * r + 2 * t | 5 | -7/+183 | |
| 2025-06-17 | internal: use execDetached | 2 * r + 2 * t | 2 | -36/+6 | |
| 2025-06-17 | feat: impl scheme launcher action | 2 * r + 2 * t | 5 | -44/+227 | |
| 2025-06-16 | launcher: completely hide disabled actions | 2 * r + 2 * t | 2 | -36/+15 | |
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 9 | -20/+20 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-06-13 | launcher: use standard logout command | Tim Hämisch | 1 | -1/+1 | |
| 2025-06-13 | launcher: add opt-in for dangerous actions | Tim Hämisch | 2 | -12/+38 | |
| 2025-06-12 | Add shutdown, reboot, and logout actions to launcher | Tim Hämisch | 1 | -0/+48 | |
| 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 | -1/+1 | |