]> git.sur5r.net Git - i3/i3/blobdiff - i3bar/CHANGELOG
Merge branch 'ton-master'
[i3/i3] / i3bar / CHANGELOG
index b8030e4386fa4faa8a4529538096baa22cde1637..32d880cd9b15a50298c5835fb0627178e5d40ac2 100644 (file)
@@ -1,3 +1,19 @@
+v0.7
+=====
+- Make i3bar compatible with i3-4.0
+- Implement disabling the workspace buttons
+- Add Color for focused ws
+- Add support for I3_SOCKET_PATH-atom
+- Implement different dock-positions
+- Hide-on-modifier is now the default behavior
+- Change default socketpath to /tmp/i3-ipc.sock
+- Use I3SOCK environment-variable
+- Bugfix: Stop the reconn-timer before starting it again, else it's running twice
+- Bugfix: Don't SIGSTOP child in dockmode
+- Bugfix: If hide-on-modifier is set, stop the child after starting
+- Bugfix: Recover from closed socket
+- Some minor bugfixes
+
 v0.6
 =====
 - Add manpage