]> git.sur5r.net Git - i3/i3/blob - i3bar/CHANGELOG
0b6958d230345c59c8017907809774466f112e78
[i3/i3] / i3bar / CHANGELOG
1 - Implement different dock-positions
2 - Hide-on-modifier is now the default behavior
3 - Bugfix: Recover from closed socket
4
5 v0.6
6 =====
7 - Add manpage
8 - Implement hide-on-modifier
9 - Custom colors can be set from the commandline
10 - Use double-buffering
11 - Bugfix: Correctly render long text
12 - Bugfix: Don't segfault on SIGCHILD
13 - Bugfix: Double-fork() to avoid zombies
14 - Some minor bugfixes
15
16 v0.5
17 =====
18 - Initial release