Fix for pieces of text cut in misc places like buttons in wizard

This commit is contained in:
Thanatermesis 2014-08-09 15:48:37 +02:00
parent dca8b85659
commit 79fae834e2
31 changed files with 56 additions and 3 deletions

View File

@ -167,6 +167,7 @@ group { name: "e/widgets/about/main";
rel2.offset: 3 3;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.0;
text_class: "about_title";
}
@ -184,6 +185,7 @@ group { name: "e/widgets/about/main";
rel2.offset: -4 3;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 1.0 0.0;
text_class: "about_version";
}
@ -221,6 +223,7 @@ group { name: "e/widgets/about/main";
align: 0.5 1.0;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}

View File

@ -35,6 +35,7 @@ group { name: "e/theme/about";
text { font: "Sans:style=Bold"; size: 64;
text: "Dark";
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
}
}
@ -55,6 +56,7 @@ group { name: "e/theme/about";
text { font: "Sans"; size: 10;
text: "The default theme for Enlightenment";
min: 1 1;
ellipsis: -1;
align: 0.5 1.0;
}
}
@ -107,6 +109,7 @@ group { name: "e/theme/about";
min: 85 0;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}
@ -145,6 +148,7 @@ group { name: "e/theme/about";
min: 85 0;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}

View File

@ -319,6 +319,7 @@ group { name: "e/modules/battery/popup";
text { font: "Sans:style=Bold"; size: 10;
text: "Your battery is low!";
min: 1 1;
ellipsis: -1;
text_class: "module_large";
}
}
@ -334,6 +335,7 @@ group { name: "e/modules/battery/popup";
text { font: "Sans"; size: 10;
text: "AC power is recommended.";
min: 1 1;
ellipsis: -1;
text_class: "module_normal";
}
}

View File

@ -1025,6 +1025,7 @@ group { name: "e/widgets/border/default/move";
color_class: "move_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
text_class: "move_text";
}
}

View File

@ -71,6 +71,7 @@
color_class: "button_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}

View File

@ -78,6 +78,7 @@ group { name: "e/widgets/check";
color_class: "check_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
text_class: "check_button";
}

View File

