summaryrefslogtreecommitdiff
path: root/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* popouts: reload tray menu on show2 * r + 2 * t2025-06-071-1/+0
|
* internal: fix memory issue2 * r + 2 * t2025-06-051-2/+1
| | | | Fix loading material symbols into memory 7000 times eating up tons of memory
* internal: use plaintext format by default2 * r + 2 * t2025-06-041-0/+1
|
* internal: use panelwindow2 * r + 2 * t2025-06-041-2/+3
| | | | Using WlrLayershell broke for newer versions of qs
* osd: fix text not updating during transition2 * r + 2 * t2025-06-021-34/+32
|
* drawers: better show/hide anims2 * r + 2 * t2025-05-281-3/+0
| | | | Use m3 expressive curves
* drawers: fix interactions area2 * r + 2 * t2025-05-271-0/+6
| | | | Make osd slider handles have pointer cursor
* internal: bar only vertical2 * r + 2 * t2025-05-276-74/+18
| | | | | | The bar can only be vertical Remove box, boxlayout and anchortext Add StyledClippingRect
* internal: remove padded rect2 * r + 2 * t2025-05-241-52/+0
|
* internal: fix binding loops2 * r + 2 * t2025-05-241-2/+0
|
* internal: fix anim typo2 * r + 2 * t2025-05-231-1/+1
|
* bar: switch to embedded style2 * r + 2 * t2025-05-231-1/+1
|
* 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
|