Commit Graph

414 Commits

Author SHA1 Message Date
github-actions f3ea42d43a [CI] chore: update flake 2025-12-29 02:28:26 +00:00
github-actions e33e6ccf72 [CI] chore: update flake 2025-12-28 02:30:51 +00:00
github-actions b049cb1749 [CI] chore: update flake 2025-12-26 02:06:29 +00:00
github-actions 78e0b9d795 [CI] chore: update flake 2025-12-23 02:07:06 +00:00
github-actions e9f3f00bb9 [CI] chore: update flake 2025-12-21 02:13:41 +00:00
github-actions 8c83ae1e6a [CI] chore: update flake 2025-12-20 01:59:18 +00:00
github-actions 10639b5de0 [CI] chore: update flake 2025-12-16 02:07:04 +00:00
github-actions e1efe59e55 [CI] chore: update flake 2025-12-14 02:13:56 +00:00
github-actions b1e4e92e98 [CI] chore: update flake 2025-12-10 02:04:42 +00:00
github-actions 3e59c5acc2 [CI] chore: update flake 2025-12-07 02:18:43 +00:00
github-actions 1eead86151 [CI] chore: update flake 2025-12-04 02:02:53 +00:00
github-actions 02442e0f85 [CI] chore: update flake 2025-12-03 02:02:50 +00:00
github-actions 5fa4d1b278 [CI] chore: update flake 2025-12-02 02:03:08 +00:00
github-actions c0813790c2 [CI] chore: update flake 2025-11-30 02:17:28 +00:00
github-actions ed12d4cb82 [CI] chore: update flake 2025-11-29 01:56:50 +00:00
github-actions 1e1edfcd38 [CI] chore: update flake 2025-11-27 01:58:53 +00:00
github-actions 0fdab31bc7 [CI] chore: update flake 2025-11-26 02:07:00 +00:00
github-actions 909c25eefd [CI] chore: update flake v1.0.2 2025-11-25 02:06:40 +00:00
github-actions 434841e000 [CI] chore: update flake 2025-11-23 02:19:03 +00:00
github-actions 178e73a065 [CI] emojis: update data 2025-11-23 01:39:22 +00:00
github-actions 1cfd405eaa [CI] chore: update flake 2025-11-19 01:58:19 +00:00
github-actions 03d485ec07 [CI] chore: update flake 2025-11-18 01:58:41 +00:00
github-actions 0c08188584 [CI] chore: update flake 2025-11-16 02:11:44 +00:00
github-actions d89c438284 [CI] chore: update flake 2025-11-15 02:01:51 +00:00
github-actions f9acac8fb2 [CI] chore: update flake 2025-11-13 02:00:29 +00:00
github-actions 1e3d75fa8f [CI] chore: update flake 2025-11-10 02:04:22 +00:00
github-actions 5a80ac77ed [CI] chore: update flake 2025-11-09 02:02:36 +00:00
github-actions 9323fbf1b4 [CI] chore: update flake 2025-11-07 01:58:39 +00:00
github-actions c05f6ef57a [CI] chore: update flake 2025-11-05 01:59:44 +00:00
Evence Wang 57dfea955e shell: fix log rules arg (#67) 2025-11-04 23:13:00 +11:00
github-actions 0ae99bbe39 [CI] chore: update flake 2025-11-04 01:58:32 +00:00
github-actions f13803af6b [CI] chore: update flake 2025-11-02 02:09:23 +00:00
github-actions 1cea6fb42a [CI] chore: update flake 2025-11-01 02:01:08 +00:00
github-actions 94d5477908 [CI] chore: update flake 2025-10-30 02:00:53 +00:00
github-actions a8590220bb [CI] chore: update flake 2025-10-27 02:05:30 +00:00
github-actions 27be3dbd84 [CI] chore: update flake 2025-10-26 02:01:08 +00:00
2 * r + 2 * t cc458bf859 scheme: ignore empty lines in schemes 2025-10-25 22:41:34 +11:00
github-actions b2ea4e3aad [CI] chore: update flake 2025-10-24 01:50:36 +00:00
github-actions 98da4c0266 [CI] chore: update flake 2025-10-23 02:00:03 +00:00
github-actions a9f8bde28e [CI] chore: update flake 2025-10-22 01:58:45 +00:00
github-actions d0f8a06e59 [CI] chore: update flake 2025-10-20 02:07:40 +00:00
github-actions dcca082ee6 [CI] chore: update flake 2025-10-19 02:10:10 +00:00
Davi Ribeiro 4593b823d7 wallpaper: fix random for multi-monitor setup (#63) 2025-10-17 04:59:13 +11:00
Givani Boekestijn c6f46db36c feat: add wallpaper post-hook for dynamic theming (#61)
* feat: add wallpaper post-hook for dynamic theming

Adds support for running custom shell commands after wallpaper changes
via the `wallpaper.postHook` config option in `~/.config/caelestia/cli.json`.

The wallpaper path is made available to the hook via the $WALLPAPER_PATH
environment variable. This enables integration with tools like `matugen`
or `pywal` for dynamic theming based on wallpaper colors.

The hook runs after apply_colours() in set_wallpaper(), ensuring it
executes for all wallpaper change methods (UI, IPC, and direct CLI).

* Replaced comment in example config with no-op command
2025-10-17 04:56:32 +11:00
github-actions 40fbf3bd68 [CI] chore: update flake 2025-10-16 01:53:51 +00:00
github-actions 8dc745c936 [CI] chore: update flake 2025-10-15 01:54:51 +00:00
github-actions 14ee3c66ef [CI] chore: update flake 2025-10-14 01:52:02 +00:00
github-actions 601d08bdec [CI] chore: update flake 2025-10-12 02:00:34 +00:00
github-actions e9668d58f5 [CI] chore: update flake 2025-10-11 01:45:56 +00:00
github-actions 3f7f3bab15 [CI] chore: update flake 2025-10-09 01:51:33 +00:00