kwin/clients/kstep
Waldo Bastian 493fd295b0 - button[1]->setBitmap(sticky_bits, 8, 8);
+        button[1]->setBitmap(sticky_bits, 10, 10);

Fixes br 10156:
On the desktop, I right-click the title bar of a window and select the KStep
decoration.  Then I click on the `+'' titlebar button to pin the window on all desks.
The button turns empty.  I click again to unpin the window, and, instead
of showing the usual `+'', I get a corrupted button pixmap.

svn path=/trunk/kdebase/kwin/; revision=63501
2000-09-11 05:45:02 +00:00
..
kstep.desktop Implemented plugins :) This was a huge pain in the arse because a) I am stupid 1999-12-24 01:36:47 +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
nextclient.cpp - button[1]->setBitmap(sticky_bits, 8, 8); 2000-09-11 05:45:02 +00:00
nextclient.h Update to new color handling and efficency improvements. 2000-04-28 11:01:42 +00:00