Commit graph

9 commits

Author SHA1 Message Date
Luboš Luňák
bd81e83d55 Override-redirect windows in the window manager itself don't make any
difference, and Keith Packard said it's better without it for some
translucency toy or whatever it is, so let's get rid of WX11BypassWM in KWin.

svn path=/trunk/kdebase/kwin/; revision=266398
2003-11-11 18:38:19 +00:00
Luboš Luňák
10f405c73d Merging kwin core from kwin_iii back to HEAD.
svn path=/trunk/kdebase/kwin/; revision=251608
2003-09-16 19:28:03 +00:00
Nadeem Hasan
4001642ec3 Reverting. Qt docs say:
"We strongly recommend that all subclasses of QObject use the Q_OBJECT macro regardless of whether they actually use signals, slots and properties or not."

svn path=/trunk/kdebase/kwin/; revision=239883
2003-07-29 16:00:52 +00:00
Nadeem Hasan
43495a45f3 No signals or slots defined here.
svn path=/trunk/kdebase/kwin/; revision=239882
2003-07-29 15:44:18 +00:00
Karol Szwed
2269952b2b Ensure that the geometrytip dimensions are updated when resizing a window
in transparent mode.

svn path=/trunk/kdebase/kwin/; revision=239876
2003-07-29 15:12:16 +00:00
Karol Szwed
cf8e983d87 Do not use saveunder in opaque modes as it slows down
moving/resizing significantly.
(kwin_iii port later)

svn path=/trunk/kdebase/kwin/; revision=231502
2003-06-15 07:19:05 +00:00
Karol Szwed
adb54b7767 Enable SaveUnder for the geometry tip so that we don't get those nasty unpainted
areas when moving/resizing the window in non-opaque modes.

For this to work properly have 'Option "backingstore"' set in the Screen
section of your XF86Config. (you can also do stuff like startx -- +bs if you
are too lazy to hack your X config)

I wonder how many distros will have 'Option "backingstore"' included by
default...

(I'll sync kwin_iii later during the 'big hack' :)

svn path=/trunk/kdebase/kwin/; revision=230927
2003-06-11 13:05:44 +00:00
Matthias Kretz
c273b4fa15 includemocs
svn path=/trunk/kdebase/kwin/; revision=198278
2003-01-08 17:09:24 +00:00
Karol Szwed
235b534b26 Add a window geometry tip when users move/resize a window. Currently it is
enabled by default, but will be made configurable soon. There is a known
issue with an incorrect geometry shown with konsole, but that's its fault,
and I'll get to that shortly (xterm does the right thing).

Disclaimer:
If it jams - force it. If it breaks, it probably needed replacing anyway.

svn path=/trunk/kdebase/kwin/; revision=197992
2003-01-07 12:42:32 +00:00