aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon.c
Commit message (Expand)AuthorAgeFilesLines
* add a message type for killing the daemonJesse Luehrs2016-05-161-2/+6
* change the protocol up a bit to allow different message typesJesse Luehrs2016-05-161-16/+33
* refactor/rewrite the client/server protocol handlingJesse Luehrs2016-05-141-131/+22
* support spawning terminals with different environmentsJesse Luehrs2016-05-141-1/+1
* convert to libeventJesse Luehrs2016-05-121-12/+6
* split global window management stuff out into its own fileJesse Luehrs2016-05-111-3/+3
* s/socket/daemon/Jesse Luehrs2016-05-101-0/+195