summaryrefslogtreecommitdiff
path: root/src/caelestia/utils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: fix file perms2 * r + 2 * t2025-06-132-0/+0
|
* feat: impl screenshot command2 * r + 2 * t2025-06-131-0/+3
|
* scheme: ensure enough colours2 * r + 2 * t2025-06-121-2/+5
|
* wallpaper: cache smart mode2 * r + 2 * t2025-06-122-12/+25
|
* feat: impl wallpaper2 * r + 2 * t2025-06-123-8/+134
|
* scheme: fix not saving atomically2 * r + 2 * t2025-06-122-12/+21
| | | | Causes programs which rely on the save file (e.g. the shell) to fail occasionally as they try to read while the cli is writing
* material: better mono scheme2 * r + 2 * t2025-06-121-2/+4
|
* scheme: add variant option2 * r + 2 * t2025-06-121-0/+5
| | | | Remove variant subcommand
* scheme: better print2 * r + 2 * t2025-06-121-1/+9
|
* material: tone down chroma boost2 * r + 2 * t2025-06-121-2/+2
|
* scheme: impl random + fix single schemes2 * r + 2 * t2025-06-122-1/+9
|
* feat: generate dynamic schemes2 * r + 2 * t2025-06-126-8/+405
|
* theme: better spicetify colours2 * r + 2 * t2025-06-111-4/+4
|
* feat: theme btop2 * r + 2 * t2025-06-111-2/+9
| | | | Also change template replacement format
* feat: theme fuzzel2 * r + 2 * t2025-06-111-4/+13
|
* feat: theme spicetify2 * r + 2 * t2025-06-111-1/+10
|
* scheme: better error messages2 * r + 2 * t2025-06-111-2/+2
| | | | Print valid flavours/modes when invalid flavour/mode is given
* feat: theme discord2 * r + 2 * t2025-06-112-3/+17
|
* feat: theme hypr and terminals2 * r + 2 * t2025-06-112-1/+87
|
* feat: impl scheme command (partial)2 * r + 2 * t2025-06-111-0/+3
|
* internal: refactor scheme2 * r + 2 * t2025-06-113-1/+208
| | | | Also use a single file to store scheme data
* internal: refactor for packaging2 * r + 2 * t2025-06-112-0/+27
Package using python-build, python-installer and hatch