Commit graph

4376 commits

Author SHA1 Message Date
Script Kiddy
3e34387e9b SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=737798
2007-11-17 07:34:04 +00:00
Rivo Laks
8e407ad4af Remove unused prePaintScreen() method
svn path=/trunk/KDE/kdebase/workspace/; revision=737533
2007-11-16 12:43:58 +00:00
Script Kiddy
344cd82052 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=737424
2007-11-16 07:52:17 +00:00
Allen Winter
f94a287247 DocPath => X-DocPath
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords

svn path=/trunk/KDE/kdebase/workspace/; revision=737278

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

M	wallpapers/All-Good-People-1.jpg.desktop
M	wallpapers/Chicken-Songs-2.jpg.desktop
M	wallpapers/No-Ones-Laughing-3.jpg.desktop
M	wallpapers/Time-For-Lunch-2.jpg.desktop
M	wallpapers/Totally-New-Product-1.jpg.desktop
M	wallpapers/Won-Ton-Soup-3.jpg.desktop
M	wallpapers/alta-badia.jpg.desktop
M	wallpapers/andes-venezolanos.svgz.desktop
M	wallpapers/aurora.svgz.desktop
M	wallpapers/blue-bend.jpg.desktop
M	wallpapers/celtic.svgz.desktop
M	wallpapers/default_blue.jpg.desktop
M	wallpapers/default_gears.jpg.desktop
M	wallpapers/floating-leaves.jpg.desktop
M	wallpapers/globe.svgz.desktop
M	wallpapers/here-gear.svgz.desktop
M	wallpapers/kde_box.png.desktop
M	wallpapers/konqui.svgz.desktop
M	wallpapers/lineart.svgz.desktop
M	wallpapers/moon.svgz.desktop
M	wallpapers/plasma-default.png.desktop
M	wallpapers/seaofconero.jpg.desktop
M	wallpapers/soft-green.jpg.desktop
M	wallpapers/stelvio.jpg.desktop
M	wallpapers/sunshine-after-the-rain.jpg.desktop
M	wallpapers/triplegears.jpg.desktop
2007-11-15 22:33:12 +00:00
Luciano Montanaro
9937a60893 Fix Bug 152343 for the laptopclient case.
svn path=/trunk/KDE/kdebase/workspace/; revision=737217
2007-11-15 20:24:01 +00:00
Aaron J. Seigo
9048abe173 take advantage of KDecorationOptions::defaultTitleButtons[Left|Right]
svn path=/trunk/KDE/kdebase/workspace/; revision=737210
2007-11-15 20:14:41 +00:00
Aaron J. Seigo
16e3e5581e * make defaultButtonsLeft and defaultButtonsRight non-pure-virtual so that client plugins that want to just go along with the kde defaults can do so and don't need to reimplement these methods; this is SC, but not BIC
* use defaulTitleButtons[Left|Right] instead of hardcoding those values

svn path=/trunk/KDE/kdebase/workspace/; revision=737209
2007-11-15 20:13:50 +00:00
Aaron J. Seigo
003a0ea7d0 introduce KDecorationOptions::defaultTitleButtonsLeft() and KDecorationOptions::defaultTitleButtonsRight() so as to centralize this default
svn path=/trunk/KDE/kdebase/workspace/; revision=737205
2007-11-15 20:08:57 +00:00
Rivo Laks
2d1a7e1ea4 I thought I had already committed this...
Nonetheless, it might fix a redraw problem with minimize effect.

svn path=/trunk/KDE/kdebase/workspace/; revision=737176
2007-11-15 18:46:38 +00:00
Script Kiddy
cead7a81e5 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=736984
2007-11-15 08:04:49 +00:00
Luboš Luňák
5e3ba8b778 Ok, the splash needs to cover the entire screen, no hacks in the effect
trying to hide other windows. Fullscreen splash is a good idea anyway,
it'll hide all the setting up of kdesktop+kicker ... er .. plasma.

Speaking of which, are there any plans concerning the splash,
or are we sticking with the Akademy photo for 4.0?

CCMAIL: kde-core-devel@kde.org
CCMAIl: kde-artists@kde.org


