Implement the window::close event
The window::close event should be emitted when a window closes.
This commit is contained in:
committed by
Michael Stapelberg
parent
0df172fd05
commit
25ca78bbba
1
docs/ipc
1
docs/ipc
@ -717,6 +717,7 @@ This event consists of a single serialized map containing a property
|
||||
+change (string)+ which indicates the type of the change
|
||||
|
||||
* +new+ - the window has become managed by i3
|
||||
* +close+ - the window has closed
|
||||
* +focus+ - the window has received input focus
|
||||
* +title+ - the window's title has changed
|
||||
* +fullscreen_mode+ - the window has entered or exited fullscreen mode
|
||||
|
Reference in New Issue
Block a user