[PATCH 0/2] Support for high DPI outputs via scaling
alexl at redhat.com
alexl at redhat.com
Wed May 8 03:51:05 PDT 2013
From: Alexander Larsson <alexl at 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
More information about the wayland-devel
mailing list