Drew Naylor

Results 218 comments of Drew Naylor

Actually, perhaps I could develop my own library by using various documentation from Megi, since there's a lot of good stuff there. I can also use ofonocli from Martijn Braam...

Even if I do write my own library (which I will, since I can fine-tune it to what I need while avoiding licensing issues), I'll still have to ensure people...

As I mentioned above regarding plugins, I'm going to have to have an easy way to support multiple devices. I thought of a name for the ones that only involve...

Adding to this, rotation axis can be determined via sysfs iio, and what the PinePhone uses is described on the page for it on the postmarketOS Wiki under Components, Sensors:...

Qt has window orientation flags apparently, where they're defined here (this is my copy of the repo) : https://github.com/drewnaylor/qtwayland/blob/dev/src/extensions/surface-extension.xml Learned about that file from this issue: https://github.com/libsdl-org/SDL/issues/1826 Obviously, `InvertedLandscapeOrientation` is...

Here's an interesting font for WP-style buttons that may be of use, though it doesn't have as many things as FluentUI System Icons: https://github.com/ajtroxell/wp-metro

Actually, the MahApps.Metro.IconPacks project may be very useful for this: https://github.com/MahApps/MahApps.Metro.IconPacks Edit: maybe it won't be helpful, as the ModernUIIcons project is under CC BY-ND, which is incompatible with open...

I've forked all the projects other than the MahApps.Metro.IconPacks one.