| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | feat: theme spicetify | 2 * r + 2 * t | 2025-06-11 | 2 | -1/+27 | |
| | | | ||||||
| | * | scheme: better error messages | 2 * r + 2 * t | 2025-06-11 | 1 | -2/+2 | |
| | | | | | | | | | Print valid flavours/modes when invalid flavour/mode is given | |||||
| | * | feat: theme discord | 2 * r + 2 * t | 2025-06-11 | 4 | -54/+191 | |
| | | | ||||||
| | * | toggles: fix sysmon + not toggling ws | 2 * r + 2 * t | 2025-06-11 | 1 | -1/+4 | |
| | | | ||||||
| | * | feat: theme hypr and terminals | 2 * r + 2 * t | 2025-06-11 | 3 | -1/+89 | |
| | | | ||||||
| | * | feat: impl scheme command (partial) | 2 * r + 2 * t | 2025-06-11 | 3 | -2/+18 | |
| | | | ||||||
| | * | internal: refactor scheme | 2 * r + 2 * t | 2025-06-11 | 6 | -124/+211 | |
| | | | | | | | | | Also use a single file to store scheme data | |||||
| | * | parser: print help when no args | 2 * r + 2 * t | 2025-06-11 | 3 | -5/+16 | |
| | | | | | | | | | Also create utility script for testing | |||||
| | * | parser: fix error when no args | 2 * r + 2 * t | 2025-06-11 | 1 | -1/+5 | |
| | | | ||||||
| | * | internal: refactor for packaging | 2 * r + 2 * t | 2025-06-11 | 42 | -8/+525 | |
| | | | | | | | | | Package using python-build, python-installer and hatch | |||||
| | * | feat: impl workspace-action command | 2 * r + 2 * t | 2025-06-10 | 1 | -1/+8 | |
| | | | ||||||
| | * | feat: add toggle command | 2 * r + 2 * t | 2025-06-09 | 2 | -1/+99 | |
| | | | ||||||
| | * | feat: add shell commands | 2 * r + 2 * t | 2025-06-09 | 14 | -36/+139 | |
| | | | | | | | | | Also switch to classes | |||||
| | * | parser: add func to run with args | 2 * r + 2 * t | 2025-06-09 | 13 | -2/+69 | |
| | | | ||||||
| | * | feat: create parser | 2 * r + 2 * t | 2025-06-09 | 4 | -0/+220 | |
| |/ | ||||||
| * | install: add imagemagick dep to shell | 2 * r + 2 * t | 2025-06-09 | 1 | -1/+1 | |
| | | | | | Forgot to add it before | |||||
| * | shell: prevent duplicate instances | 2 * r + 2 * t | 2025-06-09 | 1 | -1/+5 | |
| | | ||||||
| * | Merge pull request #3 from PiotrekB416/fix/hardcoded-interpreters | 2 * r + 2 * t | 2025-06-08 | 30 | -30/+30 | |
| |\ | | | | | fix: hardcoded interpreter paths | |||||
| | * | fix: hardcoded interpreter paths | Piotr Bartoszewicz | 2025-06-08 | 30 | -30/+30 | |
| | | | ||||||
| * | | completions: add shell ipc commands | 2 * r + 2 * t | 2025-06-08 | 2 | -8/+44 | |
| |/ | | | | Also add shell help subcommand | |||||
| * | schemes: fix preexisting schemes | 2 * r + 2 * t | 2025-06-08 | 16 | -64/+864 | |
| | | ||||||
| * | main: fix shell command | 2 * r + 2 * t | 2025-06-08 | 2 | -9/+7 | |
| | | ||||||
| * | install: shell install add lm_sensors | 2 * r + 2 * t | 2025-06-08 | 1 | -0/+5 | |
| | | ||||||
| * | wallpaper: use shell for wallpaper | 2 * r + 2 * t | 2025-06-08 | 1 | -9/+0 | |
| | | ||||||
| * | record: add delete action | 2 * r + 2 * t | 2025-06-08 | 1 | -1/+3 | |
| | | ||||||
| * | install: fix shell install | 2 * r + 2 * t | 2025-06-08 | 1 | -6/+3 | |
| | | ||||||
| * | install: fix discord openasar install | 2 * r + 2 * t | 2025-06-02 | 1 | -1/+2 | |
| | | ||||||
| * | screenshot: add region and freeze functionality | 2 * r + 2 * t | 2025-05-26 | 4 | -7/+25 | |
| | | | | | equibop -> discord with openasar and equicord | |||||
| * | feat: print scheme command | 2 * r + 2 * t | 2025-05-05 | 4 | -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 material | 2 * r + 2 * t | 2025-05-01 | 1 | -4/+2 | |
| | | ||||||
| * | record: switch to wl-screenrec | 2 * r + 2 * t | 2025-05-01 | 2 | -55/+25 | |
| | | | | | Is better | |||||
| * | scheme: use materialyoucolor blend | 2 * r + 2 * t | 2025-04-22 | 1 | -31/+44 | |
| | | | | | | Harmonize colours Also use harmonize for success and error | |||||
| * | feat: up to 3 options for dynamic scheme | 2 * r + 2 * t | 2025-04-22 | 8 | -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 marketplace | 2 * r + 2 * t | 2025-04-11 | 1 | -1/+4 | |
| | | ||||||
| * | scheme: fix mixing | 2 * r + 2 * t | 2025-04-10 | 1 | -3/+3 | |
| | | ||||||
| * | install: add spicetify | 2 * r + 2 * t | 2025-04-09 | 4 | -3/+24 | |
| | | | | | Also use spicetify as default music player for toggles | |||||
| * | wallpaper: no blurred wallpaper | 2 * r + 2 * t | 2025-04-09 | 1 | -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 colour | 2 * r + 2 * t | 2025-04-08 | 2 | -8/+19 | |
| | | | | | | Primary colour is used for layers + accents Get highest scored bright colour instead of just highest scored | |||||
| * | scheme: better colours + parallel generation | 2 * r + 2 * t | 2025-04-07 | 4 | -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 schemes | 2 * r + 2 * t | 2025-04-05 | 1 | -3/+14 | |
| | | ||||||
| * | scheme: use material for colour gen | 2 * r + 2 * t | 2025-04-05 | 5 | -124/+176 | |
| | | | | | | Replaces okolors Also boost neutral chroma and all chroma | |||||
| * | install: add dep for app2unit | 2 * r + 2 * t | 2025-04-04 | 1 | -1/+1 | |
| | | ||||||
| * | feat: xdg-open -> app2unit | 2 * r + 2 * t | 2025-04-04 | 1 | -2/+2 | |
| | | | | | real | |||||
| * | feat: uwsm app -> app2unit | 2 * r + 2 * t | 2025-04-04 | 5 | -7/+7 | |
| | | | | | Also xdg-open -> app2unit | |||||
| * | install: use systemd services for shell and safeeyes | 2 * r + 2 * t | 2025-04-04 | 2 | -0/+48 | |
| | | ||||||
| * | install: add check for uncommitted changes | 2 * r + 2 * t | 2025-04-03 | 1 | -0/+20 | |
| | | | | | Add option to either stash changes, reset to HEAD, or exit | |||||
| * | toggles: fix specialws | 2 * r + 2 * t | 2025-04-03 | 1 | -1/+1 | |
| | | ||||||
| * | toggles: refactor to have config | 2 * r + 2 * t | 2025-04-03 | 8 | -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 cmd | 2 * r + 2 * t | 2025-04-02 | 1 | -0/+1 | |
| | | ||||||
| * | install: add shell opt dep tod-bin | 2 * r + 2 * t | 2025-04-01 | 1 | -1/+1 | |
| | | ||||||