RE: Patch for updating gtk over wayland interface

2011-11-07 Thread Zhao, Juan J
sktop.org] > On Behalf Of Benjamin Franzke > Sent: Wednesday, November 02, 2011 7:05 PM > To: Zhao, Juan J > Cc: Kristian H?gsberg; gtk-devel-list; wayland-devel@lists.freedesktop.org > Subject: Re: Patch for updating gtk over wayland interface > > For review its always bette

Re: Patch for updating gtk over wayland interface

2011-11-02 Thread Benjamin Franzke
For review its always better to git send-email, and since this is wayland related it should be fine to send gdk-wayland patches to the wayland-list, maybe with a gtk prefix. To comment on the patch i'll copy the relevant parts for now. >-  wl_display_sync_callback(display_wayland->wl_display, syn

Patch for updating gtk over wayland interface

2011-11-01 Thread Zhao, Juan J
Hi there, These days I built gtk+ in my platform and updated the interface and fixing some problems with the help from wayland-devel. Now the first step is done: some simple applications in gtk+/test can work well now. So I send this patch to gtk-devel for review and asking for