summaryrefslogtreecommitdiff
path: root/modules/bar/components (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: better scroll actions2 * r + 2 * t2025-08-091-30/+0
| | | | Also fix workspaces interaction area
* internal: fix more colours2 * r + 2 * t2025-08-081-1/+1
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-081-1/+1
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* config: add audio increment option2 * r + 2 * t2025-08-051-2/+2
|
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* internal: refactor widgets folder2 * r + 2 * t2025-08-049-9/+10
| | | | Split into subdirs and rename to components
* dashboard: fix tab desync2 * r + 2 * t2025-08-041-2/+0
| | | | Fixes #324
* dcontent: impl rest of bt device settings2 * r + 2 * t2025-08-031-1/+0
|
* bar: add bluetooth connected icon state (#311)Laurens Duin2025-08-021-1/+7
| | | | | | | | | | | | | * feat: add bluetooth connected icon state * fix: improve connected check * chore: cleanup * format --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* config: respect user locale for twelve hour clock & temperature (#290)Laurens Duin2025-07-311-1/+1
| | | | | | | | | | | | | | | | | | | | | * bar: add 12h clock option * feat: allow custom format config * feat: 12h clock based on locale with config * chore: cleanup * fix: PR comments, add automatic fahrenheit * fix: formatting * dashboard: fix up date time * lock: better 12h clock --------- Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
* bar: add kb layout status icon2 * r + 2 * t2025-07-271-0/+17
| | | | Closes #280
* config: enable/disable status icons (#243)Kaj2025-07-261-78/+126
| | | | | | | | | | | | | | | | | | | | | * 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>
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* bar: fix bluetooth when offSoramane2025-07-231-1/+1
|
* internal: clean up tray item2 * r + 2 * t2025-07-191-10/+2
|
* bluetooth: use qs bluetoothSoramane2025-07-161-15/+29
|
* internal: use new qs importsSoramane2025-07-1611-34/+34
|
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-091-4/+4
| | | | Implements first part of #202
* internal: pass around visibilities2 * r + 2 * t2025-07-091-2/+5
| | | | | Instead of singleton Also for panels
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-272-5/+5
|
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-262-5/+9
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* bar: fill bluetooth device icons2 * r + 2 * t2025-06-231-0/+1
|
* 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
|