summaryrefslogtreecommitdiff
path: root/src/print_ddate.c
AgeCommit message (Collapse)Author
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
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 Stapelberg
2010-07-15print_ddate(): Correctly seperate the St. Tibs String from the restAxel Wagner
2010-06-19ddate: Use static memory / only allocate format copy memory onceMichael Stapelberg
2010-06-19Implemented a ddate-moduleAxel Wagner