On Sunday, 8 March 2020 at 16:34:24 UTC, Martin Brezel wrote:
If you are using swaywm (swaywm.org), then it may interest you
that i started to implement its IPC interface:
https://github.com/mab-on/swaywm-ipc
`swaywmipc.core` is the implementation of
https://www.mankier.com/7/sway-ipc
`swaywmipc.client` is a higher-level client, easy to use.
(https://github.com/mab-on/swaywm-ipc/blob/master/examples/client/source/app.d)
Have fun!
Nice to see that. I am a recent sway user myself. What are you
using it for?