Re: GnomeDesktopThumbnail API replacement

2018-01-29 Thread Debarshi Ray
On Mon, Jan 22, 2018 at 12:46:51PM +, Emmanuele Bassi wrote: > On 22 January 2018 at 09:28, Philip Withnall wrote: > > From the GLib side of things, my thoughts are that this shouldn???t live > > in GLib, since it deals with pixbufs. As long as it integrates with > >

Question about popovers

2018-01-29 Thread Tomasz Gąsior
I want to ask question about GtkPopover. GTK3 documentation says "GtkPopover is a bubble-like context window [...]" but popover is not a real window but it is a floating widget inside other window. From perspective of window managers and compositors popovers don't exist. Appearance of

Re: GnomeDesktopThumbnail API replacement

2018-01-29 Thread Debarshi Ray
Hey, As a heavy user of the thumbnailing APIs, I had promised Bastien to comment on this thread, but I wanted to coherently compile my thoughts before doing that. Some releases ago, I switched GNOME Photos to a custom thumbnailing infrastructure. I have tried to summarise it here:

Re: fdwalk

2018-01-29 Thread Markus Teich via gtk-devel-list
Heyho, I'm going to unsubscribe from the list now to avoid noise. If someone gets interested in this, please CC me in any response. Thanks! --Markus On Mon, Jan 15, 2018 at 4:46 PM Markus Teich < mteich+gtk-devel-l...@google.com> wrote: > Heyho, > > I discovered you have a fdwalk

Re: fdwalk

2018-01-29 Thread Philip Withnall
Hey, The general answer to this kind of question is ’because nobody has needed it’. If you can demonstrate a need for a public fdwalk() implementation, which would be used by multiple apps, for a purpose which can’t just be served by GSubprocess or g_spawn_*(), then please file a bug about it on