On Fri, 28 Dec 2012 17:16:40 -0600
Jason Ekstrand wrote:
> PQ et. al.,
Hi Jason
> I've finally found the time to sit down and draft up my proposal for how
> events and requests get handled to make it easier to write language
> bindings. As a word of disclaimer, I've tried to pick through the so
PQ et. al.,
I've finally found the time to sit down and draft up my proposal for how
events and requests get handled to make it easier to write language
bindings. As a word of disclaimer, I've tried to pick through the source
code on connection.c and a few other places but my working knowledge of
l
On Mon, 17 Dec 2012 12:17:48 -0600
Jason Ekstrand wrote:
> 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.
...
> I'm sorry if that got a bit long-winded but I hope y
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).
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
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
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 Android app. I have a basic proof-of-concept working wit