Dear all.

I added an event handler for ECORE_X_EVENT_WINDOW_PROPERTY in elm_win.c.
If an user change the ECORE_X_ATOM_E_ILLUME_INDICATOR_STATE using 
ecore_x_e_illume_indicator_state_set() not using elm_win_indicator_mode_set(), 
the elm doesn't care of it. So, I added the ECORE_X_EVENT_WINDOW_PROPERTY 
callback which handles the ECORE_X_ATOM_E_ILLUME_INDICATOR_STATE atom.
And this is available when the HAVE_ELEMENTARY_X is defined only. (This patch 
code is added in #ifdef HAVE_ELEMENTARY_X~ #endif)

Thanks.
--
Doyoun Kang

Attachment: elm_win.diff
Description: Binary data

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to