Commit graph

7 commits

Author SHA1 Message Date
Skia
780e54abd4 Release 1.1.0
Many code improvements, plus add compatibility with sworkstyle.
2021-09-07 17:13:40 +02:00
Skia
7653a4cad2 Use 'clap' for better argument parsing 2021-09-07 14:14:54 +02:00
Skia
60fdf90d4d Bump to release 1.0.0 2021-03-02 18:17:05 +01:00
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