summaryrefslogtreecommitdiff
path: root/src/modules/launcher (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-02launcher: fix typeerror2 * r + 2 * t1-1/+1
2025-04-02launcher: sort wallpapers and schemes2 * r + 2 * t1-1/+2
2025-04-01launcher: hide todo action if tod not installed2 * r + 2 * t1-15/+1
2025-04-01launcher: add round style2 * r + 2 * t3-5/+10
2025-03-30launcher: ignore exclusivity2 * r + 2 * t1-0/+1
2025-03-27launcher: transparency action2 * r + 2 * t1-0/+41
2025-03-16launcher: fix wallpaper categories compact mode2 * r + 2 * t1-8/+17
Also fix undef errors for wallpapers and scheme
2025-03-16launcher: remove window mode action2 * r + 2 * t1-9/+0
Forgot to remove it when removed window mode
2025-03-15launcher: remove windows mode2 * r + 2 * t3-19/+1
Also change mode colours to primary, secondary and tertiary
2025-03-15launcher: wallpaper random by category2 * r + 2 * t1-10/+37
2025-03-09launcher: fix actions not clearing in math mode2 * r + 2 * t1-2/+5
2025-03-07update for scheme refactor2 * r + 2 * t1-1/+1
2025-03-05launcher: fixes2 * r + 2 * t2-11/+5
Fix light/dark actions Fix delay when pressing enter
2025-03-05schemes: update for scripts refactor2 * r + 2 * t1-44/+61
2025-03-05launcher: allow disabling actions2 * r + 2 * t1-7/+9
Disable actions in session screen by default Also remove periods from power action descriptions
2025-03-05launcher: add power actions2 * r + 2 * t1-0/+54
2025-03-05launcher: fix random wallpaper + add random scheme2 * r + 2 * t1-17/+12
Also allow mixed case for scheme and wallpaper suboptions
2025-03-05launcher: math mode2 * r + 2 * t2-7/+80
2025-03-02launcher: light/dark actions2 * r + 2 * t1-1/+24
For switching dynamic mode
2025-03-01launcher: wallpaper action2 * r + 2 * t1-0/+28
2025-03-01launcher: scheme autocomplete2 * r + 2 * t1-12/+73
2025-03-01launcher: fix scheme and todo actions2 * r + 2 * t1-3/+2
Fix the autocomplete
2025-03-01launcher: actions + refactor into multi file2 * r + 2 * t4-0/+525
Action prefix is configurable