summaryrefslogtreecommitdiff
path: root/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dashboard: add media2 * r + 2 * t2025-05-191-3/+4
|
* dashboard: scale face based on info height2 * r + 2 * t2025-05-181-0/+5
| | | | Also increase spacing
* feat: session menu2 * r + 2 * t2025-05-111-0/+3
|
* feat: expandable notifs2 * r + 2 * t2025-05-101-0/+1
|
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-101-21/+0
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* feat: basic notifications2 * r + 2 * t2025-05-101-0/+15
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* launcher: better style2 * r + 2 * t2025-05-091-16/+2
|
* osd: partially revert last commit2 * r + 2 * t2025-05-071-0/+2
| | | | Animate icon changes
* osd: fix slider animation2 * r + 2 * t2025-05-071-2/+4
|
* refactor: popout layer consistency with border2 * r + 2 * t2025-05-061-2/+4
| | | | Make them use the same background colour and rounding as the border
* thumbnailer: use single process + load original2 * r + 2 * t2025-05-051-14/+2
|
* thumbnailer: better caching2 * r + 2 * t2025-05-051-35/+12
|
* cachingimage: fix slow loading2 * r + 2 * t2025-05-051-1/+1
|
* refactor: move colours to separate service2 * r + 2 * t2025-05-056-14/+19
|
* feat: shadow2 * r + 2 * t2025-05-052-1/+10
| | | | | Border exclusivity Fix slider handle text colour
* feat: border + colour changes2 * r + 2 * t2025-05-051-2/+2
|
* feat: audio osd2 * r + 2 * t2025-05-041-0/+130
|
* launcher: anim wallpaperitem creation2 * r + 2 * t2025-05-041-1/+6
| | | | Also fix cachingimage
* feat: cache wallpapers2 * r + 2 * t2025-05-041-0/+45
| | | | Reduces wallpaper load time massively
* launcher: fix scrollbar2 * r + 2 * t2025-05-031-11/+28
|
* launcher: list item interactivity2 * r + 2 * t2025-05-021-0/+45
|
* scrollbar: show gutter + enable scrolling2 * r + 2 * t2025-05-021-1/+15
|
* launcher: add scrollbar2 * r + 2 * t2025-05-021-0/+16
| | | | Also fix height
* launcher: better app items2 * r + 2 * t2025-05-021-1/+37
| | | | | Also config max shown Custom cursor for styled text field
* launcher: add content2 * r + 2 * t2025-05-021-0/+31
| | | | Also use surfaceContainer as background
* feat: launcher base2 * r + 2 * t2025-05-021-0/+5
|
* bar: fix vertical switching2 * r + 2 * t2025-05-011-2/+10
| | | | | IT WORKS AFHJIASHFGUOADGHOASF Need to reload the preset when changing between but eh
* feat: bar panel preset2 * r + 2 * t2025-05-011-6/+6
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* feat: use material colours2 * r + 2 * t2025-04-301-1/+1
|
* bar: animate bluetooth devices2 * r + 2 * t2025-04-301-0/+22
|
* bar: elide active window title2 * r + 2 * t2025-04-301-2/+3
|
* feat: bar system tray2 * r + 2 * t2025-04-292-0/+11
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-293-3/+3
|
* feat: animated text changes2 * r + 2 * t2025-04-292-3/+31
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-291-94/+8
| | | | Also simplify boxpadding
* bar: fix alignment2 * r + 2 * t2025-04-293-35/+59
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-292-1/+3
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-281-0/+1
|
* bar: workspaces events2 * r + 2 * t2025-04-281-0/+4
|
* refactor: no need for clippingbox2 * r + 2 * t2025-04-282-185/+0
| | | | Just use clip property of Item
* format: conform to qml coding conventions2 * r + 2 * t2025-04-284-22/+22
|
* feat: anims + box padding2 * r + 2 * t2025-04-286-11/+379
| | | | | | | | box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls
* feat: basic quickshell bar2 * r + 2 * t2025-04-262-0/+23