summaryrefslogtreecommitdiff
path: root/modules (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-08osd: fix flatten anim2 * r + 2 * t2-10/+10
2025-05-08feat: notification popup area2 * r + 2 * t4-0/+224
2025-05-08refactor: split drawers2 * r + 2 * t3-9/+15
Split off interactions into new file Also fix hover osd
2025-05-08refactor: move drawers into separate module2 * r + 2 * t5-128/+152
2025-05-08wallpaper: fix flash when changing wallpapers2 * r + 2 * t1-0/+1
2025-05-07feat: launcher light/dark commands2 * r + 2 * t1-2/+3
2025-05-07launcher: better fuzzy query2 * r + 2 * t1-3/+5
2025-05-06popouts: use reals for rounding2 * r + 2 * t2-4/+4
So it looks better
2025-05-06launcher: fix scroll bar2 * r + 2 * t1-10/+1
2025-05-06feat: better launcher and osd animations2 * r + 2 * t4-4/+2
Slide not clip
2025-05-06refactor: popout layer consistency with border2 * r + 2 * t3-13/+15
Make them use the same background colour and rounding as the border
2025-05-05launcher: use qsTr properly2 * r + 2 * t1-1/+1
2025-05-05thumbnailer: use single process + load original2 * r + 2 * t1-0/+1
2025-05-05feat: show osd on border hover2 * r + 2 * t2-0/+18
2025-05-05launcher: focus actual current wall2 * r + 2 * t1-2/+2
Also thumbnailer kill process before starting new proc
2025-05-05thumbnailer: better caching2 * r + 2 * t1-6/+8
2025-05-05wallpaper: limit source size2 * r + 2 * t3-0/+18
Also animate launcher and osd background colours
2025-05-05feat: wallpaper and colour preview2 * r + 2 * t2-1/+7
2025-05-05feat: wallpaper2 * r + 2 * t2-0/+77
2025-05-05launcher: wallpapers default to current wall2 * r + 2 * t1-2/+6
2025-05-05refactor: move colours to separate service2 * r + 2 * t21-40/+48
2025-05-05dev: get rid of wrapper width/height = 0 warnings2 * r + 2 * t2-0/+2
2025-05-05feat: bar shadow2 * r + 2 * t2-12/+20
2025-05-05launcher: change close anim2 * r + 2 * t1-1/+1
2025-05-05feat: shadow2 * r + 2 * t3-39/+91
Border exclusivity Fix slider handle text colour
2025-05-05feat: border + colour changes2 * r + 2 * t11-13/+105
2025-05-04bar: add scroll actions to fillers2 * r + 2 * t5-7/+52
Also change the brightness osd icon depending on value
2025-05-04osd: pause hide on hover2 * r + 2 * t1-1/+18
2025-05-04feat: brightness osd2 * r + 2 * t2-27/+37
2025-05-04feat: audio osd2 * r + 2 * t8-5/+256
2025-05-04feat: actually set wallpaper2 * r + 2 * t3-4/+8
Make launcher wallpaper picker actually work
2025-05-04launcher: anim wallpaperitem creation2 * r + 2 * t1-2/+7
Also fix cachingimage
2025-05-04general: better multieffect mask settings2 * r + 2 * t3-2/+6
Better launcher wallpaper rounding and bar active workspace indicator
2025-05-04bar: fix active workspace indicator2 * r + 2 * t1-1/+1
2025-05-04launcher: focused wallpaper shadow2 * r + 2 * t2-15/+36
2025-05-04launcher: elide wallpaper names2 * r + 2 * t1-0/+3
2025-05-04feat: cache wallpapers2 * r + 2 * t1-7/+3
Reduces wallpaper load time massively
2025-05-03feat: launcher wallpaper selector2 * r + 2 * t11-104/+372
2025-05-03feat: use multieffect instead of qt5compat2 * r + 2 * t3-12/+23
Also use loader for tray icon recolouring
2025-05-03feat: launcher actions2 * r + 2 * t5-12/+274
2025-05-03launcher: fix scrollbar2 * r + 2 * t1-1/+1
2025-05-03launcher: fix background height2 * r + 2 * t1-1/+1
Fix when typing and content shrinks during opening animation but background doesnt
2025-05-02feat: launcher keyboard nav2 * r + 2 * t2-2/+15
Using currentitem and highlight Also fix not closing launcher when clicking app Apps service use only one process
2025-05-02refactor: move launcher app list into separate file2 * r + 2 * t2-76/+92
2025-05-02feat: launcher empty placeholder2 * r + 2 * t2-9/+84
2025-05-02launcher: auto grab focus + clear on close2 * r + 2 * t1-1/+7
2025-05-02launcher: list item interactivity2 * r + 2 * t2-3/+14
2025-05-02controls: use basic style2 * r + 2 * t2-1/+5
Material style placeholder is kinda annoying
2025-05-02launcher: add scrollbar2 * r + 2 * t1-8/+23
Also fix height
2025-05-02launcher: fuzzy sort2 * r + 2 * t2-12/+20