gnome-maps:wip/mlundblad/placeviewimage-no-baseline

Last commit made on 2023-07-20
Get this branch:
git clone -b wip/mlundblad/placeviewimage-no-baseline https://git.launchpad.net/gnome-maps

Branch merges

Branch information

Name:
wip/mlundblad/placeviewimage-no-baseline
Repository:
lp:gnome-maps

Recent commits

6bf93e8... by Marcus Lundblad <email address hidden>

placeViewImage: Report no baseline

Return -1 for minimum and natural baseline
in measure.
Also remove commented-out left over code
from GTK3.

1ef058a... by Marcus Lundblad <email address hidden>

Revert "mapWalker: Disable the "go to" animation"

This reverts commit 6f53dc452345fc3ef3812ebc3ab1deeb7ef9dac1.

f9569f8... by Marcus Lundblad <email address hidden>

Revert "mapWalker: Disable animation on zoomToFit()"

This reverts commit b0d4fd66afca153e9b22edfbe11d7bb866957791.

57cb65b... by Marcus Lundblad <email address hidden>

Revert "transitArrivalRow: Disable go-to animation when clicked"

This reverts commit e962d98b8da8fb41af0c2f642acf93257533659e.

600258c... by Marcus Lundblad <email address hidden>

Revert "transitLegRow: Disable go-to animation when clicked"

This reverts commit 379205d5ff64f4814a0ac9dc2812f1f9a9644a72.

a71ae2c... by Marcus Lundblad <email address hidden>

meson: Bump libshumate dependecy to >= 1.0.4

This version contains the tile throttling fix:
https://gitlab.gnome.org/GNOME/libshumate/-/issues/61

59f362e... by Marcus Lundblad <email address hidden>

mainWindow: Remove commented-out code

Remove some commented-out leftover code
from the GTK4 port.

842b475... by Marcus Lundblad <email address hidden>

sync-map-source: Fix build warning

Fix warning when generating GIR annotations.

db58f11... by Marcus Lundblad <email address hidden>

placeView: Always linkify tel URIs under sandbox

Always show phone number as tel: links when
running under a sandbox (e.g. Flatpak or Snap),
since detecting installed apps isn't possible
in that case.

791850f... by Marcus Lundblad <email address hidden>

main: Ensure version 1.0 of Xdp (libportal)