CVS commit by thiago: Also committing lukasl from revision 1.263, also as requested by antlarr M +1 -0 desktop.cc 1.261.2.3 --- kdebase/kdesktop/desktop.cc #1.261.2.2:1.261.2.3 @@ -104,4 +104,5 @@ KDesktop::KDesktop( bool x_root_hack, bo setCaption( "KDE Desktop"); + KWin::setOnAllDesktops( winId(), true ); KWin::setType( winId(), NET::Desktop ); KWin::setState( winId(), NET::SkipPager );