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:
9114c94
)
Decrease hide timer delay
11/322811/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:00:28 +0000
(15:00 +0900)
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 458a81cb1285a2c5fb380375a977ea30ab0097ec..e0a5a827a11060fc02e5dc5c0d648eeab8cfbea6 100644
(file)
--- a/
src/e_mod_main.c
+++ b/
src/e_mod_main.c
@@
-154,7
+154,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) \