mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
![]() This change sets the program name to the application ID, which helps various systems like GTK and desktop environments map this running application to its corresponding .desktop file. This ensures better integration by allowing the application to be recognized beyond its binary name. Notably, this is necessary on Wayland to map the running application window to the desktop file, and therefore apply the correct icon. I've tested that this works in both GNOME & KDE Wayland sessions. Partially addresses https://github.com/flutter/flutter/issues/53229 Resolves https://github.com/flutter/flutter/issues/154521 ## Icon Association ### Task switcher The task switcher shows the application's icon in the bottom-middle. Before it only showed a generic Wayland icon. | Before | After | |-------- |------- | |  | | ### Window Decorations KDE shows the application's icon on the window decorations, at the top-left. Before it only showed a generic Wayland icon. | Before | After | |-------- |------- | |  |  | |
||
---|---|---|
.. | ||
.idea | ||
android-java.tmpl | ||
android-kotlin.tmpl | ||
android.tmpl | ||
ios-objc.tmpl | ||
ios-swift.tmpl | ||
ios.tmpl | ||
linux.tmpl | ||
macos.tmpl | ||
web | ||
windows.tmpl | ||
.gitignore.tmpl | ||
analysis_options.yaml.tmpl | ||
projectName.iml.tmpl |