aboutsummaryrefslogtreecommitdiffstats
path: root/src/idle.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* protocol: support client-to-client communicationMax Kellermann2011-01-291-0/+2
* copyright year 2011Max Kellermann2011-01-291-1/+1
* Update copyright notices.Avuton Olrich2009-12-311-1/+1
* include config.h in all sourcesMax Kellermann2009-11-121-0/+1
* idle: added "update" eventMax Kellermann2009-07-051-0/+1
* all: Update copyright header.Avuton Olrich2009-03-131-6/+7
* Add idle event on sticker deletion, update and insertionQball Cow2009-01-251-1/+1
* event_pipe: added pipe_event enum and callbacksMax Kellermann2009-01-011-1/+1
* event_pipe: renamed functions from main_notify_* to event_pipe_*Max Kellermann2009-01-011-1/+1
* main_notify: renamed source to event_pipe.cMax Kellermann2009-01-011-1/+1
* idle: migrate from pthread to glib threadsThomas Jansen2008-12-281-6/+21
* command: allow clients to subscribe to specific idle eventsMarc Pavot2008-11-221-0/+18
* command: added command "idle"Max Kellermann2008-10-141-0/+56