On quinta-feira, 17 de maio de 2012 14.46.16, Atlant Schmidt wrote: > Girish: > > Substantial recoding on the application side? What features > > of QWS are you relying on that is missing in QPA? > > The ability for multiple processes to share a single > display device (framebuffer).
Have you ever considered using a display-device-sharing & input-device
multiplexing application, also known as a windowing server or compositor?
Let me tell you how our discussion went about two years ago inside the Qt team
(paraphrasing):
- QWS had a windowing server, QPA doesn't have one
- we need one for QPA
- should we use QWS's protocol or should we have something different?
- QWS was raster, so we need something different
- do we invent our own or is there something that we could use?
- there's Wayland...
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
Intel Sweden AB - Registration Number: 556189-6027
Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
