Infobar: Add autohide option in [tags]: Hide empty tags in tag list (Feature #24 requested by Erus)

This commit is contained in:
Martin Duquesnoy
2010-04-18 17:38:12 +02:00
parent 3811d61858
commit 8c0e37cb38
4 changed files with 31 additions and 2 deletions

View File

@@ -343,6 +343,7 @@ typedef struct
Bool focus_fmouse;
Bool focus_pclick;
Bool ignore_next_client_rules;
Bool tagautohide;
uint pad;
int status_timing;
char *status_path;