summaryrefslogtreecommitdiff
path: root/src/caelestia/subcommands (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: add flake update workflow2 * r + 2 * t2025-08-041-0/+3
| | | | | | | Also add contributing, funding and issue templates parser: add kill option to shell version: fix errors when not on arch
* shell: fix log when no log rulesSoramane2025-07-251-1/+4
| | | | also fix nix devshell
* record: don't use hevc codec2 * r + 2 * t2025-07-231-1/+1
| | | | Cause incompatible with some players (mainly discord)
* shell: remove default log rules2 * r + 2 * t2025-07-221-1/+3
| | | | The spammy logs have been silenced
* shell: remove qproc filterSoramane2025-07-161-4/+1
| | | | unecessary, was removed in qs update
* shell: reorder qs args2 * r + 2 * t2025-07-111-1/+1
| | | | So nix substituteInPlace works better
* record: ensure recordings dir exists2 * r + 2 * t2025-07-071-0/+1
| | | | Fixes caelestia-dots/shell#199
* wsaction: remove2 * r + 2 * t2025-06-241-18/+0
|
* emoji: add fetch option2 * r + 2 * t2025-06-231-5/+81
|
* record: fix dir not exists error2 * r + 2 * t2025-06-211-0/+1
|
* shell: filter log2 * r + 2 * t2025-06-191-4/+17
|
* screenshot: use shell for region2 * r + 2 * t2025-06-191-29/+7
|
* 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