Laurent Montel
3ce5dd0ffc
Fix includes
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1018077
17 years ago
Script Kiddy
39ea19f79f
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017703
17 years ago
Hugo Pereira Da Costa
fbf5d4d438
removed 'hackish' checks on running compiz. Assume kwin
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017618
17 years ago
Hugo Pereira Da Costa
cd52e656b5
removed 'hackish' checks on running compiz. Assume kwin
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017617
17 years ago
Hugo Pereira Da Costa
7bf1793f32
removed 'hackish' checks on running compiz. Assume kwin
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017616
17 years ago
Hugo Pereira Da Costa
91d68e395b
changed margin and spacing for consistency with other tabs; changed list size policy to minimize amount of vertical space used for the configuration
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017510
17 years ago
Hugo Pereira Da Costa
2ac48283c3
removed nitrogenexceptionlistdialog.cpp; added nitrogenexceptionlistwidget.cpp for configuration redesign
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017460
17 years ago
Hugo Pereira Da Costa
fdd6b45ea6
changed exception handling so that it is handled in nitrogenconfigurationui directly rather than in a separate dialog
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017456
17 years ago
Hugo Pereira Da Costa
abbefd0c71
redesigned configuration to use 'basic' and 'advanced' tabs. Also moved decoration exception handling to a dedicated tab, rather than in separate dialog
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017455
17 years ago
Hugo Pereira Da Costa
1b7acbc6bb
removed exception list handling from separate dialog. Use a different tab instead
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017451
17 years ago
Hugo Pereira Da Costa
ffb68de1ac
redesign handling of 'checkbox' options in exception dialog to have a more consistent look between various options
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017445
17 years ago
Marco Martin
5b61e0909c
sync with the fade popup, looks less weird
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017403
17 years ago
Hugo Pereira Da Costa
906503c2f2
set WA_NoSystemBackground flag and removed (useless) setting of WA_OpaquePaintEvent flag
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017186
17 years ago
Hugo Pereira Da Costa
2c181abd37
fixed button rendering using QPainterPath, as done for kde2 windeco; fixed corner painting in preview mode
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017185
17 years ago
Hugo Pereira Da Costa
bc78e76281
put mask calculation in separate method, to be used in preview mode. In preview mode, set painter clipMask so that it matches widget mask, to fix corner painting
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017184
17 years ago
Hugo Pereira Da Costa
6d329bb015
fixed button rendering using QPainterPath, as done for kde2 windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017181
17 years ago
Hugo Pereira Da Costa
e7c34fb913
fixed button rendering using QPainterPath, as done for kde2 windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017180
17 years ago
Hugo Pereira Da Costa
b51ce3fc34
fixed button rendering using QPainterPath, as done for kde2 windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017178
17 years ago
Hugo Pereira Da Costa
313bc152f2
fixed button rendering using QPainterPath, as done for kde2 windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017171
17 years ago
Hugo Pereira Da Costa
0f9de2a3a8
fixed button rendering using QPainterPath, as done for kde2 windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017168
17 years ago
Hugo Pereira Da Costa
bbb66d7a7d
Fixed size-grip visibility when shading windows
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017165
17 years ago
Hugo Pereira Da Costa
a56de50f0d
implemented drawing of size-grip (when enabled) in preview mode, and fixed mettrics accordingly. also removed extra pixel in preview mode when 'border none' is selected and compositing is active
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017158
17 years ago
Script Kiddy
795a45fbc2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017136
17 years ago
Hugo Pereira Da Costa
6a9212e77d
fixed indentation for last commit (r1017015.)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017018
17 years ago
Hugo Pereira Da Costa
29fec15b4a
filled titlePix with transparent color before painting pattern, to fix title-bar appearance
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017016
17 years ago
Hugo Pereira Da Costa
a0c0e4f085
filled titlePix with transparent color before painting pattern, to fix decoration appearance
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1017015
17 years ago
Martin Gräßlin
465fd0fbca
We have to keep track of the currentTabBoxWindowList in tabbox effects:
...
when a client closes, windowClosed is called before it is removed from the list.
So we have to remove it from our list and make sure it isn't used any more.
And just to be sure we reference the window and unref after the effect closes.
The windowList is only changed in tabBoxAdded and tabBoxUpdated.
BUG: 184602
svn path=/trunk/KDE/kdebase/workspace/; revision=1016998
17 years ago
Lucas Murray
8b19de13f0
Select the default decoration if the configured decoration doesn't exist.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016905
17 years ago
Lucas Murray
47ef5f02cc
Replace Ozone with Nitrogen as the default decoration and remove Ozone.
...
CCMAIL:kwin@kde.org
svn path=/trunk/KDE/kdebase/workspace/; revision=1016904
17 years ago
Hugo Pereira Da Costa
ebc76aa81d
changed text for 'tri-state' combobox to 'default/enabled/disabled'; changed option names so that they match exactly the configuration window
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016862
17 years ago
Hugo Pereira Da Costa
31d8c5d8cc
changed 'title bar blending' option name into 'background style'
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016861
17 years ago
Hugo Pereira Da Costa
bda7734df3
rationalized 'button style' and 'title bar blending style' option names
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016860
17 years ago
Hugo Pereira Da Costa
f825e35471
use hard-coded iconscale for menu button, and fixed centering to match oxygen windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016858
17 years ago
Hugo Pereira Da Costa
f17068e815
added button-size dependent hard-coded icon scale (for drawing window icon in title bar)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016856
17 years ago
Hugo Pereira Da Costa
66c1892947
fixed rounding of bottom corners in tiny border mode
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016853
17 years ago
Hugo Pereira Da Costa
563191f51c
set draw_stripes draw_separator on for default configuration, in order to match default oxygen decoration
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1016851
17 years ago
Huynh Huu Long
cf86b3fc65
Revert r1009021 and r1009001 (which extend the clickable area of the
...
window borders), because they interfere with window snapping.
svn path=/trunk/KDE/kdebase/workspace/; revision=1016482
17 years ago
Script Kiddy
641accc6eb
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015779
17 years ago
Hugo Pereira Da Costa
470a7fc4b2
fixed logic for drawing windeco borders, and size-grip dots. Use 'native' helper::drawFloatFrame from oxygen windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015648
17 years ago
Hugo Pereira Da Costa
cf5b3972a5
restored original drawFloatFrame method from oxygen windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015647
17 years ago
Hugo Pereira Da Costa
43df0f4fca
fixed 'stripes' so that they look identical to oxygen windeco
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015646
17 years ago
Hugo Pereira Da Costa
f96dacb336
removed useless exception conversion utility -not compiled anyway
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015644
17 years ago
Toby Dickenson
23f82767c8
Constrain the middle of a window following a step-change (such as maximize or restore) so that any simulation asymetry will not cause the window to drift off-center. This previously led to problems with the wobblyness set to maximum. BUG: 198559
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015535
17 years ago
Yuri Chornoivan
06471e2250
Fix typos:
...
caracteristic->characteristic
Developper->Developer
svn path=/trunk/KDE/kdebase/workspace/; revision=1015523
17 years ago
Thomas Lübking
5522bc2e0e
add feature: move (swap) desktops
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015448
17 years ago
Christoph Feck
a83e508bdd
Use QPainter to render preview
...
Reviewed by Lucas Murray
BUG: 203842
svn path=/trunk/KDE/kdebase/workspace/; revision=1015361
17 years ago
Script Kiddy
399787aa30
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015337
17 years ago
Hugo Pereira Da Costa
6d7de8e2b0
fixed titlebar height to match oxygen windeco and scale nicely with large window borders
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015281
17 years ago
Hugo Pereira Da Costa
5cd24c48d0
fixed (stupid) bug concerning window title alignment
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015280
17 years ago
Hugo Pereira Da Costa
01b0bacecc
moved border size option to the top of the options, for consistency with other windecorations
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1015279
17 years ago