summaryrefslogtreecommitdiff
path: root/modules/bar/components/ActiveWindow.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-091-4/+4
| | | | Implements first part of #202
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-271-2/+2
|
* bar: fix scroll areas2 * r + 2 * t2025-06-021-0/+30
|
* feat: bar popouts2 * r + 2 * t2025-06-021-0/+1
| | | | Create active window popout
* bar: crossfade active window title2 * r + 2 * t2025-05-281-21/+46
|
* internal: bar only vertical2 * r + 2 * t2025-05-271-12/+11
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* bar: better colours2 * r + 2 * t2025-05-241-1/+1
|
* internal: fix binding loops2 * r + 2 * t2025-05-241-1/+5
|
* bar: switch to embedded style2 * r + 2 * t2025-05-231-43/+53
|
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-101-1/+16
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* refactor: move colours to separate service2 * r + 2 * t2025-05-051-1/+1
|
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-1/+15
|
* feat: use qsTr2 * r + 2 * t2025-05-011-1/+1
|
* feat: bar panel preset2 * r + 2 * t2025-05-011-1/+1
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: elide active window title2 * r + 2 * t2025-04-301-3/+13
|
* bar: fix activewindow2 * r + 2 * t2025-04-291-1/+1
|
* feat: animated text changes2 * r + 2 * t2025-04-291-1/+1
|
* feat: bar network icon2 * r + 2 * t2025-04-291-1/+0
|
* bar: fix alignment2 * r + 2 * t2025-04-291-6/+5
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-6/+6
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-0/+34