summaryrefslogtreecommitdiff
path: root/modules/bar/popouts (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-262-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>
* 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: fix bluetooth when offSoramane2025-07-231-1/+1
|
* popouts: better bt loading icon2 * r + 2 * t2025-07-221-16/+14
|
* bluetooth: use qs bluetoothSoramane2025-07-161-4/+126
|
* internal: use new qs importsSoramane2025-07-168-23/+23
|
* 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-271-5/+5
|
* icons: use variable axes2 * r + 2 * t2025-06-261-3/+0
|
* 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
* popouts: fix activewindow screencopy2 * r + 2 * t2025-06-171-1/+1
|
* feat: user config file2 * r + 2 * t2025-06-154-7/+7
| | | | Config file at `~/.config/caelestia/shell.json`
* popouts: fixed width for battery popout2 * r + 2 * t2025-06-071-0/+1
|
* popouts: fix state colour for tray back button2 * r + 2 * t2025-06-071-0/+1
|
* popouts: reload tray menu on show2 * r + 2 * t2025-06-072-16/+35
|
* popouts: fix bottom glitch2 * r + 2 * t2025-06-071-3/+12
| | | | | Fix flicker when popout hits bottom Also animate bottom rounding change
* popouts: fix anim when fast movement2 * r + 2 * t2025-06-071-3/+3
|
* popouts: fix multimonitoroutfoxxed2025-06-062-3/+21
|
* popouts: fix anim when not shown2 * r + 2 * t2025-06-071-0/+2
|
* popouts: fix activewindow height changing2 * r + 2 * t2025-06-071-2/+2
| | | | Uses a bit more cpu but eh
* feat: tray item menus2 * r + 2 * t2025-06-062-0/+257
|
* popouts: transition between popout content2 * r + 2 * t2025-06-061-20/+44
|
* popouts: better anim2 * r + 2 * t2025-06-051-1/+1
|
* feat: bluetooth popout2 * r + 2 * t2025-06-052-2/+25
|
* feat: network popout2 * r + 2 * t2025-06-052-0/+27
| | | | Also qstr dashboard performance pane labels
* popouts: battery add perf degradation warning2 * r + 2 * t2025-06-051-0/+59
|
* drawers: fix interaction areas2 * r + 2 * t2025-06-052-2/+2
| | | | Outer corners shouldn't be part of interaction area
* bar: show power profile if no battery2 * r + 2 * t2025-06-051-3/+2
|
* feat: dashboard media player selector2 * r + 2 * t2025-06-051-2/+1
| | | | Also raise and quit buttons
* bar: completely hide activewindow popout when desktop2 * r + 2 * t2025-06-041-1/+1
|
* icons: better app icon guessing2 * r + 2 * t2025-06-041-1/+1
|
* bar: battery popout use qstr2 * r + 2 * t2025-06-041-2/+2
|
* bar: ensure popouts fully on screen2 * r + 2 * t2025-06-041-2/+4
| | | | Also round the other way if touching edge
* feat: bar battery popout2 * r + 2 * t2025-06-042-20/+201
|
* bar: better active window popout2 * r + 2 * t2025-06-031-10/+36
| | | | Add icon, style better
* bar: save cpu usage2 * r + 2 * t2025-06-032-1/+3
| | | | Stop window preview when not visible
* bar: add preview to activewindow popout2 * r + 2 * t2025-06-022-6/+24
|
* feat: bar popouts2 * r + 2 * t2025-06-024-0/+194
Create active window popout