Commit graph

8 commits

Author SHA1 Message Date
Skia 6f72380643 Release 1.1.1
Fix crash with disabled outputs
2021-10-15 10:21:02 +02:00
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 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 e2f59801d0 Allow moving focused container across outputs 2021-01-15 01:15:29 +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