]> git.sur5r.net Git - i3/i3/commit
Implement new window::mark IPC event. (#2503)
authorIngo Bürk <admin@airblader.de>
Tue, 18 Oct 2016 06:32:41 +0000 (08:32 +0200)
committerMichael Stapelberg <stapelberg@users.noreply.github.com>
Tue, 18 Oct 2016 06:32:41 +0000 (07:32 +0100)
commite51a89e84259e854756a20f6367299eee1612da9
tree84d00c5d01b1415e464fac1ab68a92ecb1088526
parent83452a3472c48898552fac18d729f6a215e43063
Implement new window::mark IPC event. (#2503)

This introduces a new type of 'window' event sent wit change:mark whenever
a mark on a window changes.

fixes #2501
docs/ipc
src/con.c
testcases/t/265-ipc-mark.t [new file with mode: 0644]