]> git.sur5r.net Git - i3/i3status/history - src/print_time.c
able to print percentage
[i3/i3status] / src / print_time.c
2018-07-13 Felix Buehlerable to print percentage 297/head
2018-03-27 Ingo BürkMerge pull request #251 from tomaskrizek/man-eth-wirele...
2018-03-27 Ingo BürkMerge pull request #243 from jasperla/fei_error
2017-12-09 Ingo BürkMerge pull request #253 from eplanet/always_reload_tz
2017-12-09 eplanetCall tzset at each time print 253/head
2016-10-24 Björn LindströmSetting of custom locale in tztime configuration. ...
2015-12-05 Michael StapelbergMerge pull request #72 from ixjlyons/pango-setting
2015-12-04 Kenneth LyonsAdded support for Pango markup. 72/head
2015-03-23 Michael StapelbergMerge pull request #12 from Airblader/feature-tztime...
2015-03-23 Ingo BürkPass the "instance" JSON property key for tztime blocks 12/head
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2013-02-10 Michael Stapelberguse stdbool instead of (int)1 and (int)0 directly
2013-02-10 Michael Stapelbergs/\<timezone\>/tz/ in order to not shadow the timezone...
2013-02-10 Emil MikulicAdd tztime module to support multiple different timezones.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-04-21 Michael Stapelbergget time at the beginning of the loop
2010-06-19 Axel WagnerDo proper error handling in print_time()
2009-10-11 Michael StapelbergBreaks configfiles! Major refactoring of i3status,...