summaryrefslogtreecommitdiff
path: root/modules/bar/BarWrapper.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: add config option to disable on selected screens (#920)Bora Gülerman2025-11-261-2/+3
| | | | | | | | | | | | | | | | | | * modules/drawers: Added a bar config option to disable the bar on selected screens Extended the visualizer on screens that the bar is hidden * modules/drawers: surrounded barwrapper with a loader * fix/modules/drawers: fix a null reference missed to fix a reference to bar object to barLoader.item * modules/drawers: added regex support also reverted the barLoader, added a disabled property to BarLoader instead * fix: module/drawers: applied requested changes
* bar: add compact tray option2 * r + 2 * t2025-09-251-0/+4
| | | | Closes #659
* internal: use Anim component2 * r + 2 * t2025-08-241-5/+3
|
* bar/workspaces: refactor2 * r + 2 * t2025-08-161-1/+0
|
* internal: static bar width2 * r + 2 * t2025-08-151-5/+8
|
* lock/fetch: hide user when bat and smol2 * r + 2 * t2025-08-131-1/+0
|
* bar: allow hiding items and reordering (#379)Laurens Duin2025-08-131-2/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: use new qs importsSoramane2025-07-161-2/+2
|
* bar: some internal fixes2 * r + 2 * t2025-07-101-3/+3
|
* feat: non persistent bar option2 * r + 2 * t2025-07-101-0/+78