]> git.sur5r.net Git - i3/i3/commit
more informative `workspace' events
authorFrancesco Mazzoli <f@mazzo.li>
Sat, 3 Nov 2012 11:17:29 +0000 (11:17 +0000)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 13 Nov 2012 08:33:00 +0000 (09:33 +0100)
commit74d596e0fcf9e790e45a52ca8a1e704b2b77635f
tree52eaf0dfe97c2daec1478d58c044704ea0f7995d
parentb67eedf71aa8e026c435ffc9ca6a8212116ac8d0
more informative `workspace' events

Add a `current' and `old' properties to the `focus' change type,
containing the current and old workspace respectively.  These additions
are not necessary anywhere else because `focus' is always triggered when
changing ws.
docs/ipc
src/workspace.c