summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add feature to clean up user processes after logoutSimon Rettberg2019-10-181-4/+32
* Slightly more consistent namingSimon Rettberg2019-06-121-7/+7
* Add RPC method "warn" to show messge to usersSimon Rettberg2019-06-121-0/+8
* Make sure user promptly sees warning when using RPCSimon Rettberg2019-05-231-3/+4
* Refine timingsSimon Rettberg2019-05-151-14/+18
* Support user disabling saver + dpmsSimon Rettberg2019-05-141-4/+8
* Better align warning messages with full minuteSimon Rettberg2019-05-141-11/+15
* Fix DPMS timeout calculationSimon Rettberg2019-05-141-1/+1
* Enforce minimum delay for RPC actions if user is activeSimon Rettberg2019-05-141-7/+21
* Less debug spamSimon Rettberg2019-05-141-2/+2
* Properly cap sleep after RPC callSimon Rettberg2019-05-131-0/+5
* Support --min-idleSimon Rettberg2019-05-131-5/+17
* Add reboot/kexec/poweroff via RPCSimon Rettberg2019-05-131-42/+60
* Initial commitSimon Rettberg2019-05-101-0/+498