summaryrefslogtreecommitdiff
path: root/modules/bar/components/Power.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-08-13bar: allow hiding items and reordering (#379)Laurens Duin1-9/+19
* feat: reorder bar, no popout yet * chore: cleanup * refactor: use DelegateChooser * feat: popouts * chore: cleanup * better popout check + fix async stuff + bar interaction + a bunch of other fixes * fix activewindow and bar vertical padding * readme: add config opt * bar: fix top/bottom padding * bar: better wheel behaviour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-1/+1
Split into subdirs and rename to components
2025-07-16internal: use new qs importsSoramane1-3/+3
2025-07-09internal: pass around visibilities2 * r + 2 * t1-2/+5
Instead of singleton Also for panels
2025-06-05bar: power button open session2 * r + 2 * t1-0/+17
Make it actually useful (not really)
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-1/+2
2025-05-01bar: make power actually red2 * r + 2 * t1-1/+1
2025-04-30bar: make power button smaller2 * r + 2 * t1-2/+1
Also move the circle logic to the pills preset and fix for other font sizes
2025-04-30refactor: use layout for bar2 * r + 2 * t1-0/+10
Also add power icon