kwin/clients/modernsystem
Waldo Bastian 5e3b53660d WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize
if (titlebar->geometry().contains( e->pos() ) )
-        setShade( !isShade() );
+       workspace()->performWindowOperation( this, options->operationTitlebarDblClick() );
     workspace()->requestFocus( this );

svn path=/trunk/kdebase/kwin/; revision=63485
2000-09-11 03:34:01 +00:00
..
btnhighcolor.h Improved highcolor buttons, and switched to the circular sticky thingy. I'll 2000-09-08 00:38:29 +00:00
buttondata.h Improved highcolor buttons, and switched to the circular sticky thingy. I'll 2000-09-08 00:38:29 +00:00
Makefile.am WABA: Use $(KDE_PLUGIN) for plugins and let them link against kwin.{la|so} 2000-05-16 23:10:41 +00:00
modernsys.cpp WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
modernsys.h being able to resize at the bottom or right edge is good 2000-05-08 12:18:26 +00:00
modernsystem.desktop CVS_SILENT made messages 2000-09-09 04:11:37 +00:00