From: Alexander Larsson <al...@redhat.com>

I'm working on trying to make high DPI (i.e. retina-class) outputs
work well on Linux. I've written a proposal here:

https://docs.google.com/document/d/1rvtiZb_Sm9C9718IoYQgnpzkirdl-wJZBBu_qLgaYyY/edit?usp=sharing

This adds the initial protocol support needed for this. I will then
then start adding support for this to weston.

Alexander Larsson (2):
  protocol: Allow versioned message arguments
  protocol: Add buffer_scale to wl_surface and wl_output

 protocol/wayland.xml  | 35 ++++++++++++++++++++--
 src/connection.c      | 81 +++++++++++++++++++++++++++++++++++++++++++--------
 src/scanner.c         | 38 ++++++++++++++++++++++++
 src/wayland-private.h |  2 ++
 4 files changed, 141 insertions(+), 15 deletions(-)

-- 
1.8.1.4

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to