Results 767 comments of BenBE

I think, a rough (executive) summary could be something along the lines: > magic_enum's `using namespace magic_enum::bitwise_operators` injects free operator templates into the global namespace, changing overload resolution and causing...

Given that bit-shift operators on enum types are used for more than just flags you will likely need to have control over this behavior. Thus IMO going the first route...

There's some internal discussion still going on. We're still discussing which direction we'd like to move forward in.

> Polite ping, @BenBE NP. Haven't forgotten you, just busy right now (day job). Will take a look as things calm down again; this will take a few weeks though.

IIRC Windows 95 (and before it Win3.11) came with several color schemes when you installed. Exporting these from the original and convert these into variants might just well be possible...

I think we need the following interfaces available for mods to use: - The DLS instance, allowing access to general information like version, loaded mods, directory/path information. - Chip Registry,...

Almost, but a bit different. With the suggestion from above, the aim is to provide the 5 items of interest by merely reading the SVG in an editor of your...