On Mon, 29 Apr 2013 21:23:43 -0400
Kristian Høgsberg wrote:
> On Mon, Apr 29, 2013 at 05:23:03PM -0400, Kristian Høgsberg wrote:
> > Looking at the functionality in the server library, it's clear (in
> > hindsight) that there are two different "things" in there: 1) The
> > IPC API, that is, every
On Mon, Apr 29, 2013 at 05:23:03PM -0400, Kristian Høgsberg wrote:
> Looking at the functionality in the server library, it's clear (in hindsight)
> that there are two different "things" in there: 1) The IPC API, that is,
> everything that concerns wl_display, wl_client, wl_resource and
> 2) a half
Looking at the functionality in the server library, it's clear (in hindsight)
that there are two different "things" in there: 1) The IPC API, that is,
everything that concerns wl_display, wl_client, wl_resource and
2) a half-hearted attempt at sharing input code and focus logic that
leaves a lot of