[Development] Programmitcally putting widget on X display

2016-03-10 Thread Shiva sitamraju
Hi, I am trying to put widget on X display from Qt (on display other than primary display) Let me know if this is possible. Tried various approaches http://stackoverflow.com/questions/35498895/qdesktopwidget-for-an-x-display Would be great if I can get some pointers on way forward. Is it requir

[Development] QDesktopWidget for an X display

2016-02-24 Thread Shiva sitamraju
Hi, I am trying to put a widget on a given X Display from inside QT application. Also posted same question on stackexchange http://stackoverflow.com/questions/35498895/qdesktopwidget-for-an-x-display . Would be very grateful if anyone can help me in this regards Shiva ___