Vladimír Vondruš
Vladimír Vondruš
Unfortunately I have no idea what this could be :( It looks like corrade itself being built wrong somehow, and this is just a consequence of `corrade-rc` being used while...
Merged as bfab5712c6fef7c34f5aff43f592409526239ce2, thanks a lot!
I'll extract the tests to a dedicated file to make them simpler (in retrospect that's what I should have done initially, the original test verifies something else entirely), and will...
Yes, it's planned, I was already counting on it when making the new `PointerEvent` stuff -- in particular, exposing event coordinates as floating-point values, because that's what SDL3 uses, and...
Oh no, this is a source of constant pain. Can you help me debug it so I can add more workarounds and hints to the code? 1. If you run...
Hm, neither of them is really GhostScript tho :) So the error was, in fact, correct. It's usually a part of a LaTeX installation, i.e. unlikely to be present in...
Great, can you try with the above patch now?
Sorry, missed your other message above. Yeah, the weird `/usr/lib/` subdirectory Debian-based distros use is only making things more complicated for some abstract reason. This is I think what could...
So, just to avoid confusion .. the above patch worked for you? In case it did, I'll commit it.
It's planned (tracked in mosra/magnum#453), but the project roadmap is driven by needs of its main users, who are also funding the development. They generally rely on latest `master` (which...