summaryrefslogtreecommitdiff
path: root/src/uterm_monitor.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11uterm: move uterm_internal.h to uterm_input.hDavid Herrmann1-1/+0
2012-08-12uterm: monitor: fix crash during device hotplugDavid Herrmann1-1/+1
2012-07-01uterm: monitor: make systemd optionalDavid Herrmann1-1/+37
2012-06-30uterm: monitor: refactor systemd codeDavid Herrmann1-80/+105
2012-06-24static: move statically linked subsystems to static_*David Herrmann1-1/+1
2012-05-26monitor: fix small memory leakRan Benita1-0/+1
2012-05-05uterm_monitor: correctly enumerate input devicesDavid Herrmann1-26/+43
2012-05-05uterm_monitor: refresh seats before scanning the systemDavid Herrmann1-0/+2
2012-05-05uterm_monitor: initialize list heads correctlyDavid Herrmann1-0/+2
2012-05-05uterm_monitor: add debug messagesDavid Herrmann1-2/+12
2012-05-05uterm_monitor: add input device supportDavid Herrmann1-0/+18
2012-05-05uterm_monitor: add system monitor for full seat supportDavid Herrmann1-0/+711