Skip to content

Don't use OpenGL in UI if Graphics Acceleration is off

Alvin Wong requested to merge alvinwong/krita:alvin/really-disable-opengl into master
  • Use software adaptation of Qt Quick (for touch docker)
  • Disable small color selector

https://phabricator.kde.org/T15279

I think that covers all the stuff that may cause OpenGL to be used for the window.

Merge request reports