GNOME Bugzilla – Bug 780790
window-title: fix warning because of change-background signal being removed
Last modified: 2020-03-22 01:54:40 UTC
window-title shows a warning because the change-background signal was removed in recent versions of gnome-panel. Instead of watching the background of gnome-panel, we should simply inherit its text color.
Created attachment 349093 [details] [review] window-title: use text color of panel Instead of listening to the change-background signal which got removed, use the text color defined in the panel settings https://bugzilla.gnome.org/show_bug.cgi?id=770795
Created attachment 349094 [details] [review] window-title: use text color of panel Instead of listening to the change-background signal which got removed, use the text color defined in the panel settings
Was fixed by https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/a1f2c20df0715a955d7bac858681a554fcd795f9 and https://gitlab.gnome.org/GNOME/gnome-applets/-/commit/aeaef6433f1b4e34fdf674033183232331fc7e7b.