Linus Probert
Linus Probert
> the above quote is _exactly_ how the Windows clipboard works: you can supply the same data in multiple formats simultaneously, but you have to supply them all upfront and...
I've been thinking some more. Prepare for somewhat coherent conclusions followed by a question. The amount of code required from developers in the pre-made approach and the on-demand approach is...
I've more or less completed a working implementation for Wayland. I'm going to un-draft the PR once I get all the builds to get green but if anyone wants to...
Do you happen to recall if this happens when scrolling up or down?
This makes sense. I'm not sure where one would configure it though. I'll need to take a look. Been a while since I looked at that code.
Wow. Odd screen resolution. May I ask what kind of screen this is and what sort of hardware? Regarding scaling we are at the mercy of the font here. But...
I'm considering scaling options for this fix. Have you compiled the game yourself to run it on your device or did you get it through other means? If you are...
I added a branch "small_screen_scaling". Try and check that out and see if it helps. Sidenote. This is very new territory for me so I'm not sure if this is...
I've addressed your comments. As for the confusion about the fix. I haven't investigated much further and I'm not that experienced with video drivers and rendering. Compiling the example code...
That would explain how it's "working" then. I'm traveling for 2 weeks now. I'll test it when I get back.