linuxmint / xapp

Cross-desktop libraries and common resources
GNU Lesser General Public License v3.0
128 stars 44 forks source link

xapp-gtk3-module.c: Add a mechanism to allow a GtkWindow's icon to be permanently overridden. #127

Closed mtwebster closed 3 years ago

mtwebster commented 3 years ago

The module checks for the existence of an environment variable defining a path or icon name. If found, this will listen to icon and icon-name changes to any GtkWindows, and re-apply the one from the environment variable.