• 2xsaiko
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    10 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)