moses-palmer / pystray

GNU General Public License v3.0
463 stars 57 forks source link

Implement Basic FreeDesktop icon support #66

Open DMouse10462 opened 3 years ago

DMouse10462 commented 3 years ago

If supplied, a FreeDesktop icon name can be used as a supplemental icon choice for platforms that support it. The logic for whether to display the icon remains unchanged at the moment (relies on the presence of the supplied default image). This is needed for instances such as Flatpak apps where giving access to the host /tmp directory is not wanted.