summaryrefslogtreecommitdiff
path: root/modules/bar/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: fix workspaces and tray icons2 * r + 2 * t2025-06-172-0/+27
| | | | Should fix the anims not finishing
* feat: user config file2 * r + 2 * t2025-06-154-23/+23
| | | | Config file at `~/.config/caelestia/shell.json`
* bar: fix workspaces interactions2 * r + 2 * t2025-06-071-9/+0
| | | | Fix clicking on workspaces not switching to them
* bar: fix active workspace indicator anims2 * r + 2 * t2025-06-071-5/+25
| | | | | Fix delayed anim when size change Fix trail with variable sized workspaces
* internal: move bar to drawer window2 * r + 2 * t2025-06-071-0/+2
| | | | Fixes a few bugs, also removes need for hyprland order layerrule
* feat: tray item menus2 * r + 2 * t2025-06-061-0/+4
|
* bar: power button open session2 * r + 2 * t2025-06-051-0/+17
| | | | Make it actually useful (not really)
* feat: bluetooth popout2 * r + 2 * t2025-06-051-0/+2
|
* feat: network popout2 * r + 2 * t2025-06-051-0/+2
| | | | Also qstr dashboard performance pane labels
* bar: show power profile if no battery2 * r + 2 * t2025-06-051-17/+21
|
* feat: bar battery popout2 * r + 2 * t2025-06-041-0/+1
|
* bar: fix scroll areas2 * r + 2 * t2025-06-021-0/+30
|
* feat: bar popouts2 * r + 2 * t2025-06-021-0/+1
| | | | Create active window popout
* bar: wifi off icon2 * r + 2 * t2025-06-021-1/+1
|
* bar: crossfade active window title2 * r + 2 * t2025-05-281-21/+46
|
* bar: fix battery charging2 * r + 2 * t2025-05-271-4/+3
|
* internal: bar only vertical2 * r + 2 * t2025-05-278-109/+82
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: fix battery charging icons2 * r + 2 * t2025-05-241-1/+3
|
* feat: bar battery2 * r + 2 * t2025-05-241-2/+32
|
* bar: better colours2 * r + 2 * t2025-05-248-25/+7
|
* internal: fix binding loops2 * r + 2 * t2025-05-244-4/+27
|
* bar: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* bar: switch to embedded style2 * r + 2 * t2025-05-232-45/+55
|
* internal: fix memory leaks2 * r + 2 * t2025-05-231-1/+1
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-173-8/+8
|
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-103-3/+48
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* feat: basic notifications2 * r + 2 * t2025-05-101-10/+2
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* refactor: move colours to separate service2 * r + 2 * t2025-05-0510-11/+15
|
* general: better multieffect mask settings2 * r + 2 * t2025-05-042-2/+3
| | | | Better launcher wallpaper rounding and bar active workspace indicator
* bar: fix active workspace indicator2 * r + 2 * t2025-05-041-1/+1
|
* feat: use multieffect instead of qt5compat2 * r + 2 * t2025-05-033-12/+23
| | | | Also use loader for tray icon recolouring
* controls: use basic style2 * r + 2 * t2025-05-021-1/+0
| | | | Material style placeholder is kinda annoying
* bar: fix workspaces switching2 * r + 2 * t2025-05-021-1/+5
| | | | Fix throwing errors when trying to switch to current ws
* bar: optional active ws indicator2 * r + 2 * t2025-05-013-12/+16
|
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-014-1/+21
|
* dev: some cleanup2 * r + 2 * t2025-05-011-3/+0
|
* bar: use loaders2 * r + 2 * t2025-05-015-35/+43
| | | | | | | | | Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution)
* bar: fix workspaces occupied2 * r + 2 * t2025-05-013-6/+8
| | | | Also some optimisations
* feat: use qsTr2 * r + 2 * t2025-05-011-1/+1
|
* bar: fix tray icons2 * r + 2 * t2025-05-011-1/+9
|
* feat: get networks2 * r + 2 * t2025-05-011-1/+1
| | | | Also fix bluetooth
* bar: workspaces scroll specialws2 * r + 2 * t2025-05-012-7/+8
| | | | | | Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
* bar: make power actually red2 * r + 2 * t2025-05-011-1/+1
|
* feat: bar panel preset2 * r + 2 * t2025-05-019-16/+25
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-1/+1
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* refactor: move tray items into own file2 * r + 2 * t2025-04-302-52/+55
|
* bar: make power button smaller2 * r + 2 * t2025-04-301-2/+1
| | | | Also move the circle logic to the pills preset and fix for other font sizes
* feat: use material colours2 * r + 2 * t2025-04-303-4/+4
|
* refactor: use layout for bar2 * r + 2 * t2025-04-301-0/+10
| | | | Also add power icon
* bar: animate bluetooth devices2 * r + 2 * t2025-04-302-17/+6
|