Add systray_hide_by_icon_name Exact Match, Deliminator ','

This commit is contained in:
iflyun@gmail.com
2017-02-12 12:56:09 -08:00
parent f438ef712b
commit 4c103423ba
3 changed files with 20 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ extern gboolean systray_enabled;
extern int systray_max_icon_size;
extern int systray_monitor;
extern gboolean systray_profile;
extern char systray_hide_icons[100];
// default global data
void default_systray();