gri3-wm/i3bar/CHANGELOG

17 lines
330 B
Plaintext
Raw Normal View History

2010-12-26 19:29:57 +01:00
- Bugfix: Recover from closed socket
2010-12-23 16:38:22 +01:00
v0.6
=====
- Add manpage
2010-09-17 02:21:09 +02:00
- Implement hide-on-modifier
2010-12-23 16:38:22 +01:00
- Custom colors can be set from the commandline
2010-09-17 02:21:09 +02:00
- Use double-buffering
2010-12-23 16:38:22 +01:00
- Bugfix: Correctly render long text
- Bugfix: Don't segfault on SIGCHILD
- Bugfix: Double-fork() to avoid zombies
- Some minor bugfixes
2010-09-17 02:21:09 +02:00
v0.5
=====
- Initial release