kwin/clients
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
..
b2 obey more controlcenter options (mouse actions for frame and titlebar) 2000-08-28 12:31:16 +00:00
kde minor work 2000-07-15 19:27:07 +00:00
kde1 - coolo told me to commit this :) (it's unused) 2000-08-16 15:37:36 +00:00
kstep WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
kwmtheme Away with the *.moc.* files. 2000-06-29 21:36:40 +00:00
laptop WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
modernsystem WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
mwm Away with the *.moc.* files. 2000-06-29 21:36:40 +00:00
riscos WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
system WABA: Fixed #8656 kwin titlebar: doubleclick does not maximize 2000-09-11 03:34:01 +00:00
Makefile.am mosfet's much ligher version of the default style. Still flickers a little bit, but 2000-08-14 18:49:44 +00:00
REQUIREMENTS_FOR_CVS Speling fixe ;-) 2000-03-30 10:34:16 +00:00