xantoz

Results 6 comments of xantoz

Still a problem with python3.6-dbg on ubuntu 18.10

Gonna have to second this. VRM support would be very convenient. I was actually considering attacking the problem myself. I'm a complete noob at game programming, Unity and C# (my...

@parkouss Sounds good to me. It doesn't even have to be complicated. First look in .webmacs, if it's there use that + maybe emit deprecation warning. If it's not there...

You can also define the environment variable QT_SCALE_FACTOR. Try: ``` QT_SCALE_FACTOR=1.5 webmacs ``` This should work for any Qt program. See: https://doc.qt.io/qt-5/highdpi.html

Any follow-up on this? Also let me add one more related request: When pasting into webmacs, as opposed to when copying from, **S-Insert** should paste from the primary buffer, and...

For me the appimage version runs pretty much perfectly in OpenXR, while a local build I made is very jerky.