It's not that I think this is something we need in the Free Software community, but I just thought it was interesting that there havn't been like a Qfce
Qtce ?
Moderators: snarkout, Patrick, dann
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Qtce ?
Something I was thinking about the other day, Qt has been GPLed for almost six years now, and since a lot of people like the idea of a lightweight desktop, why havn't there been a such one, built with Qt? Xfce uses GTK, and in six years you could get quite far on a such project.
It's not that I think this is something we need in the Free Software community, but I just thought it was interesting that there havn't been like a Qfce

It's not that I think this is something we need in the Free Software community, but I just thought it was interesting that there havn't been like a Qfce


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- Wally Balljacker
- Posts: 1227
- Joined: Fri Jul 29, 2005 3:32 am
- Location: University of Massachusetts - Lowell
- Contact:
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
LOL, well I just played a pun on XfceWally Balljacker wrote:That's an interesting idea, but they'd have to change the name. Qtce? Sounds like Cutesy, lol.
Hmmm, I don't know for sure, you could just use KHTML, Konqueror's browser engine, and write a new browser, and probably use quite a lot of code from Konqueror, and just cut it down strip out the unnecessary KDE integration stuff like the KParts technology and file manager stuff, then you have a great web browser, for a file manager, you could have a very simple one like that new one that Xfce has. In general since there are so many KDE apps, you could just use bits and pieces from a lot of them and create smaller mini versions of them without all the integration.Wally Balljacker wrote:Wouldn't everything have to be built from the ground up, since apps like Konqueror, and Amarok are so resource heavy? Seems like a massive undertaking.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
there definitely is a Qt based light weight WM, its called qlwm. I don't really think its ground breaking, and don't know what the project status is either.
That said, I'm not really sure why more WM's aren't written in Qt. Maybe because KDE is so successful?
That said, I'm not really sure why more WM's aren't written in Qt. Maybe because KDE is so successful?
Re: Qtce ?
Qt = C++Tsuroerusu wrote:Something I was thinking about the other day, Qt has been GPLed for almost six years now, and since a lot of people like the idea of a lightweight desktop, why havn't there been a such one, built with Qt? Xfce uses GTK, and in six years you could get quite far on a such project.
C++ != lightweight
Just my opinion.
Re: Qtce ?
So GTK+2 = C, C = Lightweight, thus by the transitive property GTK+2 = Lightweight?Gomer_X wrote:Qt = C++Tsuroerusu wrote:Something I was thinking about the other day, Qt has been GPLed for almost six years now, and since a lot of people like the idea of a lightweight desktop, why havn't there been a such one, built with Qt? Xfce uses GTK, and in six years you could get quite far on a such project.
C++ != lightweight![]()
Just my opinion.
You can write lightweight C++, though it usually ends up looking like C with a thin OO wrapper. And please for the love of god don't use templates.
Re: Qtce ?
Not exactly. I never said C was lightweight. C++ != lightweight is not the same as C == lightweight. I believe C is LIGHTER, all else being equal.thetza wrote: So GTK+2 = C, C = Lightweight, thus by the transitive property GTK+2 = Lightweight?
If GTK+2 where written in C++, it would be heavier. You can write bad code in ANY language, though.
Re: Qtce ?
So True!! People bitch about Java being slow and bloated but Azureus (bit torrent client) is actually very quick and responsive.Gomer_X wrote:You can write bad code in ANY language, though.
Ego contemno licentia
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Re: Qtce ?
Yeah it is, I'm actually quite stunned about how fast Azureus is when you think about how much it can do, which is another reason why Azureus is like crack to me!Patrick wrote:So True!! People bitch about Java being slow and bloated but Azureus (bit torrent client) is actually very quick and responsive.Gomer_X wrote:You can write bad code in ANY language, though.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
Re: Qtce ?
I like Azureus a lot but lately I've been mostly using ktorrent. I really like the built-in search engine.Tsuroerusu wrote:Yeah it is, I'm actually quite stunned about how fast Azureus is when you think about how much it can do, which is another reason why Azureus is like crack to me!![]()
Ego contemno licentia
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Re: Qtce ?
KTorrent is nice, I just find Azureus more robust, just seems to work better in the cases of a tracker going down or being unavailable for a little whilePatrick wrote:I like Azureus a lot but lately I've been mostly using ktorrent. I really like the built-in search engine.Tsuroerusu wrote:Yeah it is, I'm actually quite stunned about how fast Azureus is when you think about how much it can do, which is another reason why Azureus is like crack to me!![]()


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.
- CptnObvious999
- Posts: 798
- Joined: Fri Jun 03, 2005 7:54 pm
- Location: Maryland
- Contact:
Re: Qtce ?
Well the reason I don't like Java apps is that it has to load a pretty big JRE into the RAM and then the program so startup time is obviously going to be longer than something like KTorrent which is writen in C/C++ (its one of thosePatrick wrote:So True!! People bitch about Java being slow and bloated but Azureus (bit torrent client) is actually very quick and responsive.Gomer_X wrote:You can write bad code in ANY language, though.
Re: Qtce ?
I personally use the bittorrent command line version. That way I can start a torrent at a console, and still leave it running when I shut down X. It has command line options for what few features I need.CptnObvious999 wrote:Well the reason I don't like Java apps is that it has to load a pretty big JRE into the RAM and then the program so startup time is obviously going to be longer than something like KTorrent which is writen in C/C++ (its one of those). Also I don't like Java because it looks ugly but thats a whole different issue. I always have KTorrent open but rarely interact with it so I don't want to have Azureus taking up a fair amount of RAM for something siting in the background. KTorrent is great because the KDE libs are already in RAM because I use KDE so it doesn't have as big an overhead.
There's also a program called ctorrent (ctorrent.sourceforge.net) that is small and fast, but very limited. Also only available as source.
-
Tsuroerusu
- Posts: 2551
- Joined: Mon Sep 05, 2005 8:51 am
- Location: Silkeborg, Denmark
- Contact:
Re: Qtce ?
And hasn't been updated for ages, very close to not working anymore.Gomer_X wrote:There's also a program called ctorrent (ctorrent.sourceforge.net) that is small and fast, but very limited. Also only available as source.


"Hatred does not cease by hatred, but only by love. This is the eternal rule."
- Siddhattha Gotama (Buddha), founder of Buddhism.