<br>  Hi,<br><br>       This patch has the declaration handler for SwitchDesktop API.Here we hide all the windows of the current desktop and show the windows of the desktop that is being switched to.While showing the windows of a desktop,in order to avoid showing the default hidden windows, we will maintain array of windows which we hide manually.<br clear="all">







<br>      In order to maintain Active desktop feature, some modifications have been added in some functions.<br><br>     The definition for <b>int is_active_desktop(struct desktop *)</b> is in this patch.<br>     <br>     In order to check whether the window handle is in array or not <b>int find_handle_in_array( struct user_handle_array *, user_handle_t )</b> is defined.<br>





<br><br>-- <br>Regards<br>Sainath A<br>