summaryrefslogtreecommitdiff
path: root/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: use new qs importsSoramane2025-07-1613-24/+24
|
* internal: scroll fix part 22 * r + 2 * t2025-07-101-0/+17
| | | | Closes #202
* internal: fix scrolling for high res devices2 * r + 2 * t2025-07-092-2/+24
| | | | Implements first part of #202
* notifs: add indicators for offscreen notifs2 * r + 2 * t2025-07-091-0/+52
|
* internal: better ripple anim2 * r + 2 * t2025-07-091-19/+20
| | | | | Fade after expansion, also correctly calculate ripple size Also fix ripples triggering on disabled buttons
* paths: decode urls2 * r + 2 * t2025-07-071-2/+2
| | | | Fixes spaces in paths breaking things
* internal: better curve for button ripples2 * r + 2 * t2025-07-021-1/+1
|
* osd: allow scroll2 * r + 2 * t2025-07-011-0/+2
|
* dashboard: optimise cava2 * r + 2 * t2025-06-281-0/+9
| | | | Use refs to prevent loading at all times
* internal: use Process.exec2 * r + 2 * t2025-06-271-8/+1
|
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-261-1/+1
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* icons: use variable axes2 * r + 2 * t2025-06-261-1/+6
|
* input: ripple anim for all buttons2 * r + 2 * t2025-06-191-20/+79
| | | | | Also fix up colours for some statelayers Fix urgent notif action colours
* internal: use stdiocollector2 * r + 2 * t2025-06-151-2/+2
| | | | | Removes dependency on jq Also fix beatdetector
* internal: better caching impl2 * r + 2 * t2025-06-131-3/+39
| | | | WARNING: causes blocking when caching image on first load
* internal: use multieffect for shadow2 * r + 2 * t2025-06-081-9/+0
|
* 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
|