Re: touch events

2012-02-03 Thread Jon Cruz
On Feb 2, 2012, at 4:44 PM, Alberto Ruiz wrote: Just FYI, if anyone wants to get a device to test this, the Apple magic trackpad works on Linux and it is really neat for testing. Chase Douglas and the other touch engineers in the System teams use it for the gesture support development

Re: GTK and OSX: a call to sanity

2011-10-22 Thread Jon Cruz
On Oct 10, 2011, at 8:11 AM, John Ralls wrote: I've made a lot of progress on this in the last few weeks. The wiki pages are transferred, the gtk-osx, gtk-mac-integration, gtk-mac-bundler projects are in git.gnome and ftp.gnome, and Kris has gotten most of the patches reviewed and I've

Re: GTK+ policy (was RE:rendering-cleanup-next)

2010-09-14 Thread Jon Cruz
On Sep 13, 2010, at 10:49 PM, Kristian Rietveld wrote: To add to this, it does not specify how to deal with braces in nested if-statements. When I start to nest if-statements (also with a single-statement body) I typically start adding braces, because it is a bit clearer and avoids the

Re: [Quartz] Gtk Selection

2010-06-12 Thread Jon Cruz
On Jun 9, 2010, at 1:31 AM, Kristian Rietveld wrote: On Jun 8, 2010, at 5:42 PM, John Ralls wrote: It's too early for requirements. First we need to figure out what to abstract, and whether each abstraction really belongs in Gdk or should be moved up to Gtk (like clipboards) or down to

Re: [Quartz] Gtk Selection

2010-05-29 Thread Jon Cruz
On May 23, 2010, at 10:21 PM, John Ralls wrote: The structure of that part of Gdk follows very closely the X11 way of doing things, and Cocoa Foundation's way of handling selections and clipboards (which they call pasteboards) doesn't line up very well with it. It seems to me that it

Re: Minutes of the GTK+ Team Meeting - 2010-03-23

2010-04-10 Thread Jon Cruz
On Apr 10, 2010, at 12:48 AM, Kristian Rietveld wrote: think what is still important to be done in the Xi2 branch is figuring out some semantics. Carlos has done most of this work on a MPX powered X server where the multiple pointers always exist and are always query-able. I have been

Re: Color managed GtkImage

2010-01-11 Thread Jon Cruz
On Jan 7, 2010, at 9:01 AM, David Zeuthen wrote: This probably also means that you need to take (at least) Win32 and OS X into account when designing the public GTK+ APIs - e.g. you need to make sure the API can be implemented on these platforms preferably using native Win32 and OS X color

Re: Gtk-OSX Frameworks (was: Why are developers...)

2009-11-10 Thread Jon Cruz
On Nov 10, 2009, at 5:44 PM, John Ralls wrote: For those who prefer a web forum, we have one of those, too, at http://sourceforge.net/apps.sourceforge.net/phpbb/gtk-osx/ You need to sign up for a sourceforge userid to post to it. 404 on that forum link