summaryrefslogtreecommitdiff
path: root/modules/launcher (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-06-21popouts: convert to layout2 * r + 2 * t1-1/+1
Also add expand button Change launcher calc item icon
2025-06-21feat: launcher calculator2 * r + 2 * t4-1/+194
Requires libqalculate
2025-06-20launcher: fix height when one item2 * r + 2 * t1-1/+1
2025-06-19launcher: better empty text2 * r + 2 * t1-16/+19
Also reload wallpapers when path changes
2025-06-19session: fix logout button2 * r + 2 * t1-1/+1
And launcher logout action
2025-06-19internal: fix qmlls freezing2 * r + 2 * t1-5/+1
2025-06-17launcher: fix size when rapid close and reopen2 * r + 2 * t1-0/+4
Only for when a short period but not super short periods
2025-06-17launcher: fix transition between lists2 * r + 2 * t2-23/+11
Also fix wallpaper preview not switching back when using non dynamic scheme
2025-06-17launcher: fix wallpaper preview colours2 * r + 2 * t2-0/+3
Also disable transparency action (not impled and won't be in the near future)
2025-06-17feat: impl variant launcher action2 * r + 2 * t5-7/+183
2025-06-17internal: use execDetached2 * r + 2 * t2-36/+6
2025-06-17feat: impl scheme launcher action2 * r + 2 * t5-44/+227
2025-06-16launcher: completely hide disabled actions2 * r + 2 * t2-36/+15
2025-06-15feat: user config file2 * r + 2 * t9-20/+20
Config file at `~/.config/caelestia/shell.json`
2025-06-13launcher: use standard logout commandTim Hämisch1-1/+1
2025-06-13launcher: add opt-in for dangerous actionsTim Hämisch2-12/+38
2025-06-12Add shutdown, reboot, and logout actions to launcherTim Hämisch1-0/+48
2025-06-05drawers: fix interaction areas2 * r + 2 * t2-2/+2
Outer corners shouldn't be part of interaction area
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