Files
layer-shell-qt/src
Fabian Vogt ddc4aead87 Use the QScreen of the QWindow as default output
If the Window::setDesiredOutput API was not called for the QWindow, use
QWindow::screen(). This allows assigning QWindows to specific screens using
the plain Qt API.

Passing nullptr to Window::setDesiredOutput explicitly results in nil as
desired output for the layer, which lets the compositor select a screen.

(cherry picked from commit 3c85e2e889)
2023-02-23 09:38:55 +01:00
..
2022-03-06 10:54:56 +01:00
2021-04-01 02:28:01 +02:00
2021-04-20 16:02:33 +00:00