X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=i3bar%2FCHANGELOG;h=32d880cd9b15a50298c5835fb0627178e5d40ac2;hb=f1560e5eb6d8d64b62e10e8f896f688b44392648;hp=0b6958d230345c59c8017907809774466f112e78;hpb=64f2a7561d885ab64905851626268d72051fe59f;p=i3%2Fi3 diff --git a/i3bar/CHANGELOG b/i3bar/CHANGELOG index 0b6958d2..32d880cd 100644 --- a/i3bar/CHANGELOG +++ b/i3bar/CHANGELOG @@ -1,6 +1,18 @@ +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 =====