summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* completions: add shell ipc commands2 * r + 2 * t2025-06-082-8/+44
| | | | Also add shell help subcommand
* schemes: fix preexisting schemes2 * r + 2 * t2025-06-0816-64/+864
|
* main: fix shell command2 * r + 2 * t2025-06-082-9/+7
|
* install: shell install add lm_sensors2 * r + 2 * t2025-06-081-0/+5
|
* wallpaper: use shell for wallpaper2 * r + 2 * t2025-06-081-9/+0
|
* record: add delete action2 * r + 2 * t2025-06-081-1/+3
|
* install: fix shell install2 * r + 2 * t2025-06-081-6/+3
|
* install: fix discord openasar install2 * r + 2 * t2025-06-021-1/+2
|
* screenshot: add region and freeze functionality2 * r + 2 * t2025-05-264-7/+25
| | | | equibop -> discord with openasar and equicord
* feat: print scheme command2 * r + 2 * t2025-05-054-11/+53
| | | | | Generates and prints a scheme for an image (or the current wallpaper if not given) Also record use hevc codec
* scheme: migrate to material2 * r + 2 * t2025-05-011-4/+2
|
* record: switch to wl-screenrec2 * r + 2 * t2025-05-012-55/+25
| | | | Is better
* scheme: use materialyoucolor blend2 * r + 2 * t2025-04-221-31/+44
| | | | | Harmonize colours Also use harmonize for success and error
* feat: up to 3 options for dynamic scheme2 * r + 2 * t2025-04-228-85/+131
| | | | | | Have up to 3 options for base colour for dynamic scheme Variants moved to new command Also remove parallel dependency
* install: spicetify install marketplace2 * r + 2 * t2025-04-111-1/+4
|
* scheme: fix mixing2 * r + 2 * t2025-04-101-3/+3
|
* install: add spicetify2 * r + 2 * t2025-04-094-3/+24
| | | | Also use spicetify as default music player for toggles
* wallpaper: no blurred wallpaper2 * r + 2 * t2025-04-091-1/+1
| | | | | | Breaks wlogout conf, but it isnt even really part of the dots so yeah For speeeeeed Also ensure thumbnail cache dir exists
* scheme: better primary colour2 * r + 2 * t2025-04-082-8/+19
| | | | | Primary colour is used for layers + accents Get highest scored bright colour instead of just highest scored
* scheme: better colours + parallel generation2 * r + 2 * t2025-04-074-13/+17
| | | | | | | Fix some wallpapers not having enough colours by disabling filter (also gives better colours) Use GNU parallel to run scheme generation in parallel Also ensure all schemes exist when generating Cache wallpaper thumbnails
* schemes: cache schemes2 * r + 2 * t2025-04-051-3/+14
|
* scheme: use material for colour gen2 * r + 2 * t2025-04-055-124/+176
| | | | | Replaces okolors Also boost neutral chroma and all chroma
* install: add dep for app2unit2 * r + 2 * t2025-04-041-1/+1
|
* feat: xdg-open -> app2unit2 * r + 2 * t2025-04-041-2/+2
| | | | real
* feat: uwsm app -> app2unit2 * r + 2 * t2025-04-045-7/+7
| | | | Also xdg-open -> app2unit
* install: use systemd services for shell and safeeyes2 * r + 2 * t2025-04-042-0/+48
|
* install: add check for uncommitted changes2 * r + 2 * t2025-04-031-0/+20
| | | | Add option to either stash changes, reset to HEAD, or exit
* toggles: fix specialws2 * r + 2 * t2025-04-031-1/+1
|
* toggles: refactor to have config2 * r + 2 * t2025-04-038-40/+107
| | | | | | | | Config is in $XDG_CONFIG_HOME/caelestia/scripts.json Selector is a jq selector using hyprland client data Spawn is a command passed to uwsm app Action is either spawn, move, or both Extra cond is an extra shell command to check whether to do action (for easy disabling just put false or empty action)
* completions: add for shell toggle cmd2 * r + 2 * t2025-04-021-0/+1
|
* install: add shell opt dep tod-bin2 * r + 2 * t2025-04-011-1/+1
|
* scheme: don't weigh lightness for picking colours2 * r + 2 * t2025-03-301-1/+1
| | | | Cause material makes them all similar lightness anyways
* wallpaper: auto light/dark mode switching2 * r + 2 * t2025-03-301-0/+7
| | | | If using dynamic scheme, auto switch light/dark mode depending on wallpaper
* completions: remove opt for shell2 * r + 2 * t2025-03-301-1/+0
|
* install: add qt2 * r + 2 * t2025-03-295-12/+32
|
* scheme: fix fruitsalad colours2 * r + 2 * t2025-03-291-1/+1
| | | | typo
* scheme: smart sort before adjust2 * r + 2 * t2025-03-291-16/+7
| | | | Also reduce success/error mixing
* scheme: better dynamic monochrome2 * r + 2 * t2025-03-291-1/+1
|
* scheme: better colour generation2 * r + 2 * t2025-03-282-16/+48
| | | | | Pass okolors colours through material and use primary (except for mono scheme) Mono is the same
* install: foot exec -> foot2 * r + 2 * t2025-03-212-3/+2
|
* install: add slurp install2 * r + 2 * t2025-03-163-2/+20
|
* scheme: add shadotheme scheme2 * r + 2 * t2025-03-151-0/+31
| | | | https://github.com/Shadorain/shadotheme
* pickers: add placeholders2 * r + 2 * t2025-03-153-3/+3
| | | | | Add placeholders for clipboard, clipboard delete and emoji picker Also better prompt for clipboard delete
* install: dont duplicate imports2 * r + 2 * t2025-03-121-1/+2
| | | | Do not add import line if already present
* install: fix btop install2 * r + 2 * t2025-03-101-0/+1
|
* install: add btop2 * r + 2 * t2025-03-103-2/+17
|
* foot: update install and sysmon toggle2 * r + 2 * t2025-03-102-1/+4
| | | | Use the foot-exec cmd so it has the colours
* scheme: smart sort by hsl2 * r + 2 * t2025-03-091-3/+3
| | | | Weigh hue more than others
* format2 * r + 2 * t2025-03-081-2/+2
|
* scheme: optimise dynamic scheme gen2 * r + 2 * t2025-03-085-97/+86
| | | | | | Make material schemes flavours of dynamic instead Remove dynamic-scheme subcommand Optimise scheme generation