Re: Newbie question about Qt apps in Fedora 33, 34, etc.

2020-09-17 Thread David
Thank you. Let me re-phrase that question. My install is Gnome, ( soon to be Gnome 40, LOL ! ) I do not yet know which of my apps besides mediawriter are Qt5. I was reading another article that the trend is to move towards flatpak, and that would encourage more Qt5 apps being used in

Re: Newbie question about Qt apps in Fedora 33, 34, etc.

2020-09-17 Thread Patrick O'Callaghan
On Thu, 2020-09-17 at 10:21 -0500, David wrote: > I just installed mediawriter and noticed it is a Qt app.What > other popular apps are Qt in Fedora ? > > I just read a year old article about that topic, about the adwaita-qt > thing, trying to make Qt apps look like gtk apps. > > As of Septem

Re: Newbie question about Qt apps in Fedora 33, 34, etc.

2020-09-17 Thread Tom Horsley
On Thu, 17 Sep 2020 10:21:43 -0500 David wrote: > Are Qt5 apps lighter ? snappier ? or easier to code than the gtk 3 > counterparts ? I believe KDE apps are mostly Qt (or a Qt variant with KDE bits wedged in). I certainly find it easier to code Qt than gtk. The gtk apps I've debugged from time to