Commit graph

25 commits

Author SHA1 Message Date
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