svn path=/trunk/KDE/kdebase/workspace/; revision=736725
2007-11-14 16:30:11 +00:00
Luboš Luňák
b91c6fce83 Make the logout fade effect activate also while playing logout sound
and killing applications. A bit hackish way of triggering it.


svn path=/trunk/KDE/kdebase/workspace/; revision=736707
2007-11-14 15:58:57 +00:00
Luboš Luňák
eb3b63cad8 Prevent fade from affecting the login splash.
svn path=/trunk/KDE/kdebase/workspace/; revision=736675
2007-11-14 14:55:23 +00:00
Rivo Laks
21498ebad1 Reduce brightness a bit more if saturation isn't supported
svn path=/trunk/KDE/kdebase/workspace/; revision=736622
2007-11-14 13:48:16 +00:00
Rivo Laks
e1ed9b0f9c - Reduce saturation even more and brightness a bit less
- Also smoothly fade back to normal when logout dialog is closed

svn path=/trunk/KDE/kdebase/workspace/; revision=736619
2007-11-14 13:38:07 +00:00
Script Kiddy
bd7bee0188 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=736533
2007-11-14 10:20:35 +00:00
Luboš Luňák
9e0a19aa2e Login effect.
svn path=/trunk/KDE/kdebase/workspace/; revision=736359
2007-11-14 01:01:02 +00:00
Luboš Luňák
30745b9c5d Not necessary.
svn path=/trunk/KDE/kdebase/workspace/; revision=736355
2007-11-14 00:49:24 +00:00
Luboš Luňák
f406b68a57 postpaintscreen, not window
svn path=/trunk/KDE/kdebase/workspace/; revision=736348
2007-11-14 00:28:41 +00:00
Luboš Luňák
d2c3d1a832 Prefer composited logout effect if possible.
I'm just having problems with changing the saturation, I cannot
get it to simply go to gray by reducing data.saturation :-/.

CCMAIL: rivolaks@hot.ee


svn path=/trunk/KDE/kdebase/workspace/; revision=736342
2007-11-14 00:09:14 +00:00
Luboš Luňák
e13c612922 Don't keep the compositing manager selection when not doing compositing.
svn path=/trunk/KDE/kdebase/workspace/; revision=736335
2007-11-13 23:51:46 +00:00
Rivo Laks
8544d77d55 Add Icon entries to where they're still missing
svn path=/trunk/KDE/kdebase/workspace/; revision=736301
2007-11-13 21:59:16 +00:00
Rivo Laks
797bece861 Add config dialog for trackmouse.
It doesn't let you configure anything yet, just shows which keys activate the
  effect. But hopefully one day it will be configurable as well.

svn path=/trunk/KDE/kdebase/workspace/; revision=736297
2007-11-13 21:50:00 +00:00
Rivo Laks
1daba58c35 Add a label to show which keys you need to use for drawing (not configurable yet)
svn path=/trunk/KDE/kdebase/workspace/; revision=736293
2007-11-13 21:42:09 +00:00
Rivo Laks
d351752811 Use "settings" instead of "options", that's in sync with the text on buttons
svn path=/trunk/KDE/kdebase/workspace/; revision=736291
2007-11-13 21:35:39 +00:00
Luboš Luňák
bc6a084894 Let effects access window role as well.
svn path=/trunk/KDE/kdebase/workspace/; revision=736266
2007-11-13 19:59:53 +00:00
Rivo Laks
58aa16725a Add comment for this one as well
svn path=/trunk/KDE/kdebase/workspace/; revision=736261
2007-11-13 19:55:12 +00:00
Rivo Laks
f016495c80 Add config dialog for videorecord
svn path=/trunk/KDE/kdebase/workspace/; revision=736260
2007-11-13 19:43:13 +00:00
Luboš Luňák
1bfe2b9afd Read more properties also for unmanaged windows.
svn path=/trunk/KDE/kdebase/workspace/; revision=736251
2007-11-13 19:25:44 +00:00
Rivo Laks
a10061ed6f Add config dialog for sharpen
svn path=/trunk/KDE/kdebase/workspace/; revision=736229
2007-11-13 18:21:49 +00:00
Rivo Laks
620c22cad2 Correct include guards
svn path=/trunk/KDE/kdebase/workspace/; revision=736227
2007-11-13 18:17:45 +00:00
Rivo Laks
f8ec94079b Add config dialog for invert
svn path=/trunk/KDE/kdebase/workspace/; revision=736226
2007-11-13 18:14:56 +00:00
Luboš Luňák
2a88854a01 #ifdef HAVE_OPENGL
svn path=/trunk/KDE/kdebase/workspace/; revision=736203
2007-11-13 17:37:53 +00:00
Luboš Luňák
2fd0261c03 i18n messages for effects.
svn path=/trunk/KDE/kdebase/workspace/; revision=736200
2007-11-13 17:29:46 +00:00
Rivo Laks
a2801f1ba1 Add #define with KWin effects API version so that 3rd party effects can check for compatibility
svn path=/trunk/KDE/kdebase/workspace/; revision=736187
2007-11-13 17:03:24 +00:00
Rivo Laks
9043373394 Add config option for keeping pixmaps of hidden windows up to date.
svn path=/trunk/KDE/kdebase/workspace/; revision=736174
2007-11-13 16:40:28 +00:00
Luboš Luňák
ce20cf0625 More configuration options for effects. Most of the code
by Christian Nitschkowski <segfault_ii@web.de>.


svn path=/trunk/KDE/kdebase/workspace/; revision=736161
2007-11-13 16:20:52 +00:00
Rivo Laks
e8dffc8f3a Enable compositing by default on all Intel 900-series cards.
Let's see what happens...

svn path=/trunk/KDE/kdebase/workspace/; revision=736159
2007-11-13 16:20:39 +00:00
Rivo Laks
36c3f4804c Make defaults button reset the shortcuts as well
svn path=/trunk/KDE/kdebase/workspace/; revision=736148
2007-11-13 15:44:52 +00:00
Rivo Laks
0a7a0841f8 - Add comments to most effects that didn't have them yet.
- Change taskbarthumbnail's name into something more user-friendly.

svn path=/trunk/KDE/kdebase/workspace/; revision=736147
2007-11-13 15:42:08 +00:00
Script Kiddy
310b54f250 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=735977

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

M	wallpapers/plasma-default.png.desktop
2007-11-13 07:45:41 +00:00
Rivo Laks
f7ad2de5ea Use Jaroslaw's patch (more efficient)
svn path=/trunk/KDE/kdebase/workspace/; revision=735826
2007-11-12 17:36:46 +00:00
Rivo Laks
9b7ef8e18a Revert r735795 to make it build again (fix was already there)
svn path=/trunk/KDE/kdebase/workspace/; revision=735819
2007-11-12 17:24:49 +00:00
Jarosław Staniek
d1ae511796 update for kconfig changes
svn path=/trunk/KDE/kdebase/workspace/; revision=735795
2007-11-12 16:41:05 +00:00
Rivo Laks
31571da734 Fix another KConfigGroup related compile error
svn path=/trunk/KDE/kdebase/workspace/; revision=735793
2007-11-12 16:35:01 +00:00
Rivo Laks
c4e55307ce Show reason (extensions not available or kwin support disabled at compile time)
when compositing cannot be used.

svn path=/trunk/KDE/kdebase/workspace/; revision=735788
2007-11-12 16:32:25 +00:00
Rivo Laks
0adf0a1b49 Add zoom config dialog (just keyboard shortcuts)
svn path=/trunk/KDE/kdebase/workspace/; revision=735761
2007-11-12 15:11:00 +00:00
Script Kiddy
5d6ff26ec6 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=735598
2007-11-12 08:08:14 +00:00
Script Kiddy
8426f71247 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=735257

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

M	wallpapers/kde_box.png.desktop
M	wallpapers/plasma-default.png.desktop
2007-11-11 08:03:05 +00:00
Jakob Petsovits
a8f549170f Icon name changes:
kwin-effect-* -> preferences-system-windows-effect-*

That way, we get proper fallbacks and a more consistent
naming scheme.

svn path=/trunk/KDE/kdebase/workspace/; revision=735139
2007-11-11 00:30:22 +00:00