[RFC PATCH] Add xdg-output protocol
Olivier Fourdan
ofourdan at redhat.com
Tue Jul 4 10:04:27 UTC 2017
Hi
This is a follow-up on my previous attempts at adding a logical size to
outputs (as required for Xwayland).
This introduces the xdg_output protocol aimed at complementing wl_output
for desktop specific concepts.
For now it just adds a couple of events referring to the corresponding
wl_output, but it should be extended in the future as needs arise.
For reference:
https://lists.freedesktop.org/archives/wayland-devel/2017-June/034360.html
https://lists.freedesktop.org/archives/wayland-devel/2017-June/034385.html
Cheers,
Olivier
Olivier Fourdan (1):
Add xdg-output protocol
Makefile.am | 1 +
unstable/xdg-output/README | 4 +
unstable/xdg-output/xdg-output-unstable-v1.xml | 135 +++++++++++++++++++++++++
3 files changed, 140 insertions(+)
create mode 100644 unstable/xdg-output/README
create mode 100644 unstable/xdg-output/xdg-output-unstable-v1.xml
--
2.9.4
More information about the xorg-devel
mailing list