[chromium-dev] Re: [linux] GTK 2.18 client-side windows

2009-10-12 Thread Evan Martin

On Mon, Oct 12, 2009 at 10:53 AM, Adam Langley a...@chromium.org wrote:
 On Sun, Oct 11, 2009 at 8:39 AM, Evan Martin e...@chromium.org wrote:
 I think we should to preemptively set the GDK_NATIVE_WINDOWS
 environment variable mentioned there in our launcher until we've
 tested it, since this change will surely break us.

 We use native Xlib calls for the backing store area, obviously, but
 where else? That page suggests that gdk_x11_drawable_get_xid will make
 a window native if need be, so that shouldn't be too hard. Unless
 there's something that I'm missing, I'm not too fearful of this
 change.

Yes, that's more or less what Dan said on the bug I filed about it:
  http://code.google.com/p/chromium/issues/detail?id=24541
So probably a false alarm.

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---



[chromium-dev] Re: [linux] GTK 2.18 client-side windows

2009-10-12 Thread Adam Langley

On Sun, Oct 11, 2009 at 8:39 AM, Evan Martin e...@chromium.org wrote:
 I think we should to preemptively set the GDK_NATIVE_WINDOWS
 environment variable mentioned there in our launcher until we've
 tested it, since this change will surely break us.

We use native Xlib calls for the backing store area, obviously, but
where else? That page suggests that gdk_x11_drawable_get_xid will make
a window native if need be, so that shouldn't be too hard. Unless
there's something that I'm missing, I'm not too fearful of this
change.


AGL

--~--~-~--~~~---~--~~
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
http://groups.google.com/group/chromium-dev
-~--~~~~--~~--~--~---