summaryrefslogtreecommitdiff
path: root/modules/bar/Pills.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* feat: border + colour changes2 * r + 2 * t2025-05-051-5/+4
|
* bar: add scroll actions to fillers2 * r + 2 * t2025-05-041-2/+21
| | | | Also change the brightness osd icon depending on value
* launcher: add content2 * r + 2 * t2025-05-021-1/+1
| | | | Also use surfaceContainer as background
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-0/+2
|
* feat: bar panel preset2 * r + 2 * t2025-05-011-5/+0
| | | | | | 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-72/+70
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* bar: make power button smaller2 * r + 2 * t2025-04-301-0/+7
| | | | Also move the circle logic to the pills preset and fix for other font sizes
* feat: use material colours2 * r + 2 * t2025-04-301-1/+1
|
* refactor: use layout for bar2 * r + 2 * t2025-04-301-15/+23
| | | | Also add power icon
* bar: fix anchor error2 * r + 2 * t2025-04-291-5/+0
| | | | Forgot to remove
* bar: move tray + recolour option2 * r + 2 * t2025-04-291-13/+18
| | | | Option to recolour tray icons
* bar: minor code changes2 * r + 2 * t2025-04-291-1/+1
|
* feat: bar system tray2 * r + 2 * t2025-04-291-1/+15
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-291-4/+4
|
* bar: increase spacing between pill content2 * r + 2 * t2025-04-291-4/+4
|
* feat: bar network icon2 * r + 2 * t2025-04-291-0/+12
|
* bar: use swipeview2 * r + 2 * t2025-04-291-67/+43
|
* bar: fix alignment2 * r + 2 * t2025-04-291-1/+1
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-0/+105