summaryrefslogtreecommitdiff
path: root/src/modules/launcher (follow)
Commit message (Collapse)AuthorAgeFilesLines
* clean2 * r + 2 * t2025-04-264-910/+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-042-2/+2
| | | | 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-013-5/+10
|
* launcher: ignore exclusivity2 * r + 2 * t2025-03-301-0/+1
|
* 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: remove windows mode2 * r + 2 * t2025-03-153-19/+1
| | | | Also change mode colours to primary, secondary and tertiary
* launcher: wallpaper random by category2 * r + 2 * t2025-03-151-10/+37
|
* launcher: fix actions not clearing in math mode2 * r + 2 * t2025-03-091-2/+5
|
* update for scheme refactor2 * r + 2 * t2025-03-071-1/+1
|
* launcher: fixes2 * r + 2 * t2025-03-052-11/+5
| | | | | 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: math mode2 * r + 2 * t2025-03-052-7/+80
|
* 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-014-0/+525
Action prefix is configurable