Add feature for raising tile client over free client when selected.

Feature requested by bacardi55 :)
This commit is contained in:
Raphael Khaiat
2011-02-15 19:10:10 +01:00
parent 3cc68b6872
commit 325f115c09
4 changed files with 5 additions and 1 deletions

View File

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