[PATCH weston 0/5] fix fbdev transforms
Derek Foreman
derekf at osg.samsung.com
Tue Mar 17 11:22:33 PDT 2015
fbdev transforms are currently broken, and can only be enabled by changing
code. This series enables it in the config file (after adding an output
name so it can be specified there).
There's also some other output name stuff in here as well. I have a second
keyboard and mouse configured on a different seat and that causes a crash
at startup.
Derek Foreman (5):
compositor-fbdev: give the output a name
input: don't assume outputs have names
compositor-rpi: give the output a name
compositor-fbdev: allow configuring transform in the ini file
compositor-fbdev: fix output transformations
src/compositor-fbdev.c | 125 ++++++++++++++-----------------------------------
src/compositor-rpi.c | 1 +
src/libinput-seat.c | 3 +-
3 files changed, 37 insertions(+), 92 deletions(-)
--
2.1.4
More information about the wayland-devel
mailing list