Hi  Lucas,

> On Tue, Jan 15, 2013 at 6:34 PM, Lucas Beeler <[email protected]> wrote:
> >   $ git checkout faces
> >
> > You'll then need to run ./configure with --enable-faces.
> >
> > If you'd like to contribute to Shotwell, we would appreciate it! One thing
> > you could potentially do is this: the Shotwell faces branch is based on
> > Shotwell 0.12.x. It would be really useful to bring this branch into sync
> > with the current master.

I have done a rebase and fixed the conflicts, all trivial, but it does
not compile, due to call to gdk_device_get_position

The error message is:
src/util/ui.vala:114.5-114.27: error: The name `gdk_device_get_position' does 
not exist in the context of `is_pointer_over'
    gdk_device_get_position(devmgr.get_client_pointer(), null, out x, out y);
    ^^^^^^^^^^^^^^^^^^^^^^^
Compilation failed: 1 error(s), 0 warning(s)

It looks like the call needs a GdkDevice....

If you have any idea, let me know, and if I should send a diff, too.

Norbert

------------------------------------------------------------------------
PREINING, Norbert                               http://www.preining.info
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

Reply via email to