this post was submitted on 22 Mar 2024
25 points (90.3% liked)

Asklemmy

43030 readers
1258 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
top 14 comments
sorted by: hot top controversial new old
[โ€“] flambonkscious@sh.itjust.works 16 points 5 months ago

I have no idea personally, but I'm hoping this is glorious flame bait

[โ€“] wolfruff@pawb.social 11 points 5 months ago (1 children)

Qt all the way. Funny thing is that if you choose to use GTK on Qt it looks decent but god forbid you use Qt on ~~MacOS~~ Gnome you have a terribad experience.

[โ€“] Fisch@discuss.tchncs.de 2 points 5 months ago

What's wrong with QT in GNOME? It would be nice if QT apps were themed to look like GTK apps by default but you can just install Kvantum and the KvLibadwaita theme yourself.

[โ€“] hexagonwin@lemmy.sdf.org 4 points 5 months ago

Xaw3d programs on Motif desktop.

[โ€“] Oha@lemmy.ohaa.xyz 3 points 5 months ago

I myself currently use a qt Desktop (Plasma6) and would always choose a qt app over a gtk one

[โ€“] jeena@jemmy.jeena.net 3 points 5 months ago

I have a Qt app on GNOME https://github.com/jeena/FeedTheMonkey and it's much essier to code wit QML and C++. But it looks quite terrible.

That is why I chose GTK and libadwaita for my next app. Looks terrific, but it takes me ages to learn how to use it, even though python is much easier than C++.