qxcbscreen: Fix typo in documentation
Pick-to: 5.15 6.2 Change-Id: I92f7d707a1395594ad6d1fe841fa77d21ae7c8b1 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
parent
61441074ef
commit
35385dcbe6
@ -271,7 +271,7 @@ void QXcbVirtualDesktop::handleScreenChange(xcb_randr_screen_change_notify_event
|
||||
_NET_WORKAREA means with multiple attached monitors. This gets worse when monitors have
|
||||
different dimensions and/or screens are not virtually aligned. In Qt we want the available
|
||||
geometry per monitor (QScreen), not desktop (represented by _NET_WORKAREA). WM specification
|
||||
does not have an atom for this. Thus, QScreen is limted by the lack of support from the
|
||||
does not have an atom for this. Thus, QScreen is limited by the lack of support from the
|
||||
underlying system.
|
||||
|
||||
One option could be that Qt does WM's job of calculating this by subtracting geometries of
|
||||
|
Loading…
Reference in New Issue
Block a user