Hi,
Looks like X11 is will come to the end of its life in the next few years, while Ubuntu talks of Mir and there is also Wayland. Will it be possible to adapt TDE and TQt3 for these new graphic frameworks?
Here is some links on it: http://en.wikipedia.org/wiki/Mir_%28software%29 http://www.zdnet.com/mark-shuttleworth-mir-has-delivered-what-we-hoped-70000... http://beta.slashdot.org/story/186653
-Alexandre
This will be very difficult. I have been aware of Wayland for some time but I don't think X11 is truly coming to the end of its life anytime soon.
When the time does come we would need to write a new backend renderer (probably targetting Cairo), then rewrite large chunks of TQt3, tdelibs, and tdebase at minimum. This is not possible with our current manpower.
Tim
Yes, it looks like a very complicated adaptation. Even KDE is not yet supporting it fully, but at the same time, X has a long history of no-so-good graphic performance and reliability issues. If something better, and better adapted to newer multi-platform devices is made, I think that it will be an improvement for Linux in general. Or maybe it is possible to use one of the little X systems like Xvesa or Xfbdev as a base to redirect the content of the screen to Wayland, but it is possible that it makes little improvement in performance at the same time.
-Alexandre