summaryrefslogtreecommitdiff
path: root/config/BarConfig.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: fix types for lsp2 * r + 2 * t2025-07-191-8/+10
|
* feat: non persistent bar option2 * r + 2 * t2025-07-101-0/+4
|
* feat: user config file2 * r + 2 * t2025-06-151-12/+4
| | | | Config file at `~/.config/caelestia/shell.json`
* Battery Default Width FixAmstel2025-06-111-1/+1
| | | | | | | | | | | | Battery Width Property Being set to: - property int batteryWidth: 200 is too cramped for the details to display properly. Battery Width Adjusted to 250 - property int batteryWidth: 250 now this will enable the contents to show properly while hovering in battery section.
* popouts: fixed width for battery popout2 * r + 2 * t2025-06-071-0/+1
|
* bar: fix active workspace indicator anims2 * r + 2 * t2025-06-071-1/+1
| | | | | Fix delayed anim when size change Fix trail with variable sized workspaces
* feat: tray item menus2 * r + 2 * t2025-06-061-0/+1
|
* bar: add preview to activewindow popout2 * r + 2 * t2025-06-021-0/+1
|
* bar: better colours2 * r + 2 * t2025-05-241-5/+0
|
* bar: switch to embedded style2 * r + 2 * t2025-05-231-48/+4
|
* feat: bar shadow2 * r + 2 * t2025-05-051-1/+3
|
* feat: shadow2 * r + 2 * t2025-05-051-1/+1
| | | | | Border exclusivity Fix slider handle text colour
* feat: border + colour changes2 * r + 2 * t2025-05-051-2/+1
|
* bar: optional active ws indicator2 * r + 2 * t2025-05-011-0/+1
|
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-3/+3
|
* feat: bar panel preset2 * r + 2 * t2025-05-011-20/+41
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: elide active window title2 * r + 2 * t2025-04-301-0/+2
|
* feat: bar workspaces show windows2 * r + 2 * t2025-04-301-1/+4
| | | | | | Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
* bar: custom workspace labels2 * r + 2 * t2025-04-301-0/+2
|
* bar: move tray + recolour option2 * r + 2 * t2025-04-291-0/+5
| | | | Option to recolour tray icons
* bar: use swipeview2 * r + 2 * t2025-04-291-1/+18
|
* feat: bar workspace groups2 * r + 2 * t2025-04-291-1/+1
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-0/+1
| | | | Also simplify boxpadding
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-4/+13
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-281-0/+1
|
* feat: anims + box padding2 * r + 2 * t2025-04-281-0/+13
box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls