summaryrefslogtreecommitdiff
path: root/modules/bar/components/ActiveWindow.qml (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-16delete active window popoutFreya Murphy1-25/+0
2026-03-15fix: close other popouts when hover activewindow2 * r + 2 * t1-0/+6
2026-03-15bar/activewindow: toggle when not show on hover2 * r + 2 * t1-3/+7
2026-03-15bar/activewindow: allow disable show on hover2 * r + 2 * t1-0/+15
2026-03-15bar/activewindow: format2 * r + 2 * t1-11/+12
2026-03-15bar/activewindow: add compact option (#1201)Ezekiel Gonzales1-1/+13
2025-11-24bar/activewindow: add option to invert rotate (#922)Sven Fischer1-5/+10
2025-09-25bar: fix height when tray expansion2 * r + 2 * t1-2/+3
2025-08-24internal: use Anim component2 * r + 2 * t1-8/+2
2025-08-24internal: rename Hyprland -> Hypr2 * r + 2 * t1-2/+2
2025-08-13bar: allow hiding items and reordering (#379)Laurens Duin1-54/+43
2025-08-09bar: better scroll actions2 * r + 2 * t1-30/+0
2025-08-05config: add audio increment option2 * r + 2 * t1-2/+2
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-1/+2
2025-07-16internal: use new qs importsSoramane1-4/+4
2025-07-09internal: fix scrolling for high res devices2 * r + 2 * t1-4/+4
2025-06-27internal: use hyprlandtoplevel2 * r + 2 * t1-2/+2
2025-06-02bar: fix scroll areas2 * r + 2 * t1-0/+30
2025-06-02feat: bar popouts2 * r + 2 * t1-0/+1
2025-05-28bar: crossfade active window title2 * r + 2 * t1-21/+46
2025-05-27internal: bar only vertical2 * r + 2 * t1-12/+11
2025-05-24bar: better colours2 * r + 2 * t1-1/+1
2025-05-24internal: fix binding loops2 * r + 2 * t1-1/+5
2025-05-23bar: switch to embedded style2 * r + 2 * t1-43/+53
2025-05-10refactor: manually animate rect if needed2 * r + 2 * t1-1/+16
2025-05-05refactor: move colours to separate service2 * r + 2 * t1-1/+1
2025-05-01feat: vertical bar actually works!!!2 * r + 2 * t1-1/+15
2025-05-01feat: use qsTr2 * r + 2 * t1-1/+1
2025-05-01feat: bar panel preset2 * r + 2 * t1-1/+1
2025-04-30bar: elide active window title2 * r + 2 * t1-3/+13
2025-04-29bar: fix activewindow2 * r + 2 * t1-1/+1
2025-04-29feat: animated text changes2 * r + 2 * t1-1/+1
2025-04-29feat: bar network icon2 * r + 2 * t1-1/+0
2025-04-29bar: fix alignment2 * r + 2 * t1-6/+5
2025-04-29refactor: use anchors instead of layouts2 * r + 2 * t1-6/+6
2025-04-29refactor: move bar components into folder2 * r + 2 * t1-0/+0
2025-04-28feat: bar workspaces2 * r + 2 * t1-2/+3
2025-04-28refactor: no need for clippingbox2 * r + 2 * t1-1/+2
2025-04-28format: conform to qml coding conventions2 * r + 2 * t1-4/+5
2025-04-28feat: anims + box padding2 * r + 2 * t1-4/+6
2025-04-26feat: basic quickshell bar2 * r + 2 * t1-0/+29