]> git.sur5r.net Git - i3/i3/commit
Include workspace con in workspace event
authorTony Crisci <tony@dubstepdish.com>
Sat, 20 Dec 2014 04:43:47 +0000 (23:43 -0500)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 22 Dec 2014 08:47:31 +0000 (09:47 +0100)
commit823b46a544679c55319af1afe000b67c74f47dcd
treefa6f08134d5b9c1c2ccf572f3f0fbc870c032a58
parent04fa40d3e5e11be98a89d5d97c395f95a6d08e37
Include workspace con in workspace event

Send the affected workspace in the "current" property for each workspace
event for any type of workspace event that affects a particular
workspace.

fixes #1411
docs/ipc
include/ipc.h
src/commands.c
src/con.c
src/ipc.c
src/move.c
src/workspace.c
testcases/t/115-ipc-workspaces.t
testcases/t/227-ipc-workspace-empty.t