Add "stay_last_tag" fonction/keybind

This commit is contained in:
Raphael Khaiat
2010-11-19 20:17:17 +01:00
parent 546366b282
commit f928497e70
4 changed files with 47 additions and 3 deletions

View File

@@ -288,6 +288,7 @@ typedef struct
uint tagad;
MouseBinding *mouse;
int nmouse;
Bool stay_last;
} Tag;
/* Menu Item Struct */