Details
-
Technical task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
-
980795dc557772d117ec03d16646557665eb895e (qt/qtbase/dev)
Description
As discussed in
https://codereview.qt-project.org/c/qt/qttools/+/303744/3
most QPlatformScreen::grabWindow implementations already seem to handle the case of the winId being 0 by grabbing the entire screen, which then allows us to get rid of the QDesktopScreenWidget at least for that particular purpose.