Quoting Hallvar Helleseth ([EMAIL PROTECTED]): > Here's a patch to add this function (selfexplanatory, no?)
I thought about that function after adding window ids. First of all, interface references should not be stored in core structures. A new interface should be constructed in GetWindow. But there's another thing left. Any application could manipulate your window using the id. So without access restrictions to the window it's insecure. We should only allow the window manager to do GetWindow. There's already a cooperative level for layers (DLSCL_ADMINISTRATIVE), it's for a window manager. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" convergence integrated media GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
