Implement fixture #63 : auto center option for free client

This commit is contained in:
Raphael Khaiat
2011-01-10 20:40:55 +01:00
parent c317afc79d
commit 2320e8586c
4 changed files with 12 additions and 0 deletions

View File

@@ -484,6 +484,7 @@ typedef struct
Bool tag_round;
Bool tag_auto_prev;
Bool client_round;
Bool client_auto_center;
Bool layout_system; /* Switch: False, Menu: True. */
Bool layout_placement; /* Right (normal): False, Left: True. */
Bool keep_layout_geo;