All: Remove split layout (will make a split mode instead) and replace all tag struct bool by flags

This commit is contained in:
Martin Duquesnoy
2011-06-01 23:10:14 +02:00
parent 99018268ef
commit 57ab723f5d
12 changed files with 122 additions and 192 deletions

1
wmfsrc
View File

@@ -80,7 +80,6 @@
# layout_button_width = x
# Tiling layouts.
[layout] type = "split" symbol = "SPLI7" [/layout]
[layout] type = "tile_right" symbol = "RIGHT" [/layout]
[layout] type = "tile_left" symbol = "LEFT" [/layout]
[layout] type = "tile_top" symbol = "TOP" [/layout]