c3a7e7e4bf
Actually bump verison in Cargo.toml
2021-01-20 23:08:42 +01:00
8625f0f2c9
Remove unused struct fields from sway JSON objects
...
Some of these attributes seem to be missing in certain situations, so it's easier to just not parse them at all instead of trying to figure out which of these are optional and when.
2021-01-20 22:50:44 +01:00
1e7042f195
Safer waiting time
2020-11-19 21:26:46 +01:00
25f8d903ad
Update documentation
2020-11-19 21:23:21 +01:00
e5cea6701f
Dynamic resolutions seems to be working
2020-11-19 21:19:35 +01:00
a947442044
Using Box for child
2020-11-19 19:47:41 +01:00
da4dcf9968
Adding black borders
2020-11-19 18:58:56 +01:00
0827583370
Fixed ordering
2020-11-19 00:54:36 +01:00
93a38220e2
Removed jq dependency, bump version to 0.3.0
2020-11-19 00:45:36 +01:00
981d4258ab
Merge pull request #4 from varac/yuyv422
...
Use yuyv422 instead of yuv420p pixel format
2020-11-18 20:51:11 +01:00
Varac
95385ff5d2
Use yuyv422 instead of yuv420p pixel format
...
With yuv420p as output pixel format I sometime get a garbled screencast video,
yuyv422 fixes it for me.
See https://github.com/b12f/wlstreamer/issues/2 for more details
Related to #2
2020-11-18 20:48:02 +01:00
525aa0294b
Fix verbose option
2020-11-18 19:38:51 +01:00
6eb5d01d47
Add verbose option
2020-11-18 19:05:09 +01:00
4f847df6e3
Added AUR package to readme
2020-07-30 18:56:35 +02:00
5dc4aef79b
Added license
2020-07-30 18:47:55 +02:00
9d33ffbe72
Removed bash dependency
2020-07-30 18:42:06 +02:00
0224d5075d
Fixed readme name
2020-07-30 16:40:02 +02:00
e917a25129
Updated name in readme
2020-07-30 15:30:21 +02:00
6319b9245d
Updated name and README
2020-07-30 15:29:43 +02:00
25ca77c69b
Black screening works
2020-07-30 15:26:22 +02:00
1e2fb1bb4f
Added readme
2020-05-10 15:01:08 +02:00
4800758796
Initial commit
2020-05-10 14:50:55 +02:00