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 _______________________________________________ wayland-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-devel
