Skip to content

Set window icon - #408

Open
City-busz wants to merge 1 commit into
Philip-Scott:masterfrom
City-busz:patch-2
Open

Set window icon#408
City-busz wants to merge 1 commit into
Philip-Scott:masterfrom
City-busz:patch-2

Conversation

@City-busz

Copy link
Copy Markdown
Contributor
  • g_set_prgname() is needed for Wayland compositors to match the window with the desktop file. (reference)
  • gtk_window_set_default_icon_name() is needed for taskbars and window managers on X11 to have window icon.

- g_set_prgname() is needed for Wayland compositors to match the window
with the desktop file.

- gtk_window_set_default_icon_name() is needed for taskbars and window
managers on X11 to have window icon.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant