~ubuntubudgie-dev/ubuntubudgie/+git/libhandy:pureos-ci

Last commit made on 2020-06-30
Get this branch:
git clone -b pureos-ci https://git.launchpad.net/~ubuntubudgie-dev/ubuntubudgie/+git/libhandy

Branch merges

Branch information

Recent commits

f16559f... by Guido Günther

gitlab-ci: Build on Debian bullseye too

This gives us build coverage for something very similar to the
upcomfing Byzanthium Pureos release.

27b9a83... by Guido Günther

gitlab-ci: Test on PureOS too

d8cddd9... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Skip update and end for swipes outside swipe area

I forgot about these, should have tested not only with HdyDeck which will
no-op in those handlers if begin-swipe didn't happen.

Signed-off-by: Alexander Mikhaylenko <email address hidden>

1bdd373... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Skip swipes outside swipe area

This will help with https://gitlab.gnome.org/GNOME/libhandy/-/issues/167

Signed-off-by: Alexander Mikhaylenko <email address hidden>

56ebb68... by Alexander Mikhaylenko <email address hidden>

swipeable: Add get_swipe_area()

This will help with https://gitlab.gnome.org/GNOME/libhandy/-/issues/167

Signed-off-by: Alexander Mikhaylenko <email address hidden>

4225229... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Fix swipeable property docs

The name and the since version are also wrong.

Signed-off-by: Alexander Mikhaylenko <email address hidden>

e8897ab... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Fix swipeable property type

It was a GtkWidget long time ago. It's not anymore.

Signed-off-by: Alexander Mikhaylenko <email address hidden>

4dd7a13... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Fix get_swipeable() annotations

Add (transfer none) to the return value.

Signed-off-by: Alexander Mikhaylenko <email address hidden>

15b19ca... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Add docs for shift_position()

This function will be public, it needs docs.

Signed-off-by: Alexander Mikhaylenko <email address hidden>

8fb0ce1... by Alexander Mikhaylenko <email address hidden>

swipe-tracker: Fix _new() docs

The parameter name was wrong.

Signed-off-by: Alexander Mikhaylenko <email address hidden>