Introduction - If you have any usage issues, please Google them yourself
This is a program written in C++ and Qt 4.5 which will swallow running xapplications by just entering their winow id. Window id can be found out by the following command "xwinifo-name xxxx"
where xxxx is the title of the application to be embedded, Make sure application to be embedded must be running and title must be same as on it.