Skip to content

libtaskmanager: add new window/window title change/close window test for X11

Fushan Wen requested to merge work/fuf/libtm/testxwindowtasksmodel into master

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

Merge request reports