Re: Sub-surface protocol

2012-12-17 Thread Bill Spitzak
On Dec 17, 2012, at 5:01 PM, John Kåre Alsaker wrote: >> >> Then a client such as gimp could draw all it's display into a single buffer. >> To get the different color correction of the center display, it would >> declare a subsurface containing this and set it's color correction >> differently us

Re: Getting blank screen

2012-12-17 Thread darxus
On 12/18, manish sharma wrote: >I tried compile wayland on my HP-8530w laptop with�NVIDIA Corporation G96M >libEGL warning: DRI2: failed to authenticate Are you trying to do this with the nvidia proprietary driver? -- "All that is necessary for evil to triumph is for good men to do noth

Re: Getting blank screen

2012-12-17 Thread Scott Moreau
Hi Manish, Thanks for posting the complete output. It would be good to know which distro version you're running. Please see comments below. On Mon, Dec 17, 2012 at 6:25 PM, manish sharma <83.man...@gmail.com> wrote: > Hi, > > I am trying to do some research on inputmethod functionality on waylan

Getting blank screen

2012-12-17 Thread manish sharma
Hi, I am trying to do some research on inputmethod functionality on wayland. I tried compile wayland on my HP-8530w laptop with NVIDIA Corporation G96M [Quadro FX 770M] graphics card. I followed instructions provided on the build page and upgraded my linux kernel to 3.7.0-030700rc8-generic. Afte

Re: Sub-surface protocol

2012-12-17 Thread John Kåre Alsaker
On Mon, Dec 17, 2012 at 11:40 PM, Bill Spitzak wrote: > That brings up an interesting possibility: can a subsurface (or any surface) > image be a subrectangle of an image used for another surface? I'm thinking > this would be possible, provided the client can tell the wayland server to > use an ar

Re: Sub-surface protocol

2012-12-17 Thread Bill Spitzak
That brings up an interesting possibility: can a subsurface (or any surface) image be a subrectangle of an image used for another surface? I'm thinking this would be possible, provided the client can tell the wayland server to use an arbitrary stride between rows. Then a client such as gimp co

Re: libwayland and Java

2012-12-17 Thread Jason Ekstrand
I'll send out an e-mail later about API ideas once I have more time. I've got an idea of what I'd like to see but I haven't had a chance to write it down and formalize it yet. Concerning use cases and why I'm doing it in Java: I foresee two major use cases (that should possibly be separate apps).

Re: Sub-surface protocol

2012-12-17 Thread Richard Hughes
On 5 December 2012 14:32, Pekka Paalanen wrote: > One of the most important use cases is a video player in a window. It > has XRGB or ARGB window decorations, usually the video content in YUV, > and possibly an ARGB overlay for subtitles etc. Currently, the client > has to color-convert the video,

Ubuntu not okay with GTK+ depending on Wayland package

2012-12-17 Thread darxus
Is this a situation that can be improved? - Forwarded message from Iain Lane - Date: Mon, 17 Dec 2012 15:23:10 - From: Iain Lane Subject: [Bug 954352] Re: Enable wayland backend Oh, I'm sorry but this isn't going to be possible. Extra backends get compiled right into GDK. This me

Re: [PATCH wayland] protocol: Add set_xwayland request for new shell surface type

2012-12-17 Thread Tiago Vignatti
On 12/17/2012 06:33 AM, Pekka Paalanen wrote: On Fri, 14 Dec 2012 19:33:18 -0200 Tiago Vignatti wrote: On 12/14/2012 06:12 AM, Pekka Paalanen wrote: On Thu, 13 Dec 2012 14:13:04 -0200 Tiago Vignatti wrote: I don't see a problem on having xwayland typical applications linked with "desktop"

Re: libwayland and Java

2012-12-17 Thread Pekka Paalanen
On Sun, 16 Dec 2012 20:11:51 -0600 Jason Ekstrand wrote: > Hello All, > My name is Jason Ekstrand and I'm currently working on writing a Wayland > server for Android. This is not to be confused with what Pekka Paalanen is > working on; rather, my objective is to make a Wayland server that runs as

Re: libwayland and Java

2012-12-17 Thread Andreas Ericsson
On 12/17/2012 03:11 AM, Jason Ekstrand wrote: > Hello All, > My name is Jason Ekstrand and I'm currently working on writing a Wayland > server for Android. This is not to be confused with what Pekka Paalanen is > working on; rather, my objective is to make a Wayland server that runs as > an actual

Re: [PATCH wayland] protocol: Add set_xwayland request for new shell surface type

2012-12-17 Thread Pekka Paalanen
On Fri, 14 Dec 2012 19:33:18 -0200 Tiago Vignatti wrote: > On 12/14/2012 06:12 AM, Pekka Paalanen wrote: > > On Thu, 13 Dec 2012 14:13:04 -0200 > > Tiago Vignatti wrote: > > > >> I don't see a problem on having xwayland typical applications linked > >> with "desktop" style of interfaces. X11 and