]> git.sur5r.net Git - i3/i3/commit
Query workspaces again in i3bar when an output change occured. (#2760)
authorIngo Bürk <admin@airblader.de>
Tue, 2 May 2017 07:11:35 +0000 (09:11 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 2 May 2017 07:11:35 +0000 (09:11 +0200)
commitc826fc0e44c2fccb5ffc4c70c761cdf6807e9920
treec869d44d00fcb199e07005a813290dd0bd8abbb0
parentd78fd8d91fa714dec5288322098dec6410927f9e
Query workspaces again in i3bar when an output change occured. (#2760)

As of 2f0f8b1, i3bar will properly clean up on output change events.
However, this requires us to query the workspaces again to avoid a
display error in i3bar.

fixes #2740
fixes #2743
i3bar/src/ipc.c