ubuntu / yaru_window.dart

Provides API for interacting with top-level Flutter windows.
https://pub.dev/packages/yaru_window
Mozilla Public License 2.0
22 stars 4 forks source link

feat: always call gtk_window_set_title in yaru_window_set_title #42

Closed d-loose closed 10 months ago

d-loose commented 10 months ago

Makes sure the title of the GTK window is updated even when no GTK title bar is present, since e.g. the 'overview' in GNOME uses the GTK window title.

Ref: https://github.com/ubuntu/app-center/issues/1425

d-loose commented 10 months ago

Thanks for bringing it up - almost forgot we had all this great functionality in yaru_window!

Feichtmeier commented 10 months ago

check Expected — Waiting for status to be reported

eventually close and reopen the PR

d-loose commented 10 months ago

It was an obsolete github workflow that had been deleted but was still marked as 'required'.