summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Add debug logging and fix exported object path HEAD mainVika2025-01-071-4/+7
| | | | THIS WAS NOT DOCUMENTED ANYWHERE WTF
* Add supplementary files to the packageVika2025-01-074-0/+26
|
* Fix clippy warnings for nowVika2025-01-071-5/+5
| | | | | | | This is still heavily incomplete, because it doesn't seem to allow to introspect which apps inhibit things, but I don't need that functionality for now. This entire service is a kludge and a dirty hack.
* Add rust-analyzer to dev-shellVika2025-01-071-0/+3
|
* cargo fmtVika2025-01-071-26/+57
|
* Initial packaging for NixOSVika2025-01-075-0/+144
|
* Initial commitVika2024-12-034-0/+1103
Supposed to work, I guess. At least the idle inhibition part, which is the part I care about. State tracking is broken due to zbus weirdness. I have no desire to debug this any further.