Allen Winter
31f067ede2
pedantic fixes
10 years ago
Martin Gräßlin
125cc5082f
Change default logging category to QtCriticalMsg
...
Less noisy KWin by default.
11 years ago
Jacob Logan
ac72e9fb73
Changed debug statements in kwin/effects from qDebug() to qCDebug(KWINEFFECTS)
...
A new .cpp file is added containing the declaration of the logging
category and compiled into the effects lib.
REVIEW: 114194
12 years ago
Martin Gräßlin
47cf35720f
Present Window's close button ported to QtQuick 2
13 years ago
Thomas Lübking
287acae1db
handle closebutton arm state inside effect only
...
the enabled/disabled change is a useless distraction
implicitly fixes
BUG: 321810
FIXED-IN: 4.11
REVIEW: 111538
13 years ago
Martin Gräßlin
fb65c07bf7
Use a QDeclarativeView for button views in Present Windows and Desktop Grid
...
Declarative UI++
REVIEW: 109409
13 years ago
Martin Gräßlin
0a7e48f7aa
KWin uses kdelibs coding style.
15 years ago
Luboš Luňák
01bf6cbb4c
License cleanup - add headers where missing, be explicit about GPL
...
being v2+ (right now it says just GPL, which according to GPL itself
means any GPL). Decoration clients will come later.
CCMAIL: kwin@kde.org
svn path=/trunk/KDE/kdebase/workspace/; revision=742302
19 years ago
Luboš Luňák
f52b8e48cd
branches/work/kwin_composite becomes new trunk kwin.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=659202
19 years ago
Luboš Luňák
2b7e1f4993
Remove kwin, kwin_composite will become new trunk kwin, missing merges
...
from trunk will be merged in.
svn path=/trunk/KDE/kdebase/workspace/; revision=659200
19 years ago
Luboš Luňák
e3b865cd5f
namespace KWinInternal -> KWin - shorter typing of names in gdb, yay
...
svn path=/branches/work/kwin_composite/; revision=650770
19 years ago
Laurent Montel
7f7ce52d78
#include <q...h> -> #include <Q...>
...
svn path=/trunk/KDE/kdebase/workspace/; revision=539617
20 years ago
Luboš Luňák
10f405c73d
Merging kwin core from kwin_iii back to HEAD.
...
svn path=/trunk/kdebase/kwin/; revision=251608
23 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
23 years ago
Nadeem Hasan
43495a45f3
No signals or slots defined here.
...
svn path=/trunk/kdebase/kwin/; revision=239882
23 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
23 years ago
Dirk Mueller
6bbbe69c0e
unbreak compilation (gcc 3.4+)
...
svn path=/trunk/kdebase/kcontrol/; revision=239225
23 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
23 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
24 years ago