summaryrefslogtreecommitdiff
path: root/modules/bar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: more colour fixes2 * r + 2 * t2025-08-102-2/+2
| | | | :woe:
* bar: better scroll actions2 * r + 2 * t2025-08-092-32/+2
| | | | Also fix workspaces interaction area
* bar: add min padding2 * r + 2 * t2025-08-091-1/+1
| | | | For when smol border thickness
* internal: fix more colours2 * r + 2 * t2025-08-081-1/+1
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-085-7/+7
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* controlcenter: add floating mode2 * r + 2 * t2025-08-071-0/+4
| | | | Closes #363
* config: add audio increment option2 * r + 2 * t2025-08-052-4/+4
|
* internal: rename dcontent -> controlcenter2 * r + 2 * t2025-08-051-4/+2
|
* internal: position slider handle correctly2 * r + 2 * t2025-08-051-2/+2
| | | | Also better labels for audio popout
* popouts/audio: scroll volume slider2 * r + 2 * t2025-08-051-11/+24
| | | | Also more spacing
* bar/popouts: add audio device switcher (#319)Laurens Duin2025-08-052-33/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-0416-16/+21
| | | | 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
|
* config: add apps config2 * r + 2 * t2025-08-021-1/+1
| | | | Closes #318 and #305
* 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>
* config: allow configuring external audio programSoramane2025-07-301-1/+1
| | | | Closes #302
* popouts: unload when hidden2 * r + 2 * t2025-07-283-3/+3
|
* bar: add kb layout status icon2 * r + 2 * t2025-07-271-0/+17
| | | | Closes #280
* dcontent: add bt pane2 * r + 2 * t2025-07-261-1/+1
|
* popouts: fix scan icon rotation2 * r + 2 * t2025-07-261-1/+7
|
* popouts: some fixes for network2 * r + 2 * t2025-07-261-2/+4
|
* config: enable/disable status icons (#243)Kaj2025-07-264-97/+207
| | | | | | | | | | | | | | | | | | | | | * 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>
* feat: improve network popout (#268)Nikhil Sharma2025-07-261-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>
* dcontent: create bluetooth panel2 * r + 2 * t2025-07-234-3/+63
|
* popouts: better tray menu focus handling2 * r + 2 * t2025-07-233-13/+11
| | | | Don't hide on hover lost, use a focus grab instead
* popouts: better bluetooth popout2 * r + 2 * t2025-07-231-11/+70
|
* bar: ws indicator mask -> colouriser2 * r + 2 * t2025-07-231-14/+3
|
* bar: fix bluetooth when offSoramane2025-07-232-2/+2
|
* popouts: better bt loading icon2 * r + 2 * t2025-07-221-16/+14
|
* internal: clean up tray item2 * r + 2 * t2025-07-191-10/+2
|
* bluetooth: use qs bluetoothSoramane2025-07-162-19/+155
|
* internal: use new qs importsSoramane2025-07-1621-62/+62
|
* bar: some internal fixes2 * r + 2 * t2025-07-101-3/+3
|
* feat: non persistent bar option2 * r + 2 * t2025-07-102-1/+79
|
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-092-6/+6
| | | | Implements first part of #202
* internal: pass around visibilities2 * r + 2 * t2025-07-092-2/+8
| | | | | Instead of singleton Also for panels
* config: fix overwrite on startup2 * r + 2 * t2025-06-281-1/+1
|
* internal: windowinfo pass in client2 * r + 2 * t2025-06-271-0/+1
| | | | | So it can be used for clients other than the active one Also fix text below screencopyview
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-274-11/+11
|
* 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
* icons: use variable axes2 * r + 2 * t2025-06-261-3/+0
|
* bar: fill bluetooth device icons2 * r + 2 * t2025-06-231-0/+1
|
* feat: window info panel2 * r + 2 * t2025-06-214-44/+187
| | | | Also disable reload popup
* popouts: convert to layout2 * r + 2 * t2025-06-211-12/+40
| | | | | Also add expand button Change launcher calc item icon
* bar: fix workspaces and tray icons2 * r + 2 * t2025-06-172-0/+27
| | | | Should fix the anims not finishing
* popouts: fix activewindow screencopy2 * r + 2 * t2025-06-171-1/+1
|
* feat: user config file2 * r + 2 * t2025-06-159-33/+33
| | | | Config file at `~/.config/caelestia/shell.json`
* popouts: fixed width for battery popout2 * r + 2 * t2025-06-071-0/+1
|