[PATCH weston 0/5] fix fbdev transforms

Pekka Paalanen ppaalanen at gmail.com
Wed Mar 18 07:30:59 PDT 2015


On Wed, 18 Mar 2015 10:29:51 +0100
Thilo Cestonaro <thilo at cestona.ro> wrote:

> Hey Derek!
> 
> Wow that was fast! :).... and the rotation is working now with fbdev! 
> Thank you!

I take that as a Tested-by then. ;-)


> Am 17.03.2015 19:22, schrieb Derek Foreman:
> > 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(-)

Whole series R-b me and pushed:
   c93782a..561662b  master -> master


Thanks,
pq


More information about the wayland-devel mailing list