~milouse/plank:master

Last commit made on 2021-11-04
Get this branch:
git clone -b master https://git.launchpad.net/~milouse/plank
Only Étienne Deparis can upload to this branch. If you are Étienne Deparis please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~milouse/plank

Recent commits

43fe952... by Rico Tzschichholz

Welcome to 2021

e2c9502... by Rico Tzschichholz

doc: Adapt to png-to-svg change of vala 0.52 and later

eabbdcc... by Rico Tzschichholz

Update INSTALL

7aa7904... by Lucy Llewellyn

dockitem: Fix for entries disappearing when updated

Newer GLib has changed the semantics of the `FileMonitor`.

Handle newer `FileMonitor` semantics to fix entries disappearing after
system updates, snap updates, or flatpak updates.

https://launchpad.net/bugs/1760433

d57405b... by Rico Tzschichholz

build: Require glib-2.0 >= 2.48

21d15e7... by Rico Tzschichholz

Reference of [GtkChild] field is handled by GtkBuilder, type must be unowned

20c16a0... by Rico Tzschichholz

build: Update git-version-gen to latest upstream

From commit 8a09003664733eb6bef031f56ef9cd575e403023 of
https://git.savannah.gnu.org/cgit/autoconf.git/tree/build-aux/git-version-gen

2ae156a... by Rico Tzschichholz

Back to development

469240e... by Rico Tzschichholz

po: Update translations

5967798... by Rico Tzschichholz

applications: Properly handle possible error of GMenu.Tree.load_sync()

Prevent crash on "g_mutex_clear() called on uninitialised or locked mutex"