Re: [PATCH v3 xserver 2/2] xwayland: Cache globals to avoid multiple registry objects

2012-11-23 Thread Ander Conselvan de Oliveira
On 11/22/2012 10:08 PM, Tiago Vignatti wrote: Signed-off-by: Tiago Vignatti --- Hi Kristian, I guess that was the idea we discussed on IRC? I kept the same order of the interfaces being bound, without thinking whether their were the most efficient or something; we we'll have to overhaul the WM

[PATCH v3 xserver 2/2] xwayland: Cache globals to avoid multiple registry objects

2012-11-22 Thread Tiago Vignatti
Signed-off-by: Tiago Vignatti --- Hi Kristian, I guess that was the idea we discussed on IRC? I kept the same order of the interfaces being bound, without thinking whether their were the most efficient or something; we we'll have to overhaul the WM and X server binding anyway when the next proto