Re: [PATCH RFC] Allow configuration of output positions

2013-07-07 Thread Florian Scandella
On 25/06/13 12:05, Pekka Paalanen wrote: > Hi, > > yeah, the basic approach seems fine to me. You can get an arbitrary > amount of outputs for testing, if you add this functionality to the x11 > backend. Will try to implement it backend independent if possible. > It would also be useful to test a

Re: [PATCH RFC] Allow configuration of output positions

2013-06-25 Thread Pekka Paalanen
On Thu, 13 Jun 2013 21:59:55 +0200 Florian Scandella wrote: > > Hi, > > Can someone pls have a look at this patch? > > I implemented configuration options for relativ output positioning in > weston.ini. Currently the implementation is private to the drm > compositor, but i think this can be ge

[PATCH RFC] Allow configuration of output positions

2013-06-13 Thread Florian Scandella
Hi, Can someone pls have a look at this patch? I implemented configuration options for relativ output positioning in weston.ini. Currently the implementation is private to the drm compositor, but i think this can be generalized for all output drivers. ATM it can only be configured in weston.ini,