| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | bar: add config option to disable on selected screens (#920) | Bora Gülerman | 2025-11-26 | 1 | -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 option | 2 * r + 2 * t | 2025-09-25 | 1 | -0/+4 |
| | | | | | Closes #659 | ||||
| * | internal: use Anim component | 2 * r + 2 * t | 2025-08-24 | 1 | -5/+3 |
| | | |||||
| * | bar/workspaces: refactor | 2 * r + 2 * t | 2025-08-16 | 1 | -1/+0 |
| | | |||||
| * | internal: static bar width | 2 * r + 2 * t | 2025-08-15 | 1 | -5/+8 |
| | | |||||
| * | lock/fetch: hide user when bat and smol | 2 * r + 2 * t | 2025-08-13 | 1 | -1/+0 |
| | | |||||
| * | bar: allow hiding items and reordering (#379) | Laurens Duin | 2025-08-13 | 1 | -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 imports | Soramane | 2025-07-16 | 1 | -2/+2 |
| | | |||||
| * | bar: some internal fixes | 2 * r + 2 * t | 2025-07-10 | 1 | -3/+3 |
| | | |||||
| * | feat: non persistent bar option | 2 * r + 2 * t | 2025-07-10 | 1 | -0/+78 |