10 Commits (ca061ffb57cdead97f296869dbd356dfa1b2a7fa)

Author SHA1 Message Date
Luboš Luňák 962f313ada Since Qt has apparently wrapping still broken, better force it at a reasonable
place.

svn path=/trunk/kdebase/kwin/; revision=270600
21 years ago
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
21 years ago
Luboš Luňák 10f405c73d Merging kwin core from kwin_iii back to HEAD.
svn path=/trunk/kdebase/kwin/; revision=251608
21 years ago
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
21 years ago
Nadeem Hasan 43495a45f3 No signals or slots defined here.
svn path=/trunk/kdebase/kwin/; revision=239882
21 years ago
Karol Szwed 2269952b2b Ensure that the geometrytip dimensions are updated when resizing a window
in transparent mode.

svn path=/trunk/kdebase/kwin/; revision=239876
21 years ago
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
22 years ago
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
22 years ago
Matthias Kretz c273b4fa15 includemocs
svn path=/trunk/kdebase/kwin/; revision=198278
22 years ago
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
22 years ago