i3ipc-rs
i3ipc-rs copied to clipboard
feat: add window_type to node
This PR adds the window_type
property.
I'm creating this PR now, but we should wait for the upstream changes first:
- [x] add
window_type
to i3's IPC response: https://github.com/i3/i3/pull/3797 - [x] add
window_type
to i3's documentation: https://github.com/i3/i3/pull/3931 - [x] wait for the next version of i3 to be released (4.18)
Once they're done, this PR should be good to go.
Will you try following steps ?
- Apply https://mlterm.sourceforge.net/mlterm-3.9.2-fixbidimode.patch to mlterm-3.9.2 and rebuild mlterm.
- Add a following line to ~/.mlterm/key. Control+Shift+x="proto:bidi_mode=switch"
- Start mlterm and press Control+Shift+x (firefox style) (bidi_mode option has 3 modes(normal, left, right) and Control+Shift+x switches the 3 modes sequentially.)