summaryrefslogtreecommitdiff
path: root/modules/launcher (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-05-28drawers: change anim durations2 * r + 2 * t1-1/+1
2025-05-28drawers: better show/hide anims2 * r + 2 * t2-6/+3
Use m3 expressive curves
2025-05-27launcher: better fuzzy search2 * r + 2 * t1-1/+1
2025-05-24internal: use implicit size for wrappers2 * r + 2 * t1-2/+2
2025-05-24internal: dont use childrenrect2 * r + 2 * t2-2/+6
2025-05-24internal: fix null errors2 * r + 2 * t5-15/+14
2025-05-24internal: remove padded rect2 * r + 2 * t2-53/+65
2025-05-24internal: fix binding loops2 * r + 2 * t1-0/+3
2025-05-20launcher: limit width to less of screen2 * r + 2 * t1-1/+1
2025-05-19launcher: limit wallpapers to screen width2 * r + 2 * t1-2/+14
2025-05-18launcher: fix actions2 * r + 2 * t1-4/+4
2025-05-17launcher: fallback app icon2 * r + 2 * t1-1/+1
2025-05-13launcher: remove old file2 * r + 2 * t1-85/+0
2025-05-13launcher: move to drawers2 * r + 2 * t8-106/+92
2025-05-10launcher: fix interrupted transitions2 * r + 2 * t1-0/+12
2025-05-09launcher: better style2 * r + 2 * t4-50/+112
2025-05-08launcher: fix flatten anim2 * r + 2 * t2-10/+10
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 * t1-2/+2
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 * t2-2/+1
Slide not clip
2025-05-06refactor: popout layer consistency with border2 * r + 2 * t1-2/+2
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-05launcher: focus actual current wall2 * r + 2 * t1-2/+2
Also thumbnailer kill process before starting new proc
2025-05-05wallpaper: limit source size2 * r + 2 * t1-0/+8
Also animate launcher and osd background colours
2025-05-05feat: wallpaper and colour preview2 * r + 2 * t1-0/+6
2025-05-05launcher: wallpapers default to current wall2 * r + 2 * t1-2/+6
2025-05-05refactor: move colours to separate service2 * r + 2 * t7-12/+13
2025-05-05dev: get rid of wrapper width/height = 0 warnings2 * r + 2 * t1-0/+1
2025-05-05launcher: change close anim2 * r + 2 * t1-1/+1
2025-05-05feat: shadow2 * r + 2 * t1-1/+6
Border exclusivity Fix slider handle text colour
2025-05-05feat: border + colour changes2 * r + 2 * t5-6/+7
2025-05-04feat: audio osd2 * r + 2 * t4-5/+2
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 * t1-0/+3
Better launcher wallpaper rounding and bar active workspace indicator
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: 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 * t1-0/+5
Material style placeholder is kinda annoying