Commit Graph

2 Commits

Author SHA1 Message Date
Elf M. Sternberg e8bd037f61 Got the same functionality out of Rust, only prettier, and learned an important lesson about how much more Rust cares that the info you handled is, in fact, *fully* handled. 2022-04-18 17:26:10 -07:00
Elf M. Sternberg f60e935ffe This is a port of the C++ version of the XCB RandR reader.
I really, *really* like the way the Rust library is built and managed. It does a
really good job of emulating the XCB RandR macro found in KDE's Plasma and
libkscreen. The port was straightforward and my worries about memory management
were completely unfounded.
2022-04-15 19:52:53 -07:00