e_focus: raise parent window in mouse down callback 88/297288/1
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 16 Aug 2023 08:09:43 +0000 (17:09 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Wed, 16 Aug 2023 09:23:58 +0000 (18:23 +0900)
commit1c17eec1860e21a7b3ca64b34ec4b8978701f02b
treefc844fdc5dc0671b6985c0924c3d2a1e5982acfc
parentf9fd140750154210485fd64c8874d9ecd40c8c7a
e_focus: raise parent window in mouse down callback

We add code to raise the parent window when the mouse down event is occured on below cases.
- the "always_click_to_raise" config is enabled.
- the parent and child makes its relationship as belong_to_parent property

Change-Id: Ic91e15932d534c49cdf19f60f2ab0ba0844ea5fc
src/bin/e_focus.c