• 2xsaiko@discuss.tchncs.de
        link
        fedilink
        arrow-up
        2
        arrow-down
        1
        ·
        9 days ago

        QtWidgets uses software rendering. It’s completely fine on my 4K display except for a single application, KOrganizer, where it actually takes a while to redraw the UI. You can implement hardware rendering badly too (see QtQuick which is noticeably less responsive than QtWidgets)

    • Robin@lemmy.world
      link
      fedilink
      English
      arrow-up
      16
      ·
      9 days ago

      Need? No. But hardware acceleration makes things faster and more efficient.