Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

backend/drm: add support for panel orientation #3205

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

emersion
Copy link
Member

@emersion emersion commented Sep 19, 2021

Expose the panel orientation with wlr_drm_connector_get_panel_orientation.
Leave it to the compositor to consume this information and configure the
output accordingly.

Closes: #1581
Sway patch: swaywm/sway#6534

emersion added a commit to emersion/sway that referenced this pull request Sep 19, 2021
backend/drm/drm.c Outdated Show resolved Hide resolved
Expose the panel orientation with wlr_drm_connector_get_panel_orientation.
Leave it to the compositor to consume this information and configure the
output accordingly.

Closes: swaywm#1581
@bl4ckb0ne
Copy link
Contributor

LGTM, thanks!

@bl4ckb0ne bl4ckb0ne merged commit 2e12de9 into swaywm:master Sep 21, 2021
emersion added a commit to emersion/sway that referenced this pull request Sep 28, 2021
emersion added a commit to emersion/sway that referenced this pull request Sep 28, 2021
emersion added a commit to swaywm/sway that referenced this pull request Sep 28, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

DRM "panel orientation" property support
3 participants