gnome-flashback:master

Last commit made on 2024-04-14
Get this branch:
git clone -b master https://git.launchpad.net/gnome-flashback

Branch merges

Branch information

Name:
master
Repository:
lp:gnome-flashback

Recent commits

c5ea4f9... by Balló György

polkit: Reset the idle_id before emitting the signal

The authenticator object is destroyed in the signal handler, so we need to reset the idle_id before emitting the signal.

https://gitlab.gnome.org/GNOME/gnome-flashback/-/issues/92

86a73cc... by 小太

notifications: Fix use-after-free in timeout_bubble()

gtk_widget_destroy(bubble) might destroy the last reference to the bubble,
making the write to timeout_id a potential use-after-free

Fixes https://gitlab.gnome.org/GNOME/gnome-flashback/-/issues/96

92f7569... by Sergej A <email address hidden>

Update Russian translation

c97e3e7... by Jordi Mas

Update Catalan translation

2ddda71... by Martin Srebotnjak

Update Slovenian translation

4826f95... by Martin Srebotnjak

Update Slovenian translation

7f78052... by Yuri Chornoivan <email address hidden>

Update Ukrainian translation

bf05990... by Alberts Muktupāvels

bump version to 3.52.1, update NEWS

1a38d18... by Alan Mortensen

Update Danish translation

b645268... by Balló György

theme: Add drop shadow for desktop icon labels

This makes the text more readable with light backgrounds.

https://gitlab.gnome.org/GNOME/gnome-flashback/-/issues/89