Add feature for following a client that is open in a different tag.

Feature requested by anonymous_user on the wmfs thread in the
archlinux.org forum
This commit is contained in:
Raphael Khaiat
2011-01-23 23:56:21 +01:00
parent b1d4e2a403
commit 3652a4060c
4 changed files with 21 additions and 15 deletions

View File

@@ -365,6 +365,7 @@ typedef struct
Bool free;
Bool max;
Bool ignoretags;
Bool follow_client;
} Rule;
/* Configuration structure */