summaryrefslogtreecommitdiff
path: root/src/modules/launcher/actions.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-261-522/+0
| | | | Remove everything
* feat: launcher variant action2 * r + 2 * t2025-04-221-1/+73
|
* feat: add low transparency mode2 * r + 2 * t2025-04-151-0/+5
|
* launcher: optimise wallpaper selector2 * r + 2 * t2025-04-051-13/+29
| | | | | | Optimise thumbnail size Also limit number shown Add show all when no search option
* feat: uwsm app -> app2unit2 * r + 2 * t2025-04-041-1/+1
| | | | Also xdg-open -> app2unit
* launcher: fix typeerror2 * r + 2 * t2025-04-021-1/+1
|
* launcher: sort wallpapers and schemes2 * r + 2 * t2025-04-021-1/+2
|
* launcher: hide todo action if tod not installed2 * r + 2 * t2025-04-011-15/+1
|
* launcher: add round style2 * r + 2 * t2025-04-011-2/+2
|
* launcher: transparency action2 * r + 2 * t2025-03-271-0/+41
|
* launcher: fix wallpaper categories compact mode2 * r + 2 * t2025-03-161-8/+17
| | | | Also fix undef errors for wallpapers and scheme
* launcher: remove window mode action2 * r + 2 * t2025-03-161-9/+0
| | | | Forgot to remove it when removed window mode
* launcher: wallpaper random by category2 * r + 2 * t2025-03-151-10/+37
|
* update for scheme refactor2 * r + 2 * t2025-03-071-1/+1
|
* launcher: fixes2 * r + 2 * t2025-03-051-10/+4
| | | | | Fix light/dark actions Fix delay when pressing enter
* schemes: update for scripts refactor2 * r + 2 * t2025-03-051-44/+61
|
* launcher: allow disabling actions2 * r + 2 * t2025-03-051-7/+9
| | | | | Disable actions in session screen by default Also remove periods from power action descriptions
* launcher: add power actions2 * r + 2 * t2025-03-051-0/+54
|
* launcher: fix random wallpaper + add random scheme2 * r + 2 * t2025-03-051-17/+12
| | | | Also allow mixed case for scheme and wallpaper suboptions
* launcher: light/dark actions2 * r + 2 * t2025-03-021-1/+24
| | | | For switching dynamic mode
* launcher: wallpaper action2 * r + 2 * t2025-03-011-0/+28
|
* launcher: scheme autocomplete2 * r + 2 * t2025-03-011-12/+73
|
* launcher: fix scheme and todo actions2 * r + 2 * t2025-03-011-3/+2
| | | | Fix the autocomplete
* launcher: actions + refactor into multi file2 * r + 2 * t2025-03-011-0/+201
Action prefix is configurable