Summary: | Implement randr 1.2 hooks for xwayland | ||
---|---|---|---|
Product: | Wayland | Reporter: | Robert Mader <robert.mader> |
Component: | XWayland | Assignee: | Robert Mader <robert.mader> |
Status: | RESOLVED MOVED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | enhancement | ||
Priority: | medium | CC: | jan.public |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Bug Depends on: | 104686 | ||
Bug Blocks: | 104643 | ||
Attachments: | use RandR 1.2 interface and enable mode setting |
Description
Robert Mader
2018-01-15 16:37:42 UTC
Created attachment 136831 [details] [review] use RandR 1.2 interface and enable mode setting This adds the RandR 1.2 interface to xwayland and allows modes advertised by the compositor to be set. RandR 1.2 will be needed to implement fake-mode-setting. As RandR 1.2 does not allow to set unregistered modes and xwayland only lists those send by the compositor, it's save to enable mode- setting already, as only compositors which send multiple modes are affected. Compositors should only send multiple modes if they can handle the resulting behaviour. (In reply to Robert Mader from comment #1) > Created attachment 136831 [details] [review] [review] > use RandR 1.2 interface and enable mode setting > > This adds the RandR 1.2 interface to xwayland and allows modes > advertised by the compositor to be set. > > RandR 1.2 will be needed to implement fake-mode-setting. > > As RandR 1.2 does not allow to set unregistered modes and xwayland > only lists those send by the compositor, it's save to enable mode- > setting already, as only compositors which send multiple modes > are affected. > Compositors should only send multiple modes if they can handle > the resulting behaviour. I forgot to mention: this depends on https://patchwork.freedesktop.org/patch/191035/ -- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/xorg/xserver/issues/712. |
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.