Gtk & Qt issue ..



Hello ..

I would like to have those features in a Gtk application ..

  KWin::setType(test->winId(),NET::Dock);
  KWin::setState(test->winId(),NET::StaysOnTop);
  KWin::setState(test->winId(),Qt::WStyle_NoBorder);
  KWin::setStrut(test->winId(),0,0,65,0);
  KWin::setOnAllDesktops(test->winId(),true);

Would anybody have a tip ?

TIA

Regards

Eriam Schaffter




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]