Commit graph

4 commits

Author SHA1 Message Date
Skia
6eef6a6a89 Update Cargo.lock 2021-02-19 11:04:56 +01:00
Skia
9200db526a Don't use well-typed structs anymore
This can lead to maintainance problems if `sway` decides to change a
structure by only a field that we don't even use.
This seems to already happen if you have an output declared in your `sway`
configuration that is unplugged.
2021-02-11 11:59:34 +01:00
Skia
992800800b First 'working' version 2020-12-26 04:28:06 +01:00
Skia
7ef8a7ccc1 First 2020-12-23 18:29:31 +01:00