Posts on tag: sway
Table of contents
swayipc module new release v2.1.0
I released a new version of the swayipc module: v2.1.0. This release has a couple of breaking changes, so please read the release notes carefully.
In a nutshell: I updated to go 1.26, updated the dependencies and upgraded the go linter config. In order to satisfy the linter, I had to change a couple of things in the code, which causes the breaking changes.
I also updated my own tools which depend on it:
While I was at it, I also updated the examples, they now have a Makefile, which makes it easy to build them.