Skip to content

backends/drm: Port from kwinApp()

Vlad Zahorodnii requested to merge work/zzag/backend-drm-port-from-kwin-app into master

kwinApp() lives in abstraction layer above and we can use QCoreApplication to terminate the application.

Merge request reports