wip/baedert/drawing branch

2017-05-18 Thread Timm Bäder
Hi, I've collected a whole bunch of changes in th wip/baedert/drawing branch. Here's a little overview of how things work in there, so we can decide if it's the right way forward. Internals: - gtk_widget_snapshot automatically draws CSS background and border for all widgets. It then calls

Re: Review of wip/carlosg/event-delivery

2017-05-18 Thread Alexander Larsson
On Wed, 2017-05-17 at 17:45 +0200, Carlos Garnacho wrote: > Hej hej, > > On Wed, May 17, 2017 at 3:27 PM, Alexander Larsson > wrote: > > On Wed, 2017-05-17 at 01:04 +0200, Carlos Garnacho wrote: > > > Hey, > > > > > > On Tue, May 16, 2017 at 8:24 PM, Matthias Clasen > > >

Re: wip/baedert/drawing branch

2017-05-18 Thread Timm Bäder
On 18.05, Matthias Clasen wrote: > On Thu, May 18, 2017 at 11:52 AM, Timm Bäder wrote: > Hey Tim, thanks for writing this up. > > Let me ask a few questions that are unclear to me, before we discuss the > individual things: > > - What are the overall goals here ? That would be

Re: wip/baedert/drawing branch

2017-05-18 Thread Matthias Clasen
On Thu, May 18, 2017 at 11:52 AM, Timm Bäder wrote: > Hi, > > I've collected a whole bunch of changes in th wip/baedert/drawing branch. > Here's a little overview of how things work in there, so we can decide > if it's the right way forward. > Hey Tim, thanks for writing this

Re: wip/baedert/drawing branch

2017-05-18 Thread Matthias Clasen
On Thu, May 18, 2017 at 3:19 PM, Timm Bäder wrote: > > > How _are_ they done now ? > > gtk_widget_snapshot just draws it around the widget if > gtk_widget_has_visible_focus returns TRUE for it: > https://git.gnome.org/browse/gtk+/tree/gtk/gtkwidget.c?h= >