]> git.sur5r.net Git - i3/i3/commit
Implement the window::floating event
authorTony Crisci <tony@dubstepdish.com>
Fri, 20 Jun 2014 11:44:08 +0000 (07:44 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 23 Jun 2014 19:18:12 +0000 (21:18 +0200)
commitbabfb779d7702a52ed58aed1bd2ddbeeff879273
tree83757f094aea445e30c5a896f4b480ce61d4a3e8
parentc2b6b06da7db49bd3ecd6fa1561ef2b407ff64a3
Implement the window::floating event

The window::floating event should be emitted when a window transitions
to or from the floating state.
docs/ipc
src/floating.c
testcases/t/231-ipc-floating-event.t [new file with mode: 0644]