projects
/
platform
/
core
/
uifw
/
e-mod-tizen-wl-textinput.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ad9995
)
Decrease hide timer delay
15/322815/1
author
Inhong Han
<inhong1.han@samsung.com>
Wed, 16 Apr 2025 02:52:54 +0000
(11:52 +0900)
committer
InHong Han
<inhong1.han@samsung.com>
Wed, 16 Apr 2025 06:03:30 +0000
(06:03 +0000)
Change-Id: Id2d1c6702e662a3e5d653b41abe3d6c0d1c46400
src/e_mod_main.c
patch
|
blob
|
history
diff --git
a/src/e_mod_main.c
b/src/e_mod_main.c
index 3cfcd0f935b2f800f5a47c46117520abaffa5936..bcf91d69ca075429648e0c086b9294f5b47eb684 100644
(file)
--- a/
src/e_mod_main.c
+++ b/
src/e_mod_main.c
@@
-161,7
+161,7
@@
static Eina_Bool g_show_state_candidate = EINA_FALSE;
static Eina_List *hooks_ec = NULL;
-const int WILL_HIDE_TIMER_INTERVAL =
1.0
f;
+const int WILL_HIDE_TIMER_INTERVAL =
0.3
f;
#undef E_CLIENT_HOOK_APPEND
#define E_CLIENT_HOOK_APPEND(l, t, cb, d) \