I want to control windows via Window manager controls (wmctrl).
I am able to successfully switch between qml application windows using wmctrl commands on the Ubuntu Desktop.
But I am running same applications on Ubuntu Touch Nexus tablet. It results in an error as shown
"Cannot open display".
Does Ubuntu Touch supports the window management? How to achieve this?