Commit graph

38 commits

Author SHA1 Message Date
d351555e35
fix: more checks for config 2025-05-03 03:11:14 +03:00
5c1c181620
fix: reset cache on config reload 2025-05-03 02:56:06 +03:00
f123fe1941
perf: cache last temp/gamma 2025-05-03 02:50:21 +03:00
beb7f13932
build: add pandoc to nix derivation 2025-05-03 02:44:28 +03:00
df49e1eb57
docs: add manpage 2025-05-03 02:36:28 +03:00
b7168724f6
fix: add check for no backends 2025-05-03 01:47:38 +03:00
b8205794cc
refactor: go back to tokio🗿 2025-05-03 01:44:16 +03:00
6ca50ac2bb
feat: add more backends 2025-05-02 23:02:27 +03:00
3bc6d195fe
chore: bump version 2025-05-02 21:01:47 +03:00
8a1969aea1
fix: add check for ddcutil 2025-05-02 21:00:22 +03:00
e976352087
feat: add a -v/--version flag 2025-05-02 16:12:58 +03:00
17dab84395
feat: add ddcutil gamma backend 2025-04-29 13:52:07 +03:00
09b7524827
chore: bump version in flake.nix 2025-04-27 19:43:58 +03:00
32a5d6042c
refactor: remove unnececary arc and oncecell 2025-04-27 19:36:38 +03:00
640dab8f56
feat: switch to smol 2025-04-27 19:31:24 +03:00
b2f03f048b
chore: bump version
this new version adds automatic config reloading
2025-04-27 18:00:51 +03:00
e9c9edb121
fix: add gamma check for night 2025-04-27 17:58:40 +03:00
fccd90df5c
feat: add automatic config reloading 2025-04-27 17:56:19 +03:00
62ad1eebdf
docs: add name to Cargo.toml 2025-04-27 12:32:47 +03:00
076dc5c0be
feat: make the notification api safer 2025-04-27 12:28:01 +03:00
9e816928af
feat: get rid of libnotify 2025-04-27 02:36:32 +03:00
d27e81774f
docs(readme): todos 2025-04-27 00:16:00 +03:00
d4ea33ebad
feat: implement config reloading 2025-04-27 00:15:02 +03:00
69f7c8c05f
feat: get rid of chrono 2025-04-27 00:06:21 +03:00
709c9a81e0
feat: logging without log crate 2025-04-26 21:03:39 +03:00
6063f5cb0a
feat: explode if no hyprctl 2025-04-26 20:08:47 +03:00
2a3ec6df03
fix: apply settings on startup 2025-04-26 20:06:30 +03:00
e828df41ea
feat: read config from file 2025-04-25 00:18:59 +03:00
62e054c7fe
feat: logging via env_logger and log crates 2025-04-24 15:18:13 +03:00
be93543bb3
build(nix): add nix build support 2025-04-24 15:05:31 +03:00
d53732d337
build: add flake.nix 2025-04-24 14:55:59 +03:00
0ed4d8b1de
docs(readme): add todos 2025-04-24 00:37:00 +03:00
e3c1434431
fix("status_notify"): show disabled status 2025-04-23 23:16:53 +03:00
65433f3560
feat: new command 'status_notify'
added a new command that sends the current stats using a notification
2025-04-23 22:49:48 +03:00
ecd67419b8
refactor: move core logic to lib.rs 2025-04-23 22:22:40 +03:00
42f3eb66d0
feat: print current temp and gamma 2025-04-23 22:12:33 +03:00
4f4f8fe26c
docs: add license and readme 2025-04-23 22:08:55 +03:00
2f00d40d62
first commit 2025-04-23 22:01:02 +03:00