After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 786663 - nested: Draw the stage view CRTCs with an correct viewport size
nested: Draw the stage view CRTCs with an correct viewport size
Status: RESOLVED OBSOLETE
Product: mutter
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: mutter-maint
mutter-maint
Depends on:
Blocks:
 
 
Reported: 2017-08-23 03:59 UTC by Jonas Ådahl
Modified: 2018-11-30 09:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
nested: Draw the stage view CRTCs with an correct viewport size (1.59 KB, patch)
2017-08-23 03:59 UTC, Jonas Ådahl
none Details | Review

Description Jonas Ådahl 2017-08-23 03:59:01 UTC
This makes it possible to test and debug nested mutter with multiple dummy
outputs with monitor framebuffer scaling enabled.
Comment 1 Jonas Ådahl 2017-08-23 03:59:04 UTC
Created attachment 358197 [details] [review]
nested: Draw the stage view CRTCs with an correct viewport size

The nested stage tries to emulate how CRTCs are drawn, but fails to do
this when a stage view is scaled as it didn't adapt the viewport size
according to the stage view scale.
Comment 2 Jonas Ådahl 2018-11-30 09:06:01 UTC
Superseded by https://gitlab.gnome.org/GNOME/mutter/merge_requests/332.