Re: building wayland without X

2011-05-20 Thread Karshan Sharma
So, has anyone worked out a patch to be able to build mesa without x ? ... I was gonna start on that but didnt want to reinvent the wheel. On Mon, Mar 28, 2011 at 9:07 AM, Tiago Vignatti wrote: > On 03/28/2011 07:08 AM, ext Karshan Sharma wrote: >> >>    I was just wondering if it

Mouse acts like a spotlight

2011-04-04 Thread Karshan Sharma
Hi, I just got wayland built on my laptop, and when I ran the compositor and then terminal inside it (without X), everything worked fine till I moved the mouse. Moving the mouse made the terminal disappear. Well not exactly disappear but, the mouse acts like sort of a spotlight, showing just the

building wayland without X

2011-03-27 Thread Karshan Sharma
hey, I was just wondering if its even possible to build wayland without X right now, since mesa will refuse to build without the X library headers (libX11-dev, which depends on a bunch of other X stuff), even with the --with-x=no option, or am I doing something stupid ? _