GermainRobitaille@lemmy.worldtoOpen Source@lemmy.ml•Major upgrades to Anki in v.23.10 - Includes support for FSRS and built in image occlusion
51·
1 year agoI just realized today that it is written mainly in Rust.
I’m personally more interested in trying FSRS, I hope it gets into ankidroid soon.
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.