aboutsummaryrefslogtreecommitdiffstats
path: root/src/runes.h
Commit message (Expand)AuthorAgeFilesLines
* allow more easily running a development version alongside a real oneJesse Luehrs2016-06-051-0/+4
* split global window management stuff out into its own fileJesse Luehrs2016-05-111-3/+4
* s/socket/daemon/Jesse Luehrs2016-05-101-2/+2
* refactor how submodules are handledJesse Luehrs2016-05-101-0/+1
* stop including term.h in runes.hJesse Luehrs2016-05-071-1/+0
* be a bit more explicit about dependencies between modulesJesse Luehrs2016-05-071-9/+0
* this doesn't need to be in runes.hJesse Luehrs2016-05-071-2/+0
* start working on a client/server model similar to urxvtd/urxvtcJesse Luehrs2016-05-021-0/+2
* no reason to expose the loop_data struct anymore eitherJesse Luehrs2016-05-011-2/+0
* split some more things out of runes.hJesse Luehrs2016-04-301-7/+0
* pull event loop handling into its own fileJesse Luehrs2016-04-301-5/+4
* use the libvt100 libraryJesse Luehrs2015-08-201-3/+1
* abstract out error logging a bitJesse Luehrs2014-05-081-0/+2
* more refactoringJesse Luehrs2014-05-041-1/+4
* move config stuff out to a separate structJesse Luehrs2014-04-301-1/+3
* start refactoring to draw parsed text to an intermediary data structureJesse Luehrs2014-04-251-1/+3
* clean up the directory structure a bitJesse Luehrs2014-04-201-0/+35