Commit graph

6 commits

Author SHA1 Message Date
2 * r + 2 * t
94ab5bcbb8 idleinhibitor: completely hide window
Fixes #635
2025-09-18 13:23:58 +10:00
2 * r + 2 * t
f484642971 idleinhibitor: use qs idleinhibitor
Closes #623
2025-09-17 22:00:16 +10:00
2 * r + 2 * t
83d3b4ebd5 utilities: add keep awake and quick toggles 2025-09-12 16:51:38 +10:00
2 * r + 2 * t
9960cfa059 idleinhibitor: persist state across reloads
Also set who and why
2025-08-27 14:49:37 +10:00
2 * r + 2 * t
4f819c8557 internal: use systemd-inhibit
No need for custom inhibit script (it didn't even work anyways 💀)
2025-08-26 23:13:33 +10:00
Davi Ribeiro
f747d82b93
bar: add idle inhibitor (#459)
* bar: add idle inhibitor

* bar: change idle inhibitor button color

* nix: link external scripts instead of install

* services/idleinhibitor: add IPC handler

* better styling

* move cpp scripts to assets/cpp

---------

Co-authored-by: Soramane <61896496+soramanew@users.noreply.github.com>
2025-08-23 20:21:35 +10:00