Commit Graph

150 Commits

Author SHA1 Message Date
2 * r + 2 * t 82b2212e85 completions: add shell ipc commands
Also add shell help subcommand
2025-06-08 20:59:13 +10:00
2 * r + 2 * t 0f93aa3a45 schemes: fix preexisting schemes 2025-06-08 16:58:07 +10:00
2 * r + 2 * t fbbe9b6a33 main: fix shell command 2025-06-08 13:43:34 +10:00
2 * r + 2 * t 0d7dd0707a install: shell install add lm_sensors 2025-06-08 00:44:20 +10:00
2 * r + 2 * t b9c146d469 wallpaper: use shell for wallpaper 2025-06-08 00:41:33 +10:00
2 * r + 2 * t 94c93e2d69 record: add delete action 2025-06-08 00:40:16 +10:00
2 * r + 2 * t 10cd5f444d install: fix shell install 2025-06-08 00:40:04 +10:00
2 * r + 2 * t 6eb615db69 install: fix discord openasar install 2025-06-02 19:33:23 +10:00
2 * r + 2 * t 98cf5cbe12 screenshot: add region and freeze functionality
equibop -> discord with openasar and equicord
2025-05-26 21:44:31 +08:00
2 * r + 2 * t 7fa09fa52f feat: print scheme command
Generates and prints a scheme for an image (or the current wallpaper if not given)
Also record use hevc codec
2025-05-05 13:36:01 +10:00
2 * r + 2 * t bb83c57308 scheme: migrate to material 2025-05-01 19:43:10 +10:00
2 * r + 2 * t b3667476ad record: switch to wl-screenrec
Is better
2025-05-01 19:42:45 +10:00
2 * r + 2 * t 1d60df6aa1 scheme: use materialyoucolor blend
Harmonize colours
Also use harmonize for success and error
2025-04-22 19:53:45 +10:00
2 * r + 2 * t ce6fdf0ab9 feat: up to 3 options for dynamic scheme
Have up to 3 options for base colour for dynamic scheme
Variants moved to new command
Also remove parallel dependency
2025-04-22 17:49:44 +10:00
2 * r + 2 * t 439f6e6321 install: spicetify install marketplace 2025-04-11 18:39:50 +10:00
2 * r + 2 * t 1e11d1e907 scheme: fix mixing 2025-04-10 21:24:26 +10:00
2 * r + 2 * t 5bbead188a install: add spicetify
Also use spicetify as default music player for toggles
2025-04-09 19:26:47 +10:00
2 * r + 2 * t 9cf691b376 wallpaper: no blurred wallpaper
Breaks wlogout conf, but it isnt even really part of the dots so yeah
For speeeeeed
Also ensure thumbnail cache dir exists
2025-04-09 16:16:50 +10:00
2 * r + 2 * t e342d2d2dc scheme: better primary colour
Primary colour is used for layers + accents
Get highest scored bright colour instead of just highest scored
2025-04-08 13:33:45 +10:00
2 * r + 2 * t f9a83990a9 scheme: better colours + parallel generation
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
2025-04-07 11:38:05 +10:00
2 * r + 2 * t bf6ddf7963 schemes: cache schemes 2025-04-05 18:03:42 +11:00
2 * r + 2 * t f9c60a483d scheme: use material for colour gen
Replaces okolors
Also boost neutral chroma and all chroma
2025-04-05 17:53:13 +11:00
2 * r + 2 * t b221cb8be1 install: add dep for app2unit 2025-04-04 18:33:56 +11:00
2 * r + 2 * t 0d0fc1657a feat: xdg-open -> app2unit
real
2025-04-04 18:25:37 +11:00
2 * r + 2 * t ad791dfd76 feat: uwsm app -> app2unit
Also xdg-open -> app2unit
2025-04-04 18:24:02 +11:00
2 * r + 2 * t 82d538a6ad install: use systemd services for shell and safeeyes 2025-04-04 18:01:39 +11:00
2 * r + 2 * t 0e16abbd95 install: add check for uncommitted changes
Add option to either stash changes, reset to HEAD, or exit
2025-04-03 22:04:03 +11:00
2 * r + 2 * t 07367d416b toggles: fix specialws 2025-04-03 21:46:26 +11:00
2 * r + 2 * t f8a6e84aa9 toggles: refactor to have config
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)
2025-04-03 21:41:26 +11:00
2 * r + 2 * t 9464e34727 completions: add for shell toggle cmd 2025-04-02 19:49:50 +11:00
2 * r + 2 * t cf6f7f8f99 install: add shell opt dep tod-bin 2025-04-01 16:49:11 +11:00
2 * r + 2 * t 3f0ee04cbc scheme: don't weigh lightness for picking colours
Cause material makes them all similar lightness anyways
2025-03-30 12:51:07 +11:00
2 * r + 2 * t 801d9602f1 wallpaper: auto light/dark mode switching
If using dynamic scheme, auto switch light/dark mode depending on wallpaper
2025-03-30 12:21:39 +11:00
2 * r + 2 * t 7fab95d5c9 completions: remove opt for shell 2025-03-30 12:09:06 +11:00
2 * r + 2 * t 0bfcbbf0dc install: add qt 2025-03-29 16:40:54 +11:00
2 * r + 2 * t f0f7a46ca7 scheme: fix fruitsalad colours
typo
2025-03-29 12:29:36 +11:00
2 * r + 2 * t 62fcd7d7b7 scheme: smart sort before adjust
Also reduce success/error mixing
2025-03-29 12:29:11 +11:00
2 * r + 2 * t 53170f3ad0 scheme: better dynamic monochrome 2025-03-29 12:04:35 +11:00
2 * r + 2 * t 9a9fdb39a4 scheme: better colour generation
Pass okolors colours through material and use primary (except for mono scheme)
Mono is the same
2025-03-28 23:04:44 +11:00
2 * r + 2 * t e9cf7459a0 install: foot exec -> foot 2025-03-21 23:47:04 +11:00
2 * r + 2 * t 4fb61203fb install: add slurp install 2025-03-16 18:10:41 +11:00
2 * r + 2 * t b0263cc573 scheme: add shadotheme scheme
https://github.com/Shadorain/shadotheme
2025-03-15 16:00:35 +11:00
2 * r + 2 * t 8543cb327f pickers: add placeholders
Add placeholders for clipboard, clipboard delete and emoji picker
Also better prompt for clipboard delete
2025-03-15 15:32:21 +11:00
2 * r + 2 * t d23828e2cd install: dont duplicate imports
Do not add import line if already present
2025-03-12 19:02:03 +11:00
2 * r + 2 * t 951c07bc4a install: fix btop install 2025-03-10 21:02:39 +11:00
2 * r + 2 * t 8ef8657a39 install: add btop 2025-03-10 20:56:07 +11:00
2 * r + 2 * t be2f1567f0 foot: update install and sysmon toggle
Use the foot-exec cmd so it has the colours
2025-03-10 20:40:06 +11:00
2 * r + 2 * t 20892d9168 scheme: smart sort by hsl
Weigh hue more than others
2025-03-09 18:38:55 +11:00
2 * r + 2 * t 0d983fb29c format 2025-03-08 22:31:39 +11:00
2 * r + 2 * t 08af99b57d scheme: optimise dynamic scheme gen
Make material schemes flavours of dynamic instead
Remove dynamic-scheme subcommand
Optimise scheme generation
2025-03-08 22:25:51 +11:00