Slashdot Mirror


KDE's New Projects Take On Portable Devices

jrepin writes "Key KDE developers have been blogging about new projects aimed towards portable devices. As Aaron Seigo says, 'In a nutshell, Plasma Active is about getting the KDE Platform with Plasma providing a compelling user interface ready for and available on hardware devices outside the usual laptop and desktop form factors.' For us mortals, that means an interface for smartphones, tablets, and handhelds."

1 of 110 comments (clear)

  1. Re:Proper fork of KDE 3.5 by marsu_k · · Score: 3, Interesting

    My opinion about KDE is: it could use a good fork of KDE 3.5, which is converted to use Qt 4, and with some of the new composite features added on top of it.

    Qt4 port - not going to happen. But the 3.5-series is still being developed, see Trinity desktop

    The application suite should be a separate project rather than considered part of KDE, so that for example changes to mail or text editor programs are something independent than changes to the actual desktop and windowing system.

    ...and this would be different from the current situation how, exactly? If your distribution lumps KDE into few huge packages, blame your distribution, but KDE itself is highly modular. Changes to Kwin have no impact on KMail, for example (other than potentially changing the way the windowing system works, which is obvious). Furthermore, due to the modular nature of KDE, changes to KatePart affect KWrite, Kate and KDevelop (and all applications that use the text editor widget).