Skip to content

screenedges kcm: Fix initial screen detection

Aleix Pol Gonzalez requested to merge work/screen-tracking into master

Use QWidget::screen instead of having own code to fetch the screen. It works better this way before the window is initialised.

Merge request reports