aboutsummaryrefslogtreecommitdiffstats
path: root/src/runesd.c
Commit message (Expand)AuthorAgeFilesLines
* move the setlocale call to the window backendJesse Luehrs2016-05-111-4/+0
* and a couple more/:Jesse Luehrs2016-05-111-1/+1
* fix a couple compilation errors in disabled codeJesse Luehrs2016-05-111-1/+1
* split global window management stuff out into its own fileJesse Luehrs2016-05-111-4/+4
* s/socket/daemon/Jesse Luehrs2016-05-101-4/+4
* refactor how submodules are handledJesse Luehrs2016-05-101-7/+14
* use pointer indirection to separate source files even moreJesse Luehrs2016-05-071-0/+1
* be a bit more explicit about dependencies between modulesJesse Luehrs2016-05-071-0/+1
* clean up runes_warn/runes_die handlingJesse Luehrs2016-05-021-1/+1
* start working on a client/server model similar to urxvtd/urxvtcJesse Luehrs2016-05-021-0/+28