[PATCH input-evdev 3/3] config: evdev depends on RANDR through xf86.h

Peter Hutterer peter.hutterer at who-t.net
Wed Jun 9 15:50:30 PDT 2010


On Wed, Jun 09, 2010 at 06:12:57PM -0400, Gaetan Nadon wrote:
> On Thu, 2010-06-10 at 00:00 +0200, Julien Cristau wrote:
> 
> > On Wed, Jun  9, 2010 at 17:57:45 -0400, Gaetan Nadon wrote:
> > 
> > > Now I get it. However randr is an optional extension, it may or may not
> > > be defined in the server. On the other hand, the server should perhaps
> > 
> > xorg-server.pc is generated, it can require randrproto or not depending
> > on whether xorg-server.h will define RANDR.
> > 
> 
> 
> This sounds like the proper solution, which has to be implemented in the
> server. Currently, all input and video drivers have a dependency on
> RANDR coded in their configuration. Would you agree that, at the moment,
> this is unfortunately correct? 

or clean up xf86.h so that the RandR specific function declarations are
defined elsewhere? Would this be an option? the only reason it is included
is the Rotation typedef.

Cheers,
  Peter


More information about the xorg-devel mailing list