From 794a96a80fe16885288a784adad6f9d12957439a Mon Sep 17 00:00:00 2001 From: Olivier Fourdan Date: Wed, 26 Jul 2017 10:03:00 +0200 Subject: Add xdg-output protocol MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This protocol aims at describing outputs in way which is more in line with the concept of an output on desktop oriented systems. Some information are more specific to the concept of an output for a desktop oriented system and may not make sense in other applications, such as IVI systems for example. The goal is to gradually move the desktop specific concepts out of the core wl_output protocol. For now it just features the position and logical size which describe the output position and size in the global compositor space. Signed-off-by: Olivier Fourdan Reviewed-by: Jonas Ã…dahl Reviewed-by: Pekka Paalanen --- unstable/xdg-output/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 unstable/xdg-output/README (limited to 'unstable/xdg-output/README') diff --git a/unstable/xdg-output/README b/unstable/xdg-output/README new file mode 100644 index 0000000..e42b711 --- /dev/null +++ b/unstable/xdg-output/README @@ -0,0 +1,4 @@ +xdg_output protocol + +Maintainers: +Olivier Fourdan -- cgit v1.2.3