summaryrefslogtreecommitdiff
path: root/modules/bar/components/Power.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: allow hiding items and reordering (#379)Laurens Duin2025-08-131-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>
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* internal: use new qs importsSoramane2025-07-161-3/+3
|
* internal: pass around visibilities2 * r + 2 * t2025-07-091-2/+5
| | | | | Instead of singleton Also for panels
* bar: power button open session2 * r + 2 * t2025-06-051-0/+17
| | | | Make it actually useful (not really)
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+2
|
* bar: make power actually red2 * r + 2 * t2025-05-011-1/+1
|
* bar: make power button smaller2 * r + 2 * t2025-04-301-2/+1
| | | | Also move the circle logic to the pills preset and fix for other font sizes
* refactor: use layout for bar2 * r + 2 * t2025-04-301-0/+10
Also add power icon