- Added options for Micro Displayer over Window Settings on Options Panel.

This commit is contained in:
tercio
2014-10-20 22:23:49 -02:00
parent 5a783e8c60
commit 92e5b40570
4 changed files with 282 additions and 19 deletions
+11 -1
View File
@@ -89,7 +89,17 @@ _detalhes.instance_defaults = {
--auto hide menu buttons
auto_hide_menu = {left = false, right = false},
--attribute text
attribute_text = {enabled = false, anchor = {5, 1}, text_face = "Friz Quadrata TT", text_size = 12, text_color = {1, 1, 1, 1}, side = 1, shadow = false},
attribute_text = {
enabled = false,
anchor = {5, 1},
text_face = "Friz Quadrata TT",
text_size = 12,
text_color = {1, 1, 1, 1},
side = 1,
shadow = false,
enable_custom_text = false,
custom_text = "{name}"
},
--auto hide window borders statusbar main menu
menu_alpha = {enabled = false, iconstoo = true, onenter = 1, onleave = 1, ignorebars = false},
--instance button anchor store the anchor point of instance and delete button