~ubuntubudgie-dev/ubuntubudgie/+git/libhandy:hdy-action-row/subtitle

Last commit made on 2020-05-22
Get this branch:
git clone -b hdy-action-row/subtitle https://git.launchpad.net/~ubuntubudgie-dev/ubuntubudgie/+git/libhandy

Branch merges

Branch information

Name:
hdy-action-row/subtitle
Repository:
lp:~ubuntubudgie-dev/ubuntubudgie/+git/libhandy

Recent commits

e764419... by Bilal Elmoussaoui

HdyActionRow: set the subtitle as a tooltip

Currently, if the subtitle is long enough the user can't just hover the subtitle to read it's content and have to resize the window which is not great

295a705... by Alexander Mikhaylenko <email address hidden>

ci: Migrate to GNOME CI template for Flatpak

Since the jobs now work, don't allow failure anymore.

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

59249ee... by Alexander Mikhaylenko <email address hidden>

ci: Speed up api-visibility job

Stop using find, and use default image and empty before_script.

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

2ae9365... by Alexander Mikhaylenko <email address hidden>

glade: use 3.36.0 instead of gnome-3-36 HEAD

Glade broke build at some point, work around that.

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

885e0dd... by Alexander Mikhaylenko <email address hidden>

examples: Enable tests, introspection and VAPI

This will allow to run tests in CI, and also find errors easier, as we've
missed some before because they don't show up when building in Builder.

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

8c5f5d4... by Guido Günther

gitlab-ci: Don't bother updating manual page catalogs

Speeds up the build

f10626c... by Guido Günther

gitlab-ci: Use eatmydata to speed up package installation

a8a2a8c... by Guido Günther

Switch CI to GNOME

- Drop librem5 tags
- Drop arm64 build until we figured out which runner to use
- Drop publish step, we'll switch to gitlab pages

8592f86... by Adrien Plazas

doap: Update the maintainers' email

These match the accounts of the maintainers on gitlab.gnome.org.

87c0b2d... by Alexander Mikhaylenko <email address hidden>

theme: Adjust leaflet/deck shadow for dark and HC

It's almost invisible in dark variant, so make it more opaque. Use
$border_color for border for HighContrast, as it doesn't have to look
pretty there and the regular one isn't visible enough.

Fix formatting in the background-shadow mixin and use rgba(0, 0, 0, x)
instead of hdyalpha(#000, x) for consistency.