- cross-posted to:
- [email protected]
- [email protected]
- cross-posted to:
- [email protected]
- [email protected]
Thanks to @[email protected] for providing a better link. This post originally linked to tomshardware.
Thanks to @[email protected] for providing a better link. This post originally linked to tomshardware.
Have you tried it? There is wlrandr, and at least according to how the command line looks, it could be supported.
Are you talking about wlr-randr? Because its
--transform
argument only acceptsnormal|90|180|270|flipped|flipped-90|flipped-180|flipped-270
, not any transformation matrix. Maybe its just a limitation of the command line tool and it could be modified, I don’t know, I haven’t been too deep in the code or the protocol specifications. It also looks like it only works with wlroots based compositor.Have you?