~vcs-imports/clutter/+git/clutter:clutter-1.24

Last commit made on 2016-06-30
Get this branch:
git clone -b clutter-1.24 https://git.launchpad.net/~vcs-imports/clutter/+git/clutter

Branch merges

Branch information

Name:
clutter-1.24
Repository:
lp:~vcs-imports/clutter/+git/clutter

Recent commits

d77109f... by Owen Taylor

Don't create the Cogl GLib source multiple times

Since the check for backend->cogl_context was accidentally moved
to clutter_backend_do_real_create_context, the Glib source that
is created at the end of clutter_backend_do_create_context() is
created and added each time create_context() is called, though
create_context() is supposed to be idempotent.

https://bugzilla.gnome.org/show_bug.cgi?id=768243

7a80213... by Cédric VALMARY (Tot en òc)

Added Occitan translation

d20d041... by Emmanuele Bassi <email address hidden>

gdk: Check that both GDK and Cogl have Wayland support

Otherwise the build will fail when Cogl is compiled without Wayland
winsys.

8684807... by Carlos Garnacho

Revert "evdev: Move additional pointer buttons after the old 4-7 scrolling ones"

This reverts commit 83b738c0e7060b4526fdbd306fcc255f71c064fa.

Given the way Mutter relies on this to get event codes back, we can't change
this as easily on stable branches. Proper fixes are going to the master
branches.

83b738c... by Carlos Garnacho

evdev: Move additional pointer buttons after the old 4-7 scrolling ones

On X11 those were skipped, so additional pointer buttons would come up
as button >= 8 events. Do here the same, so we remain compatible across
backends.

https://bugzilla.gnome.org/show_bug.cgi?id=758237

5a022e8... by Jeff Bai

update zh_CN translation

a2ff8b4... by YunQiang Su <email address hidden>

update zh_CN translation

a9f16c3... by Carlos Garnacho

evdev: Mark either of smooth/discrete scroll events as emulating

We're always emulating one of those, depending on the scrolling
device/source, so mark these as such.

9753c99... by Carlos Garnacho

click-action: Ignore motions/updates from different devices/sequences

Otherwise events from other devices or touch sequences might unintendedly
trigger the thresholds, and a "cancelled" ::long-press with it.

https://bugzilla.gnome.org/show_bug.cgi?id=756749

9ea14ff... by Iñaki Larrañaga Murgoitio

Updated Basque language