]> git.sur5r.net Git - i3/i3/history - src/ipc.c
ipc: add active flag
[i3/i3] / src / ipc.c
2010-03-11 Michael Stapelbergipc: add active flag
2010-03-11 Michael Stapelbergipc: implement GET_WORKSPACES message type
2010-03-02 Michael Stapelberguse scalloc instead of some places where calloc was...
2010-01-22 Michael StapelbergBugfix: Don’t leak IPC socket to launched processes
2009-12-19 Michael StapelbergTouch each log message and classify it as DLOG (debug...
2009-10-07 Michael StapelbergBugfix: IPC: Correctly handle the case when multiple...
2009-08-05 Michael StapelbergMerge branch 'next' into testcases
2009-07-28 Michael StapelbergInitial implementation of IPC via UNIX domain sockets