History
Commit | Message | Author | Date | Diff | Refs |
---|---|---|---|---|---|
54822c7 | Release 0.4.0 | Trevor Bentley | 2017-11-16 | 2 (+2/-2) | 0.4.0 |
a92fbd8 | Set RTC to auto_wake time | Trevor Bentley | 2017-11-16 | 1 (+70/-0) | |
5d81614 | non-official executables take /usr/local/bin (FHS) | Tshepang Lekhonkhobe | 2017-11-16 | 1 (+1/-1) | |
97e7397 | Install service to /usr/lib/systemd | Trevor Bentley | 2017-11-16 | 2 (+2/-2) | |
d195e53 | Updated README | Trevor Bentley | 2017-11-16 | 1 (+65/-1) | |
48a1510 | (cargo-release) start next development iteration 0.3.1-rc | Trevor Bentley | 2017-11-15 | 2 (+2/-2) | |
fd05565 | Release 0.3.0 | Trevor Bentley | 2017-11-15 | 2 (+2/-2) | 0.3.0 |
2436a6d | Settings for cargo-release | Trevor Bentley | 2017-11-15 | 1 (+7/-0) | |
dab3330 | Run systemctl suspend on idle. | Trevor Bentley | 2017-11-15 | 2 (+2/-2) | |
03b1f4d | Run on_idle/on_wake commands through sh | Trevor Bentley | 2017-11-15 | 1 (+34/-13) | |
2c5cf43 | Bump version to 0.2.0-rc | Trevor Bentley | 2017-11-15 | 1 (+1/-1) | |
393bb25 | systemd service file and support for debian packaging with cargo-deb | Trevor Bentley | 2017-11-15 | 2 (+29/-0) | circadian-0.1.0 |
63947ce | Call xprintidle and xssstate as user owning the DISPLAY | Trevor Bentley | 2017-11-15 | 1 (+45/-24) | |
8e3dc6c | Finish idle detection logic | Trevor Bentley | 2017-11-15 | 3 (+335/-54) | |
6ffb543 | Added README | Trevor Bentley | 2017-11-14 | 1 (+24/-0) | |
ee37b99 | Main loop logic -- idle detection. | Trevor Bentley | 2017-11-14 | 2 (+116/-28) | |
715661e | Take config file from cmd line, and parse config into struct. | Trevor Bentley | 2017-11-13 | 4 (+246/-1) | |
624afd1 | Brief comments on all functions | Trevor Bentley | 2017-11-13 | 1 (+12/-9) | |
2a3e5cc | Add GPL license info | Trevor Bentley | 2017-11-13 | 3 (+704/-1) | |
f444ce6 | Add audio detection. First stab at a config file format. | Trevor Bentley | 2017-11-13 | 4 (+165/-0) | |
f53a9c8 | Check for existing network connections and processes | Trevor Bentley | 2017-11-13 | 2 (+61/-1) | |
2581b9e | Reading idle status from w, xssstate, xprintidle, and uptime | Trevor Bentley | 2017-11-13 | 4 (+258/-0) |