summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ci: add flake update workflow2 * r + 2 * t2025-08-043-18/+34
| | | | | | | Also add contributing, funding and issue templates parser: add kill option to shell version: fix errors when not on arch
* theme: add template system (#36)Elio Torquet2025-08-043-1/+63
| | | | | | | | | | | * user template system * fix when templates dir doesnt exist Also color -> colour --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* 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-222-7/+4
| | | | The spammy logs have been silenced
* theme: ignore perm errors for /dev/pts2 * r + 2 * t2025-07-221-2/+5
| | | | Fixes #27
* shell: remove qproc filterSoramane2025-07-161-4/+1
| | | | unecessary, was removed in qs update
* theme: use dconf instead of gsettings2 * r + 2 * t2025-07-121-3/+3
|
* theme: fix typo2 * r + 2 * t2025-07-121-1/+1
|
* shell: reorder qs args2 * r + 2 * t2025-07-111-1/+1
| | | | So nix substituteInPlace works better
* wallpaper: allow relative paths2 * r + 2 * t2025-07-071-2/+4
| | | | Fixes caelestia-dots/shell#200
* record: ensure recordings dir exists2 * r + 2 * t2025-07-071-0/+1
| | | | Fixes caelestia-dots/shell#199
* version: silence stderr2 * r + 2 * t2025-07-041-1/+4
|
* feat: add version flag2 * r + 2 * t2025-07-043-1/+59
|
* discord: add borders2 * r + 2 * t2025-06-301-1/+1
| | | | Cause separators and other stuff also use this colour
* wallpaper: better variant detection2 * r + 2 * t2025-06-252-5/+49
|
* schemes: fix static themes2 * r + 2 * t2025-06-2516-1226/+1466
| | | | add term colours
* wsaction: remove2 * r + 2 * t2025-06-242-32/+1
|
* internal: more lazy importing2 * r + 2 * t2025-06-242-9/+13
| | | | Also fix some stuff with scheme checking
* internal: lazy import stuff2 * r + 2 * t2025-06-242-8/+7
| | | | Lazy import material generators
* scheme: no mem cache2 * r + 2 * t2025-06-241-43/+11
|
* [!B] wallpaper: smart variant2 * r + 2 * t2025-06-241-14/+26
|
* scheme: reduce chroma for neutral variant2 * r + 2 * t2025-06-241-0/+4
|
* scheme: add extended material to fixed schemes2 * r + 2 * t2025-06-2416-16/+80
|
* [!B] colours: better colours2 * r + 2 * t2025-06-246-154/+110
| | | | | Also remove multiple dynamic flavours Add extended material (success colours)
* score: fix for low contrast wallpapers2 * r + 2 * t2025-06-231-3/+7
|
* [CI] emojis: update datagithub-actions2025-06-231-9732/+9832
|
* emoji: add fetch option2 * r + 2 * t2025-06-232-6/+84
|
* emojis: add missing emojis2 * r + 2 * t2025-06-221-0/+8
| | | | Also add a few common unicode symbols
* record: fix dir not exists error2 * r + 2 * t2025-06-211-0/+1
|
* shell: disable textinput log warning2 * r + 2 * t2025-06-191-1/+1
|
* shell: filter log2 * r + 2 * t2025-06-192-9/+21
|
* 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
|
* scheme: handle no wallpaper dynamic scheme2 * r + 2 * t2025-06-181-1/+13
| | | | Throw actually readable error and notify
* shell: no duplicate + daemon option2 * r + 2 * t2025-06-172-1/+5
|
* scheme: dump scheme data when no args to list2 * r + 2 * t2025-06-172-6/+46
|
* wallpaper: fix print command2 * r + 2 * t2025-06-172-7/+12
|
* scheme: error notif critical urgency2 * r + 2 * t2025-06-171-2/+7
|
* scheme: add notify opt2 * r + 2 * t2025-06-176-42/+51
| | | | For sending a notification on error
* wallpaper: fix smart mode2 * r + 2 * t2025-06-171-3/+3
| | | | Do not switch mode if not dynamic scheme
* scheme: add list and get subcommands2 * r + 2 * t2025-06-178-494/+81
|
* feat: theme qt2 * r + 2 * t2025-06-163-0/+24
|
* toggle: source fish on btop startup2 * r + 2 * t2025-06-161-1/+1
|
* theme: fix terminal colours2 * r + 2 * t2025-06-161-2/+2
|
* feat: theme gtk2 * r + 2 * t2025-06-152-1/+29
|
* theme: always write2 * r + 2 * t2025-06-151-10/+8
|
* theme: save sequences to state file2 * r + 2 * t2025-06-151-1/+5
|
* material: fix colour generation2 * r + 2 * t2025-06-152-5/+3
| | | | 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