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

output: only advertise current mode #1968

Merged
merged 1 commit into from
Dec 30, 2019

Conversation

emersion
Copy link
Member

  • Regular clients shouldn't care about modes
  • Modes exposed are missing metadata such as aspect-ratio, interleaved, etc
  • Modes exposed cannot be pruned 1
  • wlr-output-management provides a better API for privileged clients

Closes: #1099

- Regular clients shouldn't care about modes
- Modes exposed are missing metadata such as aspect-ratio, interleaved, etc
- Modes exposed cannot be pruned [1]
- wlr-output-management provides a better API for privileged clients

[1]: https://gitlab.freedesktop.org/wayland/wayland/issues/92

Closes: swaywm#1099
@ddevault ddevault merged commit ff29843 into swaywm:master Dec 30, 2019
@ddevault
Copy link
Contributor

Thanks!

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.

Only send current mode via wl_output
3 participants