Mplayer build guide

2013-01-09 Thread Scott Moreau
Hi, Alexander Preisinger has worked very diligently on a wayland video backend for mplayer2. I am posting a general build guide as reference here. This might be a candidate for the site as a build guide for mplayer2, so others can build and use this software. git clone https://github.com/giselher

wayland-java now on GitHub

2013-01-09 Thread Jason Ekstrand
Hello All, For those interested in checking it out, I've uploaded the source code for my Java bindings to GitHub: https://github.com/jekstrand/wayland-java I apologize for the state of the code. Things are in a very developmental stage right now. I mostly want to show people what I'm doing. Comm

Re: [RFC] Sub-surface protocol and implementation v1

2013-01-09 Thread John Kåre Alsaker
On Wed, Jan 9, 2013 at 10:53 AM, Pekka Paalanen wrote: > On Tue, 8 Jan 2013 21:50:20 +0100 > John Kåre Alsaker wrote: > >> My goals for a subsurface implementation are these: >> - Allow nesting to ease interoperability for client side code. >> - Allow a surface without any content to have an inpu

Re: [RFC] Sub-surface protocol and implementation v1

2013-01-09 Thread Pekka Paalanen
On Tue, 8 Jan 2013 21:50:20 +0100 John Kåre Alsaker wrote: > My goals for a subsurface implementation are these: > - Allow nesting to ease interoperability for client side code. > - Allow a surface without any content to have an input region and let > the content be presented in a number of adjac

Re: [PATCH 3/3] Make EGL/GLESv2 dependencies optional

2013-01-09 Thread Vasily Khoruzhick
On Wed, Jan 9, 2013 at 12:03 AM, Vasily Khoruzhick wrote: > On Wed, Jan 9, 2013 at 12:01 AM, John Kåre Alsaker > wrote: >> EGLDisplay, EGLSurface, EGLNativeDisplayType and EGLNativeWindowType >> should all be void *. With that change you can get rid of the ugly >> typecasts. xcb_window_t is uint