add a timer for wl client focus to delay held key input

Desktop / Enlightenment / Enlightenment - Mike Blumenkrantz [osg.samsung.com] - 22 July 2015 16:55 UTC

this prevents keys from immediately being sent to newly-focused clients and avoids the case of reverting focus from one app to another on keybind close, only to have the second app also close immediately using the same keybind

5cbbe26 add a timer for wl client focus to delay held key input
src/bin/e_comp_wl.c | 26 ++++++++++++++++++++------
src/bin/e_comp_wl.h | 2 +-
2 files changed, 21 insertions(+), 7 deletions(-)

Upstream: git.enlightenment.org


  • Share