]> git.sur5r.net Git - i3/i3/commit
Add "output" to IPC events referencing a container (#2489)
authorPeder Stray <peder.stray@gmail.com>
Wed, 19 Oct 2016 06:41:10 +0000 (08:41 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Wed, 19 Oct 2016 06:41:10 +0000 (08:41 +0200)
commit6b89690a3f923fbd5b7b3988ed7a8934af6038df
treed6bcb8d00cddd401bd53881810a7d8505bef1240
parente51a89e84259e854756a20f6367299eee1612da9
Add "output" to IPC events referencing a container (#2489)

Add the property "output" to all IPC events that has an output container
as a parent, making it easier to keep track of such things.

fixes #2478
src/ipc.c