Announcement

Collapse
No announcement yet.

The Biggest Problem With GTK & What Qt Does Good

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • doom_Oo7
    replied
    Originally posted by curaga View Post
    My fonts do look good. I just question why the official bling screenshots are done with bad fonts.
    For me, it is mostly a matter of DPI.

    On screens with DPI < 100 I HATE antialiasing, and every kind of LCD-font-enhancing technology like microsoft's ClearType, and I just like to see bitmap fonts.
    However, as DPI go bigger and bigger through the years, they become unreadable and horrible (because font makers don't make hi-dpi version of their bitmap fonts).

    But then you need antialiasing and cleartype and so on because we don't yet have DPIs big enough on computer monitors (I don't think it is needed on retina displays however because you can't see pixels anyway).

    Leave a comment:


  • curaga
    replied
    My fonts do look good. I just question why the official bling screenshots are done with bad fonts.

    Leave a comment:


  • Cyber Killer
    replied
    Originally posted by curaga View Post
    That looks better than the bundled themes, but I wouldn't call it good-looking still. The fonts on the Ubuntu and Mac screenshots look terrible (the win7 screenshot is the only one where they look acceptable), though I admit that's not the theme's fault.
    So that's the thing people complain about fonts on GNU/Linux! That they are antialiased. Personally I like how they look, and think the windows ones are bad. Anyway - you can easily turn off font antialiasing in your desktop look settings and the fonts will look like on windows.

    Leave a comment:


  • curaga
    replied
    That looks better than the bundled themes, but I wouldn't call it good-looking still. The fonts on the Ubuntu and Mac screenshots look terrible (the win7 screenshot is the only one where they look acceptable), though I admit that's not the theme's fault.

    Leave a comment:


  • curaga
    replied
    Originally posted by ua=42 View Post
    Yeah. I personally think the biggest weakness is that GTK looks bad on a non-gtk DE(KDE, razor, Windows, Macintosh) while qt will looks native everywhere.
    /me is using an Xlib-based WM, and there is no such thing as "native look"

    Both look bad with their default themes.

    Leave a comment:


  • boudewijnrempt
    replied
    http://lwn.net/Articles/562856/ makes clear what GTK+ is for according to the people working on it:

    "GTK+ is primarily intended to be used on the GNOME desktop, using X11 as the backend"
    "GTK+ is targeting laptops as the device form factor"
    "GTK+ must focus on being the toolkit of the GNOME platform first"
    "...people ask whether GTK+ is focused on creating "small apps" or "large applications," and his answer is "small apps." In other words, GTK+ widgets are designed to make it easy and fast to write small apps for GNOME: apps like Clocks, rather than GIMP or Inkscape."
    "Otte said. His answer historically was that GTK3 is awesome and everyone should port, but he said he has begun to doubt that"

    And with that summing up, it's clear that a big, cross-platform app (I was surprised how big it was) like Subsurface shouldn't use GTK.

    Leave a comment:


  • ua=42
    replied
    Yeah. I personally think the biggest weakness is that GTK looks bad on a non-gtk DE(KDE, razor, Windows, Macintosh) while qt will looks native everywhere.

    Leave a comment:


  • Nille_kungen
    replied
    Originally posted by newwen View Post
    Too bad that Gtk/Gnome devs are such morons, as GTK apps look now much prettier than Qt or KDE apps in my humble opinion.
    In an GTK based DE yes GTK does look better then Qt, but in an non GTK based DE and cross plattform Qt looks a lot better than GTK.
    But i still think Qt looks better in an GTK based environment than GTK does in an Qt based or other plattforms.
    I find most things presented in the video to be valid.
    Last edited by Nille_kungen; 13 January 2014, 01:07 AM.

    Leave a comment:


  • newwen
    replied
    Too bad that Gtk/Gnome devs are such morons, as GTK apps look now much prettier than Qt or KDE apps in my humble opinion.

    Leave a comment:


  • smitty3268
    replied
    Originally posted by Ancurio View Post
    On topic: what I was actually waiting for him to criticize was how GNOME folks tend to integrate things in GTK that are relevant to GNOME, but completely useless anywhere else (eg. the slider switch).
    Actually, at the very end of the talk, he says in his view it seems like most of the GTK devs seem to see themselves as GNOME developers, and everything they do is for GNOME, and any 3rd party apps are viewed as on their own. While Qt seems much more focused on the 3rd party apps due to it's history at Trolltech and the fact that KDE is built off of Qt is the side project, while those 3rd party apps are what they really focus on.

    The other thing i noticed he seemed to emphasize a lot was the mac/windows support. That seemed like it was one of the primary reasons for the switch. Only 15% of their users are on linux, so giving a 1st class impression on other platforms was important for his project, and while he got the GTK version working elsewhere, he was constantly running into weird bugs. While Qt views those other platforms as 1st class citizens and he's had better luck there.


    Also, for people complaining about javascript - his project does not use QML. Though he stuck it in as something he wanted to look into for the future, to get it running on tablets and phones, but that there was a lot of work to do before that could happen.
    Last edited by smitty3268; 12 January 2014, 07:58 PM.

    Leave a comment:

Working...
X