On Thu, Oct 29, 2015 at 02:58:33PM +1000, Peter Hutterer wrote:
> On Thu, Oct 15, 2015 at 09:45:56AM +0100, Daniel Stone wrote:
> > Hi,
> >
> > On 15 October 2015 at 09:32, Jonas Ådahl wrote:
> > > On Thu, Oct 15, 2015 at 09:16:14AM +0100, Daniel Stone wrote:
> > >> On 15 October 2015 at 04:56, J
Sorry, long delay, but at least fresh eyes :)
On Wed, Jul 29, 2015 at 02:39:11PM +0800, Jonas Ådahl wrote:
> A wl_relative_pointer object is an extension to the wl_pointer interface
> only used for emitting relative pointer events. It will only emit events
> when the parent pointer has focus.
>
>
On Thu, Oct 15, 2015 at 09:45:56AM +0100, Daniel Stone wrote:
> Hi,
>
> On 15 October 2015 at 09:32, Jonas Ådahl wrote:
> > On Thu, Oct 15, 2015 at 09:16:14AM +0100, Daniel Stone wrote:
> >> On 15 October 2015 at 04:56, Jonas Ådahl wrote:
> >> > On Thu, Oct 08, 2015 at 12:15:10PM -0500, Derek Fo
This switches the scanner to generate doxygen-compatible tags for the
generated protocol headers, and hooks up the doxygen build to generate server
and client-side API documentation.
For the wayland protocol, this generates a mainpage with the copyright
information, all interfaces are separated by
On Wed, Oct 28, 2015 at 09:36:02AM -0700, Bill Spitzak wrote:
> On Tue, Oct 27, 2015 at 10:34 PM, Peter Hutterer
> wrote:
>
> > The frame event groups separate pointer events together. The primary
> > use-case
> > for this at the moment is diagonal scrolling - a vertical/horizontal scroll
> > eve
On Tue, Oct 27, 2015 at 10:34 PM, Peter Hutterer
wrote:
> The frame event groups separate pointer events together. The primary
> use-case
> for this at the moment is diagonal scrolling - a vertical/horizontal scroll
> event can be grouped together to calculate the correct motion vector.
> Frame e
On Tue, Oct 27, 2015 at 05:40:33PM +, Daniel Stone wrote:
> Hi Jonas,
>
> On 13 May 2015 at 11:26, Jonas Ådahl wrote:
> > @@ -3182,18 +3182,20 @@ popup_grab_focus(struct weston_pointer_grab *grab)
> >
> > static void
> > popup_grab_motion(struct weston_pointer_grab *grab, uint32_t time,
> >