Damus
Jean-Sébastien Guay · 2w
I used to do this a lot more before going into gamedev (I contributed to FOSS as part of my job before Ubisoft), and I'm getting back into it. The sad part is a significant number of projects are unma...
Jean-Sébastien Guay profile picture
1) I had trouble when connecting from a Windows PC to a Linux PC running krdpserver. Initial connection has quirks (which are known and being worked on) but after connection, if you minimize the client window and go back to it later, the image no longer updates (even though the connection is still alive, because you can see the mouse move on the remote computer). I asked about this on the bug tracker, and was pointed to a MR in krdpserver that fixed an issue just like this. I set up a…
🧵3/6
1
Jean-Sébastien Guay · 2w
… build environment, and within an hour was able to confirm that the fix worked for me. The fix will only be released as part of KDE 6.8 in a few months, though. So I created a symlink to my locally built executable, and voilà, I'm running a krdpserver from the future and the bug doesn't bother m...