| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-08-24 | internal: use Anim component | 2 * r + 2 * t | 5 | -43/+12 | |
| 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 | 3 | -18/+1 | |
| No inlining | |||||
| 2025-08-24 | internal: rename Hyprland -> Hypr | 2 * r + 2 * t | 3 | -7/+7 | |
| Prevent shadowing Fixes window info not changing on switching to an empty workspace | |||||
| 2025-08-23 | popouts/network: better rescan loading | 2 * r + 2 * t | 1 | -15/+21 | |
| 2025-08-19 | bar: add kblayout popout | 2 * r + 2 * t | 2 | -0/+11 | |
| 2025-08-14 | internal: better loading indicator | 2 * r + 2 * t | 2 | -22/+4 | |
| Abstract circular progress into own component | |||||
| 2025-08-10 | internal: more colour fixes | 2 * r + 2 * t | 2 | -2/+2 | |
| :woe: | |||||
| 2025-08-08 | internal: transparency support coming soon™ | 2 * r + 2 * t | 3 | -4/+4 | |
| Also fix media player selector text colour Fix colour preview not resetting light/dark mode | |||||
| 2025-08-07 | controlcenter: add floating mode | 2 * r + 2 * t | 1 | -0/+4 | |
| Closes #363 | |||||
| 2025-08-05 | config: add audio increment option | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-08-05 | internal: rename dcontent -> controlcenter | 2 * r + 2 * t | 1 | -4/+2 | |
| 2025-08-05 | internal: position slider handle correctly | 2 * r + 2 * t | 1 | -2/+2 | |
| Also better labels for audio popout | |||||
| 2025-08-05 | popouts/audio: scroll volume slider | 2 * r + 2 * t | 1 | -11/+24 | |
| Also more spacing | |||||
| 2025-08-05 | bar/popouts: add audio device switcher (#319) | Laurens Duin | 1 | -32/+113 | |
| * feat: basic audio switcher * feat: replace VerticalSlider with StyledSlider * fix: styling * fix: formatting * chore: make sound icons consistent, change slider styling * feat: styled slider component variants * chore: cleanup * chore: cleanup * fix: pr fixes * fix: remove redundant code * chore: remove old code * fix: controls styling * fixes * more tweaks * radiobtn: add interaction stuff Anim slider --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-08-04 | internal: refactor widgets folder | 2 * r + 2 * t | 6 | -6/+9 | |
| Split into subdirs and rename to components | |||||
| 2025-08-02 | config: add apps config | 2 * r + 2 * t | 1 | -1/+1 | |
| Closes #318 and #305 | |||||
| 2025-07-30 | config: allow configuring external audio program | Soramane | 1 | -1/+1 | |
| Closes #302 | |||||
| 2025-07-28 | popouts: unload when hidden | 2 * r + 2 * t | 3 | -3/+3 | |
| 2025-07-26 | dcontent: add bt pane | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-07-26 | popouts: fix scan icon rotation | 2 * r + 2 * t | 1 | -1/+7 | |
| 2025-07-26 | popouts: some fixes for network | 2 * r + 2 * t | 1 | -2/+4 | |
| 2025-07-26 | config: enable/disable status icons (#243) | Kaj | 2 | -0/+64 | |
| * Adds ability to disable/enable status icons Improves the hover calculations so that it's not hardcoded. This should make it easier to add/remove status icons. Also adds an optional audio status icon. * status: move config to barconfig * fixes * fix merge * loader icons * fix audio popout --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-26 | feat: improve network popout (#268) | Nikhil Sharma | 1 | -6/+213 | |
| * feat: network popout (saved networks only) * fix: rem unfinished forget network * network: some fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 2025-07-23 | dcontent: create bluetooth panel | 2 * r + 2 * t | 4 | -3/+63 | |
| 2025-07-23 | popouts: better tray menu focus handling | 2 * r + 2 * t | 3 | -13/+11 | |
| Don't hide on hover lost, use a focus grab instead | |||||
| 2025-07-23 | popouts: better bluetooth popout | 2 * r + 2 * t | 1 | -11/+70 | |
| 2025-07-23 | bar: fix bluetooth when off | Soramane | 1 | -1/+1 | |
| 2025-07-22 | popouts: better bt loading icon | 2 * r + 2 * t | 1 | -16/+14 | |
| 2025-07-16 | bluetooth: use qs bluetooth | Soramane | 1 | -4/+126 | |
| 2025-07-16 | internal: use new qs imports | Soramane | 8 | -23/+23 | |
| 2025-06-28 | config: fix overwrite on startup | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-27 | internal: windowinfo pass in client | 2 * r + 2 * t | 1 | -0/+1 | |
| So it can be used for clients other than the active one Also fix text below screencopyview | |||||
| 2025-06-27 | internal: use hyprlandtoplevel | 2 * r + 2 * t | 1 | -5/+5 | |
| 2025-06-26 | icons: use variable axes | 2 * r + 2 * t | 1 | -3/+0 | |
| 2025-06-21 | feat: window info panel | 2 * r + 2 * t | 4 | -44/+187 | |
| Also disable reload popup | |||||
| 2025-06-21 | popouts: convert to layout | 2 * r + 2 * t | 1 | -12/+40 | |
| Also add expand button Change launcher calc item icon | |||||
| 2025-06-17 | popouts: fix activewindow screencopy | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-15 | feat: user config file | 2 * r + 2 * t | 4 | -7/+7 | |
| Config file at `~/.config/caelestia/shell.json` | |||||
| 2025-06-07 | popouts: fixed width for battery popout | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-06-07 | popouts: fix state colour for tray back button | 2 * r + 2 * t | 1 | -0/+1 | |
| 2025-06-07 | popouts: reload tray menu on show | 2 * r + 2 * t | 2 | -16/+35 | |
| 2025-06-07 | popouts: fix bottom glitch | 2 * r + 2 * t | 1 | -3/+12 | |
| Fix flicker when popout hits bottom Also animate bottom rounding change | |||||
| 2025-06-07 | popouts: fix anim when fast movement | 2 * r + 2 * t | 1 | -3/+3 | |
| 2025-06-06 | popouts: fix multimonitor | outfoxxed | 2 | -3/+21 | |
| 2025-06-07 | popouts: fix anim when not shown | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-06-07 | popouts: fix activewindow height changing | 2 * r + 2 * t | 1 | -2/+2 | |
| Uses a bit more cpu but eh | |||||
| 2025-06-06 | feat: tray item menus | 2 * r + 2 * t | 2 | -0/+257 | |
| 2025-06-06 | popouts: transition between popout content | 2 * r + 2 * t | 1 | -20/+44 | |
| 2025-06-05 | popouts: better anim | 2 * r + 2 * t | 1 | -1/+1 | |