]> git.sur5r.net Git - i3/i3/commit
Added missing cases for workspace event (#2656)
authorTobias Hänel <contact@tobias-haenel.de>
Tue, 24 Jan 2017 16:40:32 +0000 (17:40 +0100)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 24 Jan 2017 16:40:32 +0000 (08:40 -0800)
commit348d0d4622857caa6539f5a259e6cfca183dfe0b
tree1adf74fe24a465360e21d861f26f5de15b4fd7bf
parenta55733f719c146438d9665445bfcadec9f69c1e2
Added missing cases for workspace event (#2656)

The possible values "rename", "reload" and "restored" of the property
'change' from the workspace event were missing. Because no events of
those types contain an old workspace, this was trivial.
docs/ipc