Client: Add focusontag option in Client structure to save focused client on every tag
This commit is contained in:
@@ -184,6 +184,7 @@ struct Client
|
||||
char *title;
|
||||
/* Tag num */
|
||||
uint tag;
|
||||
int focusontag;
|
||||
/* Screen */
|
||||
int screen;
|
||||
/* Layer */
|
||||
|
||||
Reference in New Issue
Block a user