Summary: | [Patch] Fixes Xinerama not respecting Display Boundries, Multi-monitor | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Dieter Hering <vel.accel> | ||||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||||
Status: | RESOLVED INVALID | QA Contact: | Xorg Project Team <xorg-team> | ||||||
Severity: | enhancement | ||||||||
Priority: | medium | Keywords: | patch | ||||||
Version: | unspecified | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Dieter Hering
2007-04-28 09:35:52 UTC
Created attachment 9768 [details] [review] Fixes xinerama not respecting display boundries in multi-monitors Created attachment 9769 [details] [review] Fixes Xinerama not respecting display boundries, multi-monitor This code looks implausible, but there's surely something legitimate here. No sir, I don't like it. The idea here is to control the Xinerama geometry exported to clients when doing both multiple monitors per card and multiple cards. But the right solution to that is to split the geometry reported through the Xinerama protocol from the Xinerama dispatch multiplexer, and allow driver subsystems the ability to report their own geometry. Stuffing the desired geometry in xorg.conf is certainly a solution, but it's not something I want to ship lest people start relying on it. Taking this off the 7.4 blocker. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.