Re: GTK+ brochure for FOSDEM

2015-01-22 Thread Alberto Ruiz
I agree with Paul here, GTK+ targets people who want to do desktop apps. I would actually try to sell all the new stuff for developers like the new introspection tool, the new widgets and some of the new CSS work with snippets. 2015-01-22 22:34 GMT+00:00 Paul Davis : > > > On Thu, Jan 22, 2015 at

Re: GTK+ brochure for FOSDEM

2015-01-22 Thread Paul Davis
On Thu, Jan 22, 2015 at 5:20 PM, Sébastien Wilmet wrote: > On Thu, Jan 22, 2015 at 09:33:18PM +, Alberto Ruiz wrote: > > First of all thanks a lot for working on this! > > > > However, for a brochure about a graphical toolkit, I find it interesting > > that there are no GTK+ apps' screenshots

Re: GTK+ brochure for FOSDEM

2015-01-22 Thread Sébastien Wilmet
On Thu, Jan 22, 2015 at 09:33:18PM +, Alberto Ruiz wrote: > First of all thanks a lot for working on this! > > However, for a brochure about a graphical toolkit, I find it interesting > that there are no GTK+ apps' screenshots. > > Perhaps I would suggest something less verbose and more to th

Re: GTK+ brochure for FOSDEM

2015-01-22 Thread Alberto Ruiz
Hi Sebastien, First of all thanks a lot for working on this! However, for a brochure about a graphical toolkit, I find it interesting that there are no GTK+ apps' screenshots. Perhaps I would suggest something less verbose and more to the point with captures of GNOME 3 apps'. 2015-01-22 21:01

GTK+ brochure for FOSDEM

2015-01-22 Thread Sébastien Wilmet
Hi, Just a quick note to announce that I've written a brochure about GLib/GTK+: https://github.com/swilmet/gtk-brochure https://people.gnome.org/~swilmet/gtk-brochure.pdf Nothing revolutionary here, some chunks of text come from the gtk.org website or from the API references [1]. But for a techni

Re: recently-used.xbel

2015-01-22 Thread Emmanuele Bassi
hi; On 22 January 2015 at 19:34, John Emmas wrote: >> On Thu, Jan 22, 2015 at 8:52 AM, John Emmas wrote: >>> >>> Is there any way I can modify what gets saved in 'recently-used.xbel'? For >>> example, if I DIDN'T want it to include files with a particular extension, >>> does the existing cod

Re: recently-used.xbel

2015-01-22 Thread John Emmas
On 22 Jan 2015, at 18:30, Matthias Clasen wrote: > On Thu, Jan 22, 2015 at 8:52 AM, John Emmas wrote: >> >> Is there any way I can modify what gets saved in 'recently-used.xbel'? For >> example, if I DIDN'T want it to include files with a particular extension, >> does the existing code provid

Re: recently-used.xbel

2015-01-22 Thread Matthias Clasen
On Thu, Jan 22, 2015 at 8:52 AM, John Emmas wrote: > Yesterday I mistakenly posted this to gtk-list when it should probably have > come here... sorry. > > Anyway... I'm working on an app which uses a GtkFileChooser dialog. Let's > say I use it to open a file. Next time I launch the GtkFileCh

Re: GObject introspection for cairo

2015-01-22 Thread Nicola Fontana
Il Thu, 22 Jan 2015 16:28:19 + Emmanuele Bassi scrisse: > if you have patches, please attach them on Bugzilla. Patches attached to bug #743364: https://bugzilla.gnome.org/show_bug.cgi?id=743364 Ciao. -- Nicola ___ gtk-devel-list mailing list gtk-

Re: GObject introspection for cairo

2015-01-22 Thread Jasper St. Pierre
Cairo-GObject provides access to enums, but it won't automatically get you great cairo bindings. It might actually get you 90% of the way there, though, and I'd be interested seeing how far you can run with just that, and be happy to merge patches that make it easier. Why? cairo has a subtype syst

Re: GObject introspection for cairo

2015-01-22 Thread Nicola Fontana
Il Thu, 22 Jan 2015 16:28:19 + Emmanuele Bassi scrisse: > Cairo is not a GObject library, so introspection is fairly useless. Hi Emmanuele, the cairo source tree includes cairo-gobject [1] that already wraps enums and structs in GObject style. I just browsed the code and added the missing t

Re: GObject introspection for cairo

2015-01-22 Thread Emmanuele Bassi
hi; On 22 January 2015 at 16:13, Nicola Fontana wrote: > I need introspection access to a type actually not exported in > cairo-1.0.gir, and in fact that gir file exports only a fraction of the > types available. Cairo is not a GObject library, so introspection is fairly useless. the only reaso

GObject introspection for cairo

2015-01-22 Thread Nicola Fontana
Hi all, I need introspection access to a type actually not exported in cairo-1.0.gir, and in fact that gir file exports only a fraction of the types available. The patches [1] and [2] addresses this issue: any chance to get them merged before the next release? Ciao. -- Nicola [1] https://bugzi

recently-used.xbel

2015-01-22 Thread John Emmas
Yesterday I mistakenly posted this to gtk-list when it should probably have come here... sorry. Anyway... I'm working on an app which uses a GtkFileChooser dialog. Let's say I use it to open a file. Next time I launch the GtkFileChooser I'll see an entry called "Recently Used" which lists t

Re: cl-cffi-gtk: A Common Lisp binding for GTK+ 3

2015-01-22 Thread Philip Withnall
Hi, On Wed, 2015-01-21 at 14:27 +, Sian Mountbatten wrote: > I'd like to bring to your attention the Common Lisp binding for GTK+ 3 > written by Dr Dieter Kaiser . The binding is > thorough and well documented. I don’t know much about Lisp, especially not about writing bindings for it, but it

Re: cl-cffi-gtk: A Common Lisp binding for GTK+ 3

2015-01-22 Thread Sébastien Wilmet
Hi Sian, On Wed, Jan 21, 2015 at 02:27:27PM +, Sian Mountbatten wrote: > I'd like to bring to your attention the Common Lisp binding for GTK+ 3 > written by Dr Dieter Kaiser . The binding is > thorough and well documented. > > Please update your list of language bindings of GTK+ 3. With an U

cl-cffi-gtk: A Common Lisp binding for GTK+ 3

2015-01-22 Thread Sian Mountbatten
Dear List I'd like to bring to your attention the Common Lisp binding for GTK+ 3 written by Dr Dieter Kaiser . The binding is thorough and well documented. Please update your list of language bindings of GTK+ 3. Sincerely -- Dr Sian Mountbatten http://www.poenikatu.co.uk/ Associate member of th