https://bugs.kde.org/show_bug.cgi?id=478250

--- Comment #8 from Waqar Ahmed <waqar....@gmail.com> ---
Most of the slowdown is because of accessibility. You can try to turn it off in
your system. As per the docs https://doc.qt.io/qt-6/qaccessible.html:

> In the Unix/X11 AT-SPI implementation, applications become accessible when 
> two conditions are met:
>    org.a11y.Status.IsEnabled DBus property is true
>    org.a11y.Status.ScreenReaderEnabled DBus property is true
> An alternative to setting the DBus AT-SPI properties is to set the 
> QT_LINUX_ACCESSIBILITY_ALWAYS_ON environment variable.

In master, we allow disabling it in settings and have tried to make
accessibility faster in general.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to