libtaskmanager: add new window/window title change/close window test for X11
A test including 3 test cases is added.
- New window
- Window title is changed
- Close window
XWindowTasksModel should respond to the 3 events correctly.
Currently only test the title. More data tests will come if this one is accepted