Many users have read about our recent Qt-related work in prior blog posts.
The GTK+ version of LXDE is still under development, but we did some experiments with Qt, too. Now I have some things to show you. 🙂
Here is a preview screenshot for LXDE-Qt.
At the bottom of the screen is lxpanel-qt, the Qt port of lxpanel. Now it basically works, but it’s still rough and needs much polishing. Besides, there are no GUI configuration tools for it yet. Editing the xml config file manually is needed. Later there will be preferences dialogs as the old gtk+ version of lxpanel. Most of the major applets already work. However, don’t expect too much!
It’s still a work in progress and it can be better in the future.
In the middle of the screen is PCManFM-Qt, the Qt port of the PCManFM file manager. It looks very similar to the original gtk+ version. The desktop wallpaper and icons are also managed by PCManFM-Qt, just like what the gtk+ version does.
The memory usage of PCManFM-Qt is slightly higher than that of the gtk+ 2 version, but the difference is not very significant. The overall performance is similar to the original gtk+ 2 version. Now it has most of the features of the original one and is almost ready for daily use. \o/
On the right side of the screen is the new Qt-based image view, LxImage-Qt.
It’s not really a port of the original gtk+ GPicView. I regard it the successor of GPicView in the Qt world. It works better than GPicView and is as fast.
Most of the work demonstrated in the screenshot is still in our git repository and is not ready for a new stable release, but there is really much progress and LXDE-Qt is no more a plan or a concept. It’s a real project that gradually shapes.
OK, back to what most user will concern, the resource usage.
To be honest, migrating to Qt will cause mild elevation of memory usage compared to the old Gtk+ 2 version. Don’t jump to the conclusion too soon. Migrating to gtk+ 3 also causes similar increase of resource usage.
Since gtk+ 2 is no longer supported by its developer and is now being deprecated, porting to Qt is not a bad idea at the moment.
Besides, the slightly higher memory usage is still acceptable for most of the existing old machines. The real resource usage may differ a lot among different Linux distros. For example, Ubuntu-based distros running LXDE tends to use more memory than ArchLinux-based ones. So more testing and real benchmarks are needed before making a conclusion on this.
Anyway, glad to share with you what we already done. Hope that you like it. 🙂
Long live LXDE!
Edited on 2013-07-04
Answer the questions in the comments of this blog entry:
- Cooperation with razor-qt is going on. We subscribed razor-qt google groups and discussed about possible cooperation earlier. Currently, the ported LXDE components are designed with Razor-Qt in mind. For example, PCManFM-Qt and LxImage-Qt will reads razor-qt config file when running in razor-qt session. We’ll try to keep the interchangeability between the two DEs. Further integration is also possible. Actually, I personally am running a mixed desktop with LXDE-Qt + Razor-Qt components on my laptop. Components from the both DE blends well.
- The version of Qt supported now is Qt 4. I’m going to skip Qt 5 and wait for Qt 5.1. Qt4 and Qt5 are compatible in many areas and porting to Qt5 should be easy in most of the cases. Unfortunately, this is not the case when you use X11-related stuff. Qt 5 removed many X11-related APIs and there are no direct equivalent methods. So the porting is not painless for desktop environments. In addition, some freedesktop.org specs are designed to work with X11 only, such as the EWMH/NETWM spec and Xsettings spec. To port to Wayland, these problems need to be solved first. Gnome and KDE guys will fix them so we can just wait. Then why Qt 5.1? Because Qt 5.1 added back the once-removed X11-related APIs. So porting from Qt 4 to Qt 5.1 should be the most smooth path. It takes time for distros to adopt Qt 5.1, though.
61 responses to “LXDE-Qt Preview”
[…] el que portaron a Qt y al parecer a los desarrolladores de LXDE les gustó este framework pues nos acaban de presentar […]
Excellent work, i prefer that you use QT. GTK3 disappoint me.
Very good work man, why you don’t merge with Razor-Qt project (now both projects are very similar)
Thanks for you work PCMAN. Look forward to lxde qt
Whoa.
Does this run on Qt4 or the more modular Qt5? I hope to see LXDE run together with Weston on Wayland, finally ditching the buggy resource hog X11.
ألمساعده من المحترمين
لله هدرة والفواجع
If I might ask, do you find developing with QT preferable to GTK? I used to be very picky and prefer GTK apps to avoid installing QT libs at all, but VLC is qt-only and there is nothing that works so well. It’s far faster and less resource intensive than many other programs in either QT or GTK, especially for videos. With that door open, I install some more qt apps as well, just none that require KDE libraries.
Given the bad direction of Gnome foundation and complaints I’ve heard about GTK3, I am more open than ever to use other toolkits.
Finally, another Qt based DE. Looking forward it.
Do you plan to cooperate with Razor-Qt project? Or it will be two independent DE?
It’s Qt.
\QT\ is wrong.
He is already cooperating with Razor-Qt, check the groups: https://groups.google.com/forum/?fromgroups=#!forum/razor-qt
This is awesome.
Btw, are you using Qt 4 or Qt 5?
Qt 4 applications were using more memory but Qt 5 changes that a bit.
Do you also get free Wayland support from that?
I just answered the questions about razor-qt and Qt 5 in the original post. 🙂
You’re wonderful.
i seriously love that news! can’t wait to test lxde in qt!
[…] i primi esperimenti con PCManFM ecco che i developer del progetto LXDE hanno svelato tutte le loro carte annunciando l’inizio del porting del desktop environment super leggero […]
I personally think that you are wasting focus and development time!
Choose one framework and work to make the DE perfect. playing with gtk2+, gtk3, qt, is only making a lot of mess, confusion and is wasting time!
Lxde in Qt is AMAZING!
We want Lxde in Qt, not in gtk3 🙂
Dont bloat things up..
I beg you 🙁
This is fantastic. Thank you!
Why didn’t you try to port to gtk3 instead of qt? sounds like it would be easier.
[…] are working on a Qt-based version of their desktop and have already ported significant parts of the components of LXDE to the user interface […]
anonim, did you ever work in these frameworks?
I did and Qt is a pleasure to work with.
GTK+ always was pretty ugly(in code) because it is a C Framework/Toolkit.
This sounds like a great idea to me. I’ve always been a fan of Qt and I think it’s easy to program in Qt.
With Qt you also have lots of libraries you can use to make your life easier.
Not that sure about Qt 5.1 though. It requires OpenGL ES 2.0 for rendering and some older PCs might not support that.
AmmarkoV wrote:
“Dont bloat things up..”
The most common bloat in today’s Linux distributions is X11. See http://www.phoronix.com/scan.php?page=article&item=x_wayland_situation&num=1 for details how much bloat X11 actually carries.
This is great 🙂 QT is a beautiful choice. Hopefully the transition to 5.1 happens soon so you can compute the UI with QT-CL lol and use the GPU for UI computation instead of all CPU usage so the resource usage stays even lower and uses even less power.
Don’t worry for all the people who don’t understand how lean a C++ framework based project can be and be WAY smaller, faster, and succinct vs the weird verbose C’ish dialect GTK is.
I’ll support and encourage the move, I have high hopes for a Qt LXDE so show how lean and mean a Qt based DE SHOULD be and leave KDE in the dust 🙂
SuperKK : The most common bloat in today’s Linux distributions is X11.
I beg to differ
HeavensRevenge :
Don’t worry for all the people who don’t understand how lean a C++ framework based project can be and be WAY smaller, faster, and succinct vs the weird verbose C’ish dialect GTK is.
A DE could also be written in java , or C++ with Boost , or Javascript , or HTML wait what was the point again..?
C is fine..
Hi,
It would have been interesting to know why you decided to use Qt5 instead of GTK3.
good job, i’m looking forward for it…
wow! great news!! many thanks!
Qt: code less, create more 😉
[…] LXDE desktop environment project has a preview of its new Qt-based development branch (including a screen shot). It uses Qt 4, but there are […]
Great choice, congrats! I’m looking forward using Lubuntu with Qt ASAP!!!
Sounds like a good change. There are many benefits to using Qt if you can get past the mild increase in memory usage. Of course, if Qt 5 makes better use of the resources made available to it than GTK 2, this can certainly be an overall win.
I wish you devs luck in bringing LXDE into the future with its original mission intact.
Looking forward to it. Cannot wait to try it.
this looks COOL! TYVM for your work!
SO excited! LXDE is already becoming my sole hope for sanity, also for clients, but a Qt option is even more exciting! No more dependence on GTK+ (and GTK+2 already works anyways!) so that’s good.
Thanks for switching to Qt! Very great choice 🙂
Cool, thanks for your work!
I love Qt, razor really needed a better file manager than qtfm and PCManfm in a Qt version will rock the socks of almost anyone.
Thanks for all the hard work.
Nice move and thanks for your work!
Wow! that`s big!
I see a great future here. LXDE and Razor together, this will make the best DE ever. Keep it simple, keep it light and use Qt! Sonn it has potential to be better than KDE.
That screeenshot reminds me of the good old days back when I used KDE 2, a bit more than a decade ago.
Both the big DEs have lost something compared to their old versions (to me), so something that reminds me of something that was just plain old usable is nice to see.
You made my day, Someday I thought if that is possible, Thks
Looks like it’s time to install LXDE. Waiting for a full Qt based LXDE. Thank you.
[…] ha come obiettivo finale il porting del desktop LXDE su librerie Qt. E’ tramite un post sul blog ufficiale che veniamo finalmente a scoprire i primi dettagli riguardo LXDE-Qt, che da progetto […]
Qt is a wise choice. Also Ubuntu’s Unity will go to Qt soon. Like other parts of Gnome3, GTK3 suffers from impracticality and instability. Months ago, I shifted to Qt programming from GTK3 and found it easier-to-use, more flexible and more logical.
Keep up the great work! Will love to see th QT-based version of LXDE in real-life!
what is lxde-qt‘s window manager ? still openbox? will lxde-qt support compiz natively?
[…] IZVOR: lxde blog […]