Quote:
Originally Posted by geek1011
You're going to have to write at least a small amount of C (or Rust or Go) code. I haven't looked into the existing options, but if I were to do it from scratch, I'd do it with FBInk.
...
Another way would be to use tigervnc+libvnc+FBInk to display the current screen. libx11+fbink would be another option, but although the code may be easier to work with, you might need to deal with damage tracking and optimization manually.
|
Quote:
Originally Posted by NiMa
I thought of all of those options... Recompiling Xorg would be the best, but... Still I have to get myself in touch with C/C++... Well maybe I'll try...
|
Quote:
Originally Posted by NiLuJe
Err, you *did* look at that link, did you not?
|

I must have missed that when skimming the thread. Thanks for reminding us before we went and started reinventing the wheel!
Quote:
Originally Posted by NiMa
Yeah, sure... I didn't quite understand the code though... 
|
Any specific part, or just where to start?