Bah, one screws up KWin a bit for the weekend, and there are already

3 bugreports for it.
With KStartupInfo, I unintentionally introduced KWinModule in KWin,
and after the kdecore/netwm* cleanup, it started getting events,
and doing XSelectInput() on clients :(.

svn path=/trunk/kdebase/kwin/; revision=197771
This commit is contained in:
Luboš Luňák 2003-01-06 12:28:28 +00:00
parent aa007a7b63
commit 70784e0433

View file

@ -361,7 +361,7 @@ Workspace::Workspace( bool restore )
);
// call this before XSelectInput() on the root window
d->startup = new KStartupInfo( false, this );
d->startup = new KStartupInfo( false, true, this, NULL );
// select windowmanager privileges
XSelectInput(qt_xdisplay(), root,