Skip to content

cargo: upgrade gtk, gst, adwaita, mpris-server.

nee requested to merge nemuii/podcasts:upgrade-gtk-crate-to-0.8 into main

replaced glib channels with async_channel. The send! macro is async now, use send_blocking! for non-async sends.

headerbar: replaced GoToDiscovery with a gaction.

Clicking a bit through it, everything still seems to work.

Merge request reports