@ -435,6 +435,8 @@ group { name: "e/modules/clock/digital";
inherit: "default" 0.0;
visible: 1;
fixed: 1 1;
text.min: 1 1;
text.ellipsis: -1;
}
}
@ -818,6 +820,7 @@ group { name: "e/modules/clock/calendar/dayname";
text { font: "Sans"; size: 8;
text: "WWe";
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "module_small";
}
@ -880,6 +883,7 @@ group { name: "e/modules/clock/calendar/day";
text { font: "Sans"; size: 10;
text: "00";
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
}
}
@ -911,6 +915,7 @@ group { name: "e/modules/clock/calendar/day";
text { font: "Sans"; size: 10;
text_source: "e.text.label";
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
}
visible: 0;

View File

@ -61,6 +61,7 @@ group { name: "e/modules/conf_colors/preview/text";
text { font: "Sans"; size: 10;
text: "Text";
min: 1 1;
ellipsis: -1;
}
}
}
@ -74,6 +75,7 @@ group { name: "e/modules/conf_colors/preview/text";
text { font: "Sans:style=Bold"; size: 16;
text: "Ab";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -14,6 +14,7 @@ group { name: "e/modules/comp/preview";
text_class: "fileman_icon";
align: 0.5 0.5;
min: 1 1;
ellipsis: -1;
}
fixed: 0 1;
}

View File

@ -225,6 +225,7 @@ group { name: "e/modules/cpufreq/main";
color_class: "module_label";
text { font: "Sans"; size: 6;
min: 1 1;
ellipsis: -1;
text_class: "module_small";
}
}

View File

@ -121,6 +121,7 @@ group { name: "e/desklock/login_box";
min: 1 1;
align: 0.0 0.5;
text_class: "desklock_passwd";
ellipsis: -1;
}
fixed: 1 1;
}

View File

@ -103,6 +103,7 @@ group { name: "e/widgets/dialog/text";
text {
style: "dialog_style";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -69,6 +69,7 @@ group { name: "e/modules/conf_edgebindings/selection";
text { font: "Sans"; size: 10;
text_class: "label";
min: 1 1;
ellipsis: -1;
}
}
}
@ -224,6 +225,7 @@ offset: -5 -45;
text {
style: "edge_binding_style";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -74,6 +74,7 @@ group { name: "e/widgets/entry/text";
text: "";
style: "entry_textblock_style";
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
}
}

View File

@ -457,7 +457,9 @@ group { name: "e/modules/everything/list";
text { font: "Sans"; size: 10;
align: 0.0 0.5;
min: 1 1;
ellipsis: -1;
text_class: "fileman_typebuf";
ellipsis: -1;
}
}
}
@ -762,6 +764,7 @@ group { name: "e/modules/everything/tab_item";
color_class: "menu_item";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "menu_item";
}
@ -1884,6 +1887,7 @@ group { name: "e/modules/everything/textblock";
rel2.offset: -5 -5;
text { style: "everything_textblock_style";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -87,6 +87,7 @@ group { name: "e/fileman/default/list/variable";
min: 1 1;
align: 0.0 0.5;
text_class: "ilist_item";
ellipsis: 0.0;
}
}
description { state: "selected" 0.0;
@ -111,6 +112,7 @@ group { name: "e/fileman/default/list/variable";
text_source: "e.text.label";
align: 0.0 0.5;
text_class: "ilist_item";
ellipsis: 0.0;
}
visible: 0;
}
@ -139,6 +141,7 @@ group { name: "e/fileman/default/list/variable";
text_source: "e.text.label";
align: 0.0 0.5;
text_class: "ilist_item";
ellipsis: 0.0;
}
visible: 0;
}

View File

@ -11,6 +11,7 @@ group { name: "e/widgets/fontpreview";
color3: 0 0 0 128;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "_e_font_preview";
}

View File

@ -192,6 +192,7 @@ group { name: "e/modules/ibox/icon_overlay";
color_class: "module_label";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "module_normal";
}

View File

@ -37,6 +37,7 @@ group { name: "e/ilist";
color_class: "ilist_typebuf";
text { font: "Sans:style=Bold"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "ilist_typebuf";
}
@ -146,6 +147,7 @@ group { name: "e/widgets/ilist";
color_class: "ilist_item";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
text_class: "ilist_item";
}

View File

@ -107,6 +107,7 @@ group { name: "e/init/splash";
text { font: "Sans"; size: 8;
text: "0.17.0";
min: 1 1;
ellipsis: -1;
align: 1.0 1.0;
text_class: "init_version";
}

View File

@ -11,6 +11,7 @@ group { name: "e/widgets/label";
color_class: "label_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
text_class: "label";
}

View File

@ -260,6 +260,7 @@ group { name: "e/widgets/menu/default/label";
color_class: "menu_item";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
text_class: "menu_item";
}

View File

@ -55,6 +55,7 @@ group { name: "e/widgets/radio";
color_class: "radio_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.0 0.5;
text_class: "radio_button";
}

View File

@ -217,7 +217,8 @@ group { name: "e/conf/randr/main/frame";
rel2.to: "e.swallow.preview";
align: 0.5 1.0;
text { style: "randr_name_style";
min: 1.0 1.0;
min: 1 1;
ellipsis: -1;
}
}
}
@ -231,7 +232,8 @@ group { name: "e/conf/randr/main/frame";
rel2.to: "e.swallow.preview";
align: 0.5 0.0;
text { style: "randr_resolution_style";
min: 1.0 1.0;
min: 1 1;
ellipsis: -1;
}
}
}
@ -246,7 +248,8 @@ group { name: "e/conf/randr/main/frame";
rel2.to: "e.swallow.preview";
align: 0.5 0.0;
text { style: "randr_position_style";
min: 1.0 1.0;
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -92,6 +92,7 @@ group { name: "e/widgets/slider_horizontal";
description { state: "active" 0.0;
inherit: "default" 0.0;
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
max: 99999 99999;
}
@ -318,6 +319,7 @@ group { name: "e/widgets/slider_vertical";
description { state: "active" 0.0;
inherit: "default" 0.0;
text.min: 1 1;
text.ellipsis: -1;
visible: 1;
max: 99999 99999;
}

View File

@ -47,6 +47,7 @@ group { name: "e/sys/logout";
min: 20 80;
text { style: "sys_style";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -79,6 +79,7 @@ group { name: "e/widgets/syscon/main";
align: 0.5 1.0;
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}
@ -178,6 +179,7 @@ group { name: "e/widgets/syscon/item/button";
color_class: "button_text";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "button";
}

View File

@ -48,6 +48,7 @@ group { name: "e/modules/temperature/main";
color_class: "module_label";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
text_class: "module_small";
}
}

View File

@ -18,6 +18,7 @@ group { name: "e/widgets/textblock";
text {
style: "textblock_style";
min: 1 1;
ellipsis: -1;
}
}
}

View File

@ -261,6 +261,7 @@ group { name: "e/widgets/toolbar/item";
color_class: "menu_item";
text { font: "Sans"; size: 10;
min: 1 1;
ellipsis: -1;
align: 0.5 0.5;
text_class: "menu_item";
}

View File

@ -104,6 +104,7 @@ group { name: "e/wizard/main";
text { font: "Sans"; size: 10;
text: "Next";
min: 1 1;
ellipsis: -1;
}
}
description { state: "disabled" 0.0;