summaryrefslogtreecommitdiff
path: root/src/caelestia/subcommands (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scheme: fix list when no wallpaper2 * r + 2 * t2025-06-181-2/+5
|
* shell: no duplicate + daemon option2 * r + 2 * t2025-06-171-1/+4
|
* scheme: dump scheme data when no args to list2 * r + 2 * t2025-06-171-2/+30
|
* scheme: add notify opt2 * r + 2 * t2025-06-173-42/+25
| | | | For sending a notification on error
* scheme: add list and get subcommands2 * r + 2 * t2025-06-171-2/+58
|
* toggle: source fish on btop startup2 * r + 2 * t2025-06-161-1/+1
|
* material: fix colour generation2 * r + 2 * t2025-06-151-2/+0
| | | | score needs to take a string path
* shell: fix starting shell2 * r + 2 * t2025-06-151-2/+2
| | | | | Don't silence shell output Also use -c caelestia cause install to system
* screenshot: kill wayfreeze even if no selection2 * r + 2 * t2025-06-141-14/+21
| | | | Also fix slurp being hidden by wayfreeze
* feat: impl pip subcommand2 * r + 2 * t2025-06-141-1/+34
|
* feat: impl emoji picker subcommand2 * r + 2 * t2025-06-141-1/+8
|
* feat: impl clipboard subcommand2 * r + 2 * t2025-06-141-1/+15
|
* feat: impl recording subcommand2 * r + 2 * t2025-06-141-1/+112
|
* wallpaper: fix when no wall2 * r + 2 * t2025-06-131-1/+1
|
* feat: impl screenshot command2 * r + 2 * t2025-06-132-13/+70
|
* feat: impl wallpaper2 * r + 2 * t2025-06-121-1/+11
|
* scheme: add variant option2 * r + 2 * t2025-06-122-12/+3
| | | | Remove variant subcommand
* scheme: impl random + fix single schemes2 * r + 2 * t2025-06-121-0/+1
|
* theme: better spicetify colours2 * r + 2 * t2025-06-111-1/+1
|
* toggles: fix sysmon + not toggling ws2 * r + 2 * t2025-06-111-1/+4
|
* feat: theme hypr and terminals2 * r + 2 * t2025-06-111-0/+2
|
* feat: impl scheme command (partial)2 * r + 2 * t2025-06-111-1/+15
|
* internal: refactor scheme2 * r + 2 * t2025-06-111-2/+2
| | | | Also use a single file to store scheme data
* internal: refactor for packaging2 * r + 2 * t2025-06-1111-0/+229
Package using python-build, python-installer and hatch