From kde-commits Sun Nov 30 16:44:26 1997 From: CVS by ettrich Date: Sun, 30 Nov 1997 16:44:26 +0000 To: kde-commits Subject: kdebase/kwmmodules/kwmpager X-MARC-Message: https://marc.info/?l=kde-commits&m=88722466401855 kdebase/kwmmodules/kwmpager desktop.cpp,1.17,1.18 pager.cpp,1.15,1.16 Author: ettrich CVSROOT: /usr/local/cvsroot Sun Nov 30 16:44:25 MET 1997 Update of /usr/local/cvsroot/kdebase/kwmmodules/kwmpager In directory demeter:/tmp/cvs-serv29982 Modified Files: desktop.cpp pager.cpp Log Message: Matthias: kwmpager uses KWM::setDecoration(winId(), KWM::tinyDecoration | KWM::noFocus); now. BTW: acctivating a window in kwmpager let it jump around. Still no smooth beginning of the drag. Stephan?