genlist: select the focused item on enter key input

Desktop / Enlightenment / Elementary - Jaeun Choi [samsung.com] - 12 February 2015 02:53 UTC

there was no way to select an item with key input on ELM_ITEM_SELECT_ON_FOCUS_DISABLE mode. this patch enables select and multi select with enter/space key input.

@fix

fdd222c genlist: select the focused item on enter key input
config/default/base.src.in | 54 +++++++++++++++++++++++++++++++++++++++++++
config/mobile/base.src.in | 54 +++++++++++++++++++++++++++++++++++++++++++
config/standard/base.src.in | 54 +++++++++++++++++++++++++++++++++++++++++++
src/lib/elm_genlist.c | 49 ++++++++++++++++++++++++++++++++++++++-
4 files changed, 210 insertions(+), 1 deletion(-)

Upstream: git.enlightenment.org


  • Share