Skip to content

Replace Window::desiredOutput with a Window::screenConfiguration enum

Fabian Vogt requested to merge work/fvogt/screenum into master

See the discussion in !26 (merged).

To not overlap with QWindow::screen too much, introduce an enum to make it more clear what the options and the resulting behaviour are.

Edited by Fabian Vogt

Merge request reports