qt6-bb10/src/plugins
Tor Arne Vestbø e39a436d0c macOS: Report correct available geometry for non-primary screens
The assumption that the primary screen is the only one whose available
geometry differs from its full geometry no longer holds, so we need to
compute the available geometry for all screens.

Helpers methods for flipping between coordinates have been introduced
in QCocoaScreen, to make flipping possible relative to a specific
screen, and for exposing similar functionality in the future for
QScreen. The corresponding functions in qcocoahelpers.mm should
possibly be deprecated in favor of being explicit about which
screen is doing the mapping.

Change-Id: Iede658fabb4c3e4ef1f1b715db84fb927a661fa9
Reviewed-by: Erik Verbruggen <erik.verbruggen@qt.io>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
2016-10-28 08:04:18 +00:00
..
bearer Replace QCFString::to(CF/NS/Q)String usage with QString methods 2016-10-06 08:02:59 +00:00
generic Convert the old feature system 2016-09-15 08:24:10 +00:00
imageformats Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
platforminputcontexts Make sure X11 paths are properly set in plugins 2016-10-06 19:04:36 +00:00
platforms macOS: Report correct available geometry for non-primary screens 2016-10-28 08:04:18 +00:00
platformthemes Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
printsupport Modularize configure.json/.pri 2016-09-15 08:23:53 +00:00
sqldrivers fix -system-sqlite configure option 2016-09-22 21:06:31 +00:00
plugins.pro Convert the old feature system 2016-09-15 08:24:10 +00:00