Dear all.

When the window type is changed by window manager or other daemon, elm_win 
couldn't detect this change and didn't change Elm_Win's type. So, after some 
operation (like elm_win_alpha_set or elm_win_transparent_set, etc.), window 
type is changed to old type because Elm_Win's type was not changed. 
I added code to handle changing window type. It added only x11 backend and used 
the x-property change (ECORE_X_EVENT_WINDOW_PROPERTY). Please check the 
attached patch file.

Thanks.
--
Doyoun Kang

Attachment: elm_win.diff
Description: Binary data

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to