altdesktop/i3ipc-glib

"empty" event: any way to know which workspace is emptied?

Closed this issue · 3 comments

Currently there is no information about which workspace is emptied. Is there any way to know?

Use the old focused workspace isn't reliable, as windows in other workspaces can also be killed to empty another workspace without switching to it at all.

Hi,

Please make an issue on the i3 bug tracker to request this info be added to the IPC protocol. (I will respond there as TonyC)

@acrisci I submitted the ticket here.

The feature has been implemented into the ipc protocol and no changes to i3ipc-glib are required.