Commit graph

5692 commits

Author SHA1 Message Date
Lucas Murray
2e42deec73 When the user lowers the active window with a mouse action also
automatically focus the next available window.
BUG: 182146

svn path=/trunk/KDE/kdebase/workspace/; revision=917649
2009-01-28 10:30:44 +00:00
Lucas Murray
f9f4d916e4 When the user lowers the active window with a shortcut automatically
focus the next available window.
BUG: 182146

svn path=/trunk/KDE/kdebase/workspace/; revision=917644
2009-01-28 10:03:37 +00:00
Script Kiddy
d0dd9d5e6c SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=916065
2009-01-24 13:13:22 +00:00
Script Kiddy
bf56b158ab SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=915638
2009-01-23 13:14:00 +00:00
Script Kiddy
da1c6ba4fd SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=915127
2009-01-22 13:50:56 +00:00
Script Kiddy
a5137d000d SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=914646

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-21 13:40:54 +00:00
Script Kiddy
b51f7a048f SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=914108
2009-01-20 13:21:53 +00:00
Script Kiddy
9984fe99b6 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=913549

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/HighTide/metadata.desktop
M	wallpapers/Vector_Sunset/metadata.desktop
2009-01-19 14:11:38 +00:00
Luboš Luňák
674da0ff27 Backport fix for buttons.
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=913431
2009-01-19 11:52:25 +00:00
Luboš Luňák
f760d36881 Fix buttons, patch by Knut Johansson <knutmj@online.no>.
svn path=/trunk/KDE/kdebase/workspace/; revision=913430
2009-01-19 11:51:46 +00:00
Luboš Luňák
5104de12e4 Backport, fix buttons.
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=913429
2009-01-19 11:44:21 +00:00
Luboš Luňák
42beacc8f1 Fix buttons, patch by Knut Johansson <knutmj@online.no>.
svn path=/trunk/KDE/kdebase/workspace/; revision=913425
2009-01-19 11:40:45 +00:00
Script Kiddy
1035ec042f SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=912911

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-18 13:24:34 +00:00
Script Kiddy
a108548c76 SVN_SILENT made messages (.desktop file, second try)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=911496
2009-01-15 14:02:55 +00:00
Luboš Luňák
27d39be5e8 Use new icons.
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=911414
2009-01-15 12:56:35 +00:00
Luboš Luňák
50ebf9e099 Use new icons.
svn path=/trunk/KDE/kdebase/workspace/; revision=911411
2009-01-15 12:54:15 +00:00
Lucas Murray
117c719c7d Merge branch 'fadeeffect'
Conflicts:
	kcmkwin/kwincompositing/main.cpp

svn path=/trunk/KDE/kdebase/workspace/; revision=911326
2009-01-15 09:55:15 +00:00
Lucas Murray
0d8a186ce7 Backport r911207. Add 4px padding between the title text and the
stripes so that it doesn't look so cramped.

svn path=/branches/KDE/4.2/kdebase/workspace/; revision=911212
2009-01-15 02:15:10 +00:00
Lucas Murray
d8f46c3974 Add 4px padding between the title text and the stripes so that it
doesn't look so cramped.

svn path=/trunk/KDE/kdebase/workspace/; revision=911207
2009-01-15 02:03:50 +00:00
Martin Gräßlin
07d5e9cf57 Add config dialog for MagicLamp effect. Currently only one option to change the animation duration is available.
FEATURE: 177961

svn path=/trunk/KDE/kdebase/workspace/; revision=910997
2009-01-14 15:31:08 +00:00
Script Kiddy
6b4401e3ae SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=910957

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-14 14:17:53 +00:00
Script Kiddy
b55b1f2797 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=910461

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-13 12:35:20 +00:00
Martin Gräßlin
a46f5f8945 Add an option to show/not hide panels. Panels are of course not included into filtering and cannot be selected. Like all other windows you can't interact with panels. Option is default off.
CCBUG: 178913

svn path=/trunk/KDE/kdebase/workspace/; revision=910398
2009-01-13 10:19:47 +00:00
Martin Gräßlin
b2a6be6bf0 Close window filtering when the delete key is pressed.
FEATURE: 180516

svn path=/trunk/KDE/kdebase/workspace/; revision=910395
2009-01-13 10:10:55 +00:00
Guillaume Pothier
5799f4f9e6 Backported Kephal fixes
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=910288
2009-01-12 23:46:25 +00:00
Guillaume Pothier
b362b980cb Fixed many Kephal bugs.
BUG: 173017

svn path=/trunk/KDE/kdebase/workspace/; revision=910287
2009-01-12 23:45:03 +00:00
Script Kiddy
d593721583 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=909995

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-12 14:40:55 +00:00
Script Kiddy
65fa69e394 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=909328

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-11 12:52:48 +00:00
Script Kiddy
0c076055f2 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=908905

The following changes were in SVN, but were removed from git:

M	wallpapers/HighTide/metadata.desktop
2009-01-10 16:08:07 +00:00
David Johnson
2e61a74d20 backport from trunk
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=908668
2009-01-10 05:30:34 +00:00
David Johnson
f827f1db97 Fix drawing of block; window frame
svn path=/trunk/KDE/kdebase/workspace/; revision=908666
2009-01-10 05:18:51 +00:00
Huynh Huu Long
91145d2ec8 Add another redo of windeco buttons
svn path=/trunk/KDE/kdebase/workspace/; revision=908463
2009-01-09 18:51:22 +00:00
Alexis Ménard
3951c815c7 backport commit 908403 from trunk
QImage.fill take a uint not a QColor so this color (Qt::transparent enum with 19 as a value) is invalid.

svn path=/branches/KDE/4.2/kdebase/workspace/; revision=908406
2009-01-09 17:14:28 +00:00
Alexis Ménard
e0d2b09d42 QImage.fill take a uint not a QColor so this color (Qt::transparent enum with 19 as a value) is invalid.
svn path=/trunk/KDE/kdebase/workspace/; revision=908403
2009-01-09 17:12:46 +00:00
Luboš Luňák
edcd0112fa Allow minimizing of modal dialogs, simply meaning that their main window
will be minimized too. Also don't disable the minimize animation for the dialog.
(bnc#431378)


svn path=/trunk/KDE/kdebase/workspace/; revision=908237
2009-01-09 14:07:03 +00:00
Script Kiddy
4e999d723a SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=907663

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/HighTide/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
2009-01-08 14:13:59 +00:00
Script Kiddy
bf9c219716 SVN_SILENT made messages (.desktop file)
svn path=/branches/KDE/4.2/kdebase/workspace/; revision=907138

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/Blue_Curl/metadata.desktop
M	wallpapers/Flower_drops/metadata.desktop
M	wallpapers/Vector_Sunset/metadata.desktop
2009-01-07 14:19:14 +00:00
Script Kiddy
7102a6d895 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=906580

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/Blue_Curl/metadata.desktop
M	wallpapers/Curls_on_Green/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
2009-01-06 12:52:00 +00:00
Martin Gräßlin
6a969aa16e Don't change brightness of windows on all desktops as this causes flickering.
BUG: 170002

svn path=/trunk/KDE/kdebase/workspace/; revision=906087
2009-01-05 14:18:58 +00:00
Martin Gräßlin
6a25ea49ee Deactivate scene idle during active fullscreen effect. So mouse events aren't dropped and mouse is usable in fullscreen effects, again. Of course this is not the best solution.
BUG: 177226

svn path=/trunk/KDE/kdebase/workspace/; revision=906064
2009-01-05 13:34:41 +00:00
Script Kiddy
be5c6ce3c2 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=906032

The following changes were in SVN, but were removed from git:

M	wallpapers/Plasmalicious/metadata.desktop
2009-01-05 13:05:11 +00:00
Martin Gräßlin
f07944389e Redirect windows when there is an active fullscreen effect. This solves the problem of unredirected fullscreen applications blocking effects like present windows or desktop grid.
BUG: 176996

svn path=/trunk/KDE/kdebase/workspace/; revision=906014
2009-01-05 12:52:27 +00:00
Martin Gräßlin
e8cbd42ded Read path to cube cap image from kwinrc. This is needed for an easy branding by distros.
svn path=/trunk/KDE/kdebase/workspace/; revision=905512
2009-01-04 14:03:29 +00:00
Script Kiddy
fb1d569c49 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=905486

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/Blue_Curl/metadata.desktop
M	wallpapers/Code_Poets_Dream/metadata.desktop
M	wallpapers/Colorado_Farm/metadata.desktop
M	wallpapers/Curls_on_Green/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Flower_drops/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/Ladybuggin/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
M	wallpapers/Red_Leaf/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
M	wallpapers/Vector_Sunset/metadata.desktop
2009-01-04 13:22:16 +00:00
Script Kiddy
4ce334a719 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=905053
2009-01-03 16:30:46 +00:00
Lucas Murray
d31cad55eb Sync r900436 from Oxygen.
svn path=/trunk/KDE/kdebase/workspace/; revision=904801
2009-01-03 07:59:23 +00:00
Lucas Murray
e2e7b64443 Sync r899162 from Oxygen.
svn path=/trunk/KDE/kdebase/workspace/; revision=904800
2009-01-03 07:59:16 +00:00
Script Kiddy
65796cc45e SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=904551

The following changes were in SVN, but were removed from git:

M	wallpapers/Air/metadata.desktop
M	wallpapers/Blue_Curl/metadata.desktop
M	wallpapers/Fields_of_Peace/metadata.desktop
M	wallpapers/Finally_Summer_in_Germany/metadata.desktop
M	wallpapers/Flower_drops/metadata.desktop
M	wallpapers/Fresh_Morning/metadata.desktop
M	wallpapers/Plasmalicious/metadata.desktop
M	wallpapers/There_is_Rain_on_the_Table/metadata.desktop
M	wallpapers/Vector_Sunset/metadata.desktop
2009-01-02 13:30:12 +00:00
Andreas Hartmetz
278f5f726c compile on ARM: qreal is NOT double on ARM
svn path=/trunk/KDE/kdebase/workspace/; revision=904368
2009-01-02 02:08:35 +00:00
Jason vanRijn Kasper
071802244d Silly me, I put _NET_WM_FULLSCREEN_MONITORS in and forgot to add it to the
list kwin advertises as supporing in _NET_SUPPORTED. This remedies that and
now _NET_WM_FULLSCREEN_MONITORS is listed properly.

svn path=/trunk/KDE/kdebase/workspace/; revision=904348
2009-01-02 00:40:05 +00:00