Alexander Volkov 94e7044067 xcb: Fix available geometry after rotation
QXcbVirtualDesktop::m_workArea is not updated after screen rotation
if _NET_WORKAREA is not updated, e.g. when a window manager is not
running.

Use width of -1 for m_workArea to indicate that _NET_WORKAREA is
not set and thus there is no need to find its intersection with
screens' geometries.

Change-Id: Ic1f3ec23576ed8407a76cc2b9f84a145c67b1d4b
Reviewed-by: Liang Qi <liang.qi@qt.io>
(cherry picked from commit df28d75721f7e57f4421ed8c4b8131da742f3967)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2020-12-13 22:35:02 +00:00
2020-11-16 10:02:08 +02:00
2020-12-07 19:27:09 +00:00
2015-08-18 19:59:14 +00:00
2020-12-11 17:19:31 +00:00
2019-12-17 12:41:31 +01:00
2012-09-07 15:39:31 +02:00
2020-11-07 19:33:37 +01:00
2020-08-19 18:25:51 +02:00
Description
Qt Base (Core, Gui, Widgets, Network, ...)
822 MiB
Languages
C++ 84.3%
HTML 4.9%
C 3.9%
CMake 3.6%
Objective-C++ 2%
Other 0.8%