index
:
i3status
master
Fork of https://github.com/i3/i3status, with support for arbitrary shell commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-08
remove useless checks (we use char, not unsigned char)
Michael Stapelberg
1
-4
/
+3
2015-12-04
Added support for Pango markup.
Kenneth Lyons
1
-0
/
+43
2015-10-04
Added support for lemonbar
Brendan Van Hook
1
-1
/
+6
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
1
-39
/
+40
2014-03-01
Typo in function name
Marco Hunsicker
1
-1
/
+1
2014-03-01
i3status: Allow customization of module separator
Marco Hunsicker
1
-5
/
+8
2013-05-19
Implement term-output-format
Axel Wagner
1
-1
/
+24
2012-05-07
Use (void) instead of () for functions without args (Thanks fernandotcl)
Michael Stapelberg
1
-2
/
+2
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
1
-4
/
+0
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
1
-0
/
+4
2010-07-04
Support customized colors.
Fernando Tarlá Cardoso Lemos
1
-4
/
+4
2009-10-24
Change output format to be a config option instead of a compile time define
Michael Stapelberg
1
-13
/
+14
2009-10-11
Breaks configfiles! Major refactoring of i3status, see below
Michael Stapelberg
1
-150
/
+4
2009-09-26
Bugfix: Don’t show colors in wireless info if colors are disabled (Thanks s...
Michael Stapelberg
1
-0
/
+4
2009-08-18
Add support for xmobar
Michael Stapelberg
1
-3
/
+33
2009-07-21
Add modelines and retab! all files
Michael Stapelberg
1
-0
/
+1
2009-07-21
Correctly handle the order of items
Michael Stapelberg
1
-6
/
+7
2009-07-21
Use own files for each function, add get_ipv6_addr.c
Michael Stapelberg
1
-0
/
+157