tmerr / i3ipc-rs

A Rust library for controlling i3-wm through its IPC interface
MIT License
107 stars 33 forks source link

Add WindowChange::Mark to handle upstream i3 IPC change #5

Closed bennyandresen closed 7 years ago

bennyandresen commented 7 years ago

this was added to i3 with https://github.com/i3/i3/commit/e51a89e84259e854756a20f6367299eee1612da9

tmerr commented 7 years ago

Thanks! Changes were incorporated into #18