aboutsummaryrefslogtreecommitdiff
path: root/src/print_ddate.c
AgeCommit message (Collapse)AuthorFilesLines
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg1-0/+6
This hardcodes all the JSON parts. Strings are not properly escaped currently. The best/easiest way to fix this is by actually using libyajl.
2011-04-22Also use the correct time for the ddate moduleMichael Stapelberg1-9/+4
2010-07-15print_ddate(): Correctly seperate the St. Tibs String from the restAxel Wagner1-3/+3
2010-06-19ddate: Use static memory / only allocate format copy memory onceMichael Stapelberg1-22/+20
2010-06-19Implemented a ddate-moduleAxel Wagner1-0/+212