From: Andrey Ivanenko Date: Fri, 6 Jul 2012 11:45:01 +0000 (+0300) Subject: Added new winset styles (2.2.2.38-2.2.2.44) according to the GUI Guide 1.8 X-Git-Tag: submit/2.0alpha-wayland/20121130.000903~93^2~6^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7afcd75ba84ebe5ce506f860a7a3fee4dfc35694;p=profile%2Fivi%2Fefl-theme-tizen.git Added new winset styles (2.2.2.38-2.2.2.44) according to the GUI Guide 1.8 Change-Id: I3a665b37aaddec66ebfae2f24a324dbd8cc38586 --- diff --git a/themes/widgets/genlist/genlist_normal.edc b/themes/widgets/genlist/genlist_normal.edc index 9d8e97a..424b788 100644 --- a/themes/widgets/genlist/genlist_normal.edc +++ b/themes/widgets/genlist/genlist_normal.edc @@ -24249,6 +24249,1926 @@ } } } + // 2.2.2.38 + group { name: "elm/genlist/item/4text.1icon.1/default"; + alias: "elm/genlist/item_odd/4text.1icon.1/default"; + alias: "elm/genlist/item_compress/4text.1icon.1/default"; + alias: "elm/genlist/item_compress_odd/4text.1icon.1/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4"; + data.item: "contents" "elm.icon.1"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "flips" "elm.flip.content"; + images { + image: "00_winset_list_bubble_bg.png" COMP; + } + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.bubble"; + type: IMAGE; + description{ state: "default" 0.0; + fixed: 0 1; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 1 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bubble.text4.right"; + } + image { + normal: "00_winset_list_bubble_bg.png"; + border: 6 6 0 0; + } + } + } + part { name: "elm.padding.bubble.text4.left"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.text.4"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.padding.bottom"; + } + + } + } + part { name: "elm.padding.bubble.text4.right"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.4"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_BUBBLE_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: GENLIST_SIZE_28_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bottom"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + + part { name: "elm.padding.icon1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.1"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + color: 0 255 255 255; + fixed: 1 1; + align: 1.0 0.0; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + } + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.icon.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.39 + group { name: "elm/genlist/item/4text.1icon.2/default"; + alias: "elm/genlist/item_odd/4text.1icon.2/default"; + alias: "elm/genlist/item_compress/4text.1icon.2/default"; + alias: "elm/genlist/item_compress_odd/4text.1icon.2/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4"; + data.item: "contents" "elm.icon.1"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "flips" "elm.flip.content"; + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.text.4"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_BUBBLE_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.icon1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.text.4"; + } + rel2 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.1"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + color: 0 255 255 255; + fixed: 1 1; + align: 1.0 0.0; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + } + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.icon.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.40 + group { name: "elm/genlist/item/4text.1/default"; + alias: "elm/genlist/item_odd/4text.1/default"; + alias: "elm/genlist/item_compress/4text.1/default"; + alias: "elm/genlist/item_compress_odd/4text.1/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "flips" "elm.flip.content"; + images { + image: "00_winset_list_bubble_bg.png" COMP; + } + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.bubble"; + type: IMAGE; + description{ state: "default" 0.0; + fixed: 0 1; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 1 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bubble.text4.right"; + } + image { + normal: "00_winset_list_bubble_bg.png"; + border: 6 6 0 0; + } + } + } + part { name: "elm.padding.bubble.text4.left"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.text.4"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.padding.bottom"; + } + + } + } + part { name: "elm.padding.bubble.text4.right"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.4"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_BUBBLE_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: GENLIST_SIZE_28_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bottom"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.41 + group { name: "elm/genlist/item/4text.2/default"; + alias: "elm/genlist/item_odd/4text.2/default"; + alias: "elm/genlist/item_compress/4text.2/default"; + alias: "elm/genlist/item_compress_odd/4text.2/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "flips" "elm.flip.content"; + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.text.4"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_BUBBLE_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.text.4"; + } + rel2 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.42 + group { name: "elm/genlist/item/3text.1icon.3/default"; + alias: "elm/genlist/item_odd/3text.1icon.3/default"; + alias: "elm/genlist/item_compress/3text.1icon.3/default"; + alias: "elm/genlist/item_compress_odd/3text.1icon.3/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3"; + data.item: "contents" "elm.icon.1"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "flips" "elm.flip.content"; + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.icon1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.1"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + color: 0 255 255 255; + fixed: 1 1; + align: 1.0 0.0; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.icon1.right"; + to_y: "elm.padding.icon1.right"; + } + } + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.icon.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.44 + group { name: "elm/genlist/item/4text.1icon.3/default"; + alias: "elm/genlist/item_odd/4text.1icon.3/default"; + alias: "elm/genlist/item_compress/4text.1icon.3/default"; + alias: "elm/genlist/item_compress_odd/4text.1icon.3/default"; + data.item: "texts" "elm.text.1 elm.text.2 elm.text.3 elm.text.4"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "contents" "elm.icon.1"; + data.item: "flips" "elm.flip.content"; + images { + image: "00_winset_list_bubble_bg.png" COMP; + } + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + part { name: "elm.icon.1"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: GENLIST_SIZE_64_INC GENLIST_SIZE_64_INC; + max: GENLIST_SIZE_64_INC GENLIST_SIZE_64_INC; + fixed: 1 1; + rel1 { + relative: 1.0 0.0; + to_x: "elm.padding.left"; + } + rel2 { + relative: 1.0 1.0; + to_x: "elm.padding.left"; + } + align: 0.0 0.5; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.icon.1"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.text.2"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_SUB_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.bubble"; + type: IMAGE; + description{ state: "default" 0.0; + fixed: 0 1; + min: GENLIST_SIZE_48_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 1 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bubble.text4.right"; + } + image { + normal: "00_winset_list_bubble_bg.png"; + border: 6 6 0 0; + } + } + } + part { name: "elm.padding.bubble.text4.left"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.text.4"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.text.4"; + to_y: "elm.padding.bottom"; + } + + } + } + part { name: "elm.padding.bubble.text4.right"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1 0; + visible: 0; + min: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + max: GENLIST_SIZE_10_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.4"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_BUBBLE_TEXT_COLOR_INC; + fixed: 0 1; + align: 1.0 0.0; + min: GENLIST_SIZE_28_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.text.2"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.right"; + to_y: "elm.padding.bottom"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 1 1; + align: 0.5 0.5; + text_class: "slp_medium"; + } + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bubble.text4.left"; + } + rel2 { relative: 0 0; + to_x: "elm.padding.bubble.text4.left"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.3"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.icon.1"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text3.right"; + to_y: "elm.padding.text3.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + target: "elm.text.2"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } + // 2.2.2.43 + group { name: "elm/genlist/item/2text.4icon.1/default"; + alias: "elm/genlist/item_odd/2text.4icon.1/default"; + alias: "elm/genlist/item_compress/2text.4icon.1/default"; + alias: "elm/genlist/item_compress_odd/2text.4icon.1/default"; + data.item: "texts" "elm.text.1 elm.text.2"; + data.item: "stacking" "above"; + data.item: "selectraise" "on"; + data.item: "contents" "elm.icon.1 elm.icon.2 elm.icon.3 elm.icon.4"; + data.item: "flips" "elm.flip.content"; + parts { + GENLIST_PART_BASE( GENLIST_HEIGHT_129_INC ) + GENLIST_PART_BG_IMAGE + GENLIST_PART_BOTTOM_LINE + GENLIST_PART_PADDING_TOP( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_BOTTOM( GENLIST_PADDING_10_INC ) + GENLIST_PART_PADDING_LEFT( GENLIST_PADDING_16_INC ) + GENLIST_PART_PADDING_RIGHT( GENLIST_PADDING_16_INC ) + part { name: "elm.icon.1"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: GENLIST_SIZE_56_INC GENLIST_SIZE_60_INC; + max: GENLIST_SIZE_56_INC GENLIST_SIZE_60_INC; + fixed: 1 1; + rel1 { + relative: 0.0 1.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.top"; + } + rel2 { + relative: 0.0 0.0; + to_x: "elm.padding.right"; + to_y: "elm.padding.bottom"; + } + align: 1.0 0.5; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text1.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1 ; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 0.0 1.0; + to_x: "elm.icon.1"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.icon.1"; + to_y: "elm.padding.top"; + } + } + } + part { name: "elm.text.1"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_UNREAD_COLOR_INC; + fixed: 0 1; + min: 0 GENLIST_SIZE_SLIDE_60_INC; + rel1 { relative: 1.0 1.0; + to_x: "elm.padding.left"; + to_y: "elm.padding.top"; + } + rel2 { relative: 0.0 1.0; + to_x: "elm.padding.text1.right"; + to_y: "elm.padding.text1.right"; + } + text { + font: "SLP:style=Roman"; + size: GENLIST_FONT_44_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "read" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_READ_COLOR_INC; + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_FONT_LIST_MAIN_TEXT_FOCUS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.icon2.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.icon.1"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.1"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.2"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + max: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + fixed: 1 1; + rel1 { + relative: 0.0 1.0; + to_x: "elm.padding.icon2.right"; + to_y: "elm.text.1"; + } + rel2 { + relative: 0.0 0.0; + to_x: "elm.padding.icon2.right"; + to_y: "elm.padding.bottom"; + } + align: 1.0 0.5; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.icon3.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.icon.2"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.2"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.3"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + max: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + fixed: 1 1; + rel1 { + relative: 0.0 1.0; + to_x: "elm.padding.icon3.right"; + to_y: "elm.text.1"; + } + rel2 { + relative: 0.0 0.0; + to_x: "elm.padding.icon3.right"; + to_y: "elm.padding.bottom"; + } + align: 1.0 0.5; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.icon4.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.icon.3"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.3"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.icon.4"; + clip_to: "disclip"; + type: SWALLOW; + scale: 1; + description { state: "default" 0.0; + min: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + max: GENLIST_SIZE_32_INC GENLIST_SIZE_32_INC; + fixed: 1 1; + rel1 { + relative: 0.0 1.0; + to_x: "elm.padding.icon4.right"; + to_y: "elm.text.1"; + } + rel2 { + relative: 0.0 0.0; + to_x: "elm.padding.icon4.right"; + to_y: "elm.padding.bottom"; + } + align: 1.0 0.5; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + part { name: "elm.padding.text2.right"; + clip_to: "disclip"; + type: RECT; + scale: 1; + description { state: "default" 0.0; + fixed: 1 1; + align: 1.0 0.0; + visible: 0; + min: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + max: GENLIST_PADDING_16_INC GENLIST_SIZE_48_INC; + rel1 { relative: 0 1; + to_x: "elm.icon.4"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 0; + to_x: "elm.icon.4"; + to_y: "elm.padding.bottom"; + } + } + } + part { name: "elm.text.2"; + clip_to: "disclip"; + type: TEXT; + scale: 1; + description { state: "default" 0.0; + color: GENLIST_PART_FONT_NAME_TEXT_COLOR_INC; + fixed: 0 1; + align: 0.0 0.0; + min: 0 GENLIST_SIZE_48_INC; + rel1 { relative: 1 1; + to_x: "elm.padding.left"; + to_y: "elm.text.1"; + } + rel2 { relative: 0 1; + to_x: "elm.padding.text2.right"; + to_y: "elm.padding.text2.right"; + } + text { + font: "SLP:style=Medium"; + size: GENLIST_FONT_32_INC; + min: 0 1; + align: 0.0 0.5; + text_class: "slp_medium"; + } + } + description { state: "selected" 0.0; + inherit: "default" 0.0; + color: GENLIST_PART_TEXT_PRESS_COLOR_INC; + } + GENLIST_DESCRIPTION_FLIP_ENABLED + } + GENLIST_PART_FLIP + GENLIST_PART_DISCLIP + } + programs { + // signal: elm,state,%s,active + // a "check" item named %s went active + // signal: elm,state,%s,passive + // a "check" item named %s went passive + // default is passive + program { name: "go_active"; + signal: "elm,state,selected"; + source: "elm"; + action: STATE_SET "selected" 0.0; + target: "elm.text.1"; + } + program { name: "go_passive"; + signal: "elm,state,unselected"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + transition: LINEAR 0.1; + } + program { name: "go_read"; + signal: "elm,state,read"; + source: "elm"; + action: STATE_SET "read" 0.0; + target: "elm.text.1"; + } + program { name: "go_unread"; + signal: "elm,state,unread"; + source: "elm"; + action: STATE_SET "default" 0.0; + target: "elm.text.1"; + } + } + } group { name: "elm/genlist/item/dialogue/bg/2text.1icon.2/default"; alias: "elm/genlist/item_odd/dialogue/bg/2text.1icon.2/default";