8 ms·
In your examples, you are comparing KDE apps with GNOME apps. Though the KDE ones are all Qt and the GNOME ones are all GTK, it's not really a fair comparison s
by jstanek 12y ago
In your examples, you are comparing KDE apps with GNOME apps. Though the KDE ones are all Qt and the GNOME ones are all GTK, it's not really a fair comparison since GNOME and KDE have different design objectives (KDE strives to be more feature-complete and configurable while GNOME wants to be simple to use and have a clean UI). The design choices in your comparison aren't dictated by the toolkit, but rather the HIG of each desktop. There are a lot of clean and simple Qt apps, like the official implementation of Tox [0].
[0] https://tox.im/assets/ss.png https://tox.im/assets/ss.png
- gioele 12y agoYou are right, but almost all the GTK applications I know are designed by and for people that use GNOME. The same holds for Qt/KDE. Could you please post other clean Qt applications? This is not a provocation, just sincere curiosity.
- Shamanmuni 12y agoVLC, Scrivener, Skype, Spotify for Linux; I think they all qualify as quite usable applications. On the other hand, in GTK you have GIMP and Inkscape, which aren't exactly an UX expert's dream. In Qt you can find similar counterparts in Krita (specially Krita Sketch) and Karbon, which I think are much cleaner. I hope they help with your preconceptions.
- mpyne 12y agoEven in KDE, the JuK media player/tagger (which is actually the semi-official app) is much closer in appearance to Rhythmbox than Amarok. https://www.kde.org/applications/multimedia/juk/ https://www.kde.org/applications/multimedia/juk/ On the other hand I've not been having a lot of success maintaining JuK recently, but there's better-maintained apps like Tomahawk http://www.tomahawk-player.org/ http://www.tomahawk-player.org/ and Cantata (https://code.google.com/p/cantata/ https://code.google.com/p/cantata/, screenshots at http://i1-linux.softpedia-static.com/screenshots/Cantata_2.png http://i1-linux.softpedia-static.com/screenshots/Cantata_2.p...)
- hysan 12y agoqBittorrent and Clementine also fit the bill.