summaryrefslogtreecommitdiff
path: root/modules/launcher (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-19launcher: fix2 * r + 2 * t1-0/+1
2025-07-19launcher: fix state transitions2 * r + 2 * t3-87/+113
2025-07-19internal: move launcher stuff into subfolders2 * r + 2 * t12-5/+33
2025-07-19launcher: better scheme search2 * r + 2 * t1-1/+7
2025-07-19config: add config for using fzf/fuzzy search2 * r + 2 * t4-2/+7
2025-07-19feat: fzf-like search instead of fuzzy2 * r + 2 * t4-51/+24
Also add license for fuzzysort lib
2025-07-16internal: use new qs importsSoramane15-38/+38
2025-07-10internal: scroll fix part 22 * r + 2 * t1-1/+1
Closes #202
2025-07-02internal: use layer.effect2 * r + 2 * t1-33/+20
Also use clipping rect for wallpaper item
2025-06-28config: fix overwrite on startup2 * r + 2 * t1-1/+1
2025-06-26icons: some fixes for previous axes change2 * r + 2 * t1-1/+1
Mostly spacing fixes Also qsTr windowinfo class and title when none
2025-06-25launcher: fix wallpaper preview exit2 * r + 2 * t1-3/+1
2025-06-23drawers: give back focus when close2 * r + 2 * t1-1/+6
For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons
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