ecore-wl2: Add API to get if a window should ignore focus events
authorChris Michael <cp.michael@samsung.com>
Thu, 15 Jun 2017 14:35:45 +0000 (10:35 -0400)
committerChris Michael <cp.michael@samsung.com>
Thu, 15 Jun 2017 14:35:45 +0000 (10:35 -0400)
commit689d77daf6b93b514c309384a076ec9d18442a47
tree24a1470f5583e0ddcae34e3e8b20266f77d631ff
parent9b76c284c928bcb24413ac83b0653e6d652da13a
ecore-wl2: Add API to get if a window should ignore focus events

Small patch to add an API function which can be used to find out if a
given window is set to skip focus events.

"#divergence"

@feature

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/ecore_wl2/Ecore_Wl2.h
src/lib/ecore_wl2/ecore_wl2_window.c