Commit graph

4352 commits

Author SHA1 Message Date
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
Luboš Luňák
f5f2afc983 Don't remove event masks on kwin's own widgets.
svn path=/trunk/KDE/kdebase/workspace/; revision=734667
2007-11-09 14:48:26 +00:00
Luboš Luňák
ad73c931e5 It seems that any QPalette use in KWin has to explicitly specify
the color group, since KWin is technically never the active application.


svn path=/trunk/KDE/kdebase/workspace/; revision=734660
2007-11-09 14:09:29 +00:00
Craig Drummond
bd2bdc040b Fix parentless dialogs
svn path=/trunk/KDE/kdebase/workspace/; revision=734552
2007-11-09 08:02:24 +00:00
Script Kiddy
206dc8a378 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=734544

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-09 07:51:58 +00:00
Rivo Laks
ee7b2ca8d1 Change default mouse triggers as discussed on kwin list (top-right doesn't do anything
anymore and top-left triggers presentwindows for all desktops).
Should make Plasma people happy as well ;-)

svn path=/trunk/KDE/kdebase/workspace/; revision=734423
2007-11-08 20:34:25 +00:00
Script Kiddy
93cfdb6797 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=734227
2007-11-08 09:15:10 +00:00
Script Kiddy
d6ac6ec912 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=733791

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

M	wallpapers/plasma-default.png.desktop
2007-11-07 07:58:52 +00:00
Luboš Luňák
222d60acf8 Put in changes reverted by r732026 again.
svn path=/trunk/KDE/kdebase/workspace/; revision=733454
2007-11-06 11:13:09 +00:00
Script Kiddy
9c23fc6033 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=733410

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

M	wallpapers/plasma-default.png.desktop
2007-11-06 08:58:17 +00:00
Matthew Woehlke
b60d4e187a SVN_SILENT: comment update, since I convinced Lubos kwin should nicely set palette group, but haven't gotten around to fixing kwin yet :-(
Bah, should've done at least this a long time ago, sorry Lubos.

svn path=/trunk/KDE/kdebase/workspace/; revision=733209
2007-11-05 21:10:59 +00:00
Fathi Boudra
a2a55254c7 Sync plasma desktop theme color with oxygenized color.
Use kwin3_ to be coherent with kwin/plugins.


svn path=/trunk/KDE/kdebase/workspace/; revision=732895
2007-11-05 00:36:19 +00:00
Fathi Boudra
ae357add60 Set oxygen as kwin decoration default plugin
svn path=/trunk/KDE/kdebase/workspace/; revision=732861
2007-11-04 22:47:22 +00:00
Fathi Boudra
ea2ebe5e62 Rename kwin_oxy to kwin_oxygen.
More consistent with other kwin decoration name.

svn path=/trunk/KDE/kdebase/workspace/; revision=732858
2007-11-04 22:32:55 +00:00
Laurent Montel
24eea94d0a Move desktop kcm module to kwin as requested by David
svn path=/trunk/KDE/kdebase/workspace/; revision=732648
2007-11-04 12:35:51 +00:00
Rivo Laks
e38a36d3a6 Sync comment to code
svn path=/trunk/KDE/kdebase/workspace/; revision=732390
2007-11-03 18:01:46 +00:00
Rivo Laks
1f7c7cc89b Unelevate the moved window when it's released.
Fixes ugly bug where window would stay elevated even after the effect finishes.

svn path=/trunk/KDE/kdebase/workspace/; revision=732299
2007-11-03 12:44:13 +00:00
Rivo Laks
b070bc842b Add repaint when window is closed.
Fixes shadows left on desktop when kickoff or app menus are closed

svn path=/trunk/KDE/kdebase/workspace/; revision=732268
2007-11-03 11:35:39 +00:00
Rivo Laks
f556feda15 Fasten up: 500->300ms
svn path=/trunk/KDE/kdebase/workspace/; revision=732261
2007-11-03 10:52:48 +00:00
Rivo Laks
e795e4b81f This was not supposed to be removed
svn path=/trunk/KDE/kdebase/workspace/; revision=732256
2007-11-03 10:42:12 +00:00
Script Kiddy
4ce9a58427 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdebase/workspace/; revision=732214

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

M	wallpapers/plasma-default.png.desktop
2007-11-03 07:49:19 +00:00
Rivo Laks
33e34940f5 Those moved, too
svn path=/trunk/KDE/kdebase/workspace/; revision=732056
2007-11-02 17:29:54 +00:00
Rivo Laks
d78506bd0a Move testing/demo effects (those not meant for end users) to test/ subdir and don't build them by default.
svn path=/trunk/KDE/kdebase/workspace/; revision=732055
2007-11-02 17:28:21 +00:00
Matthew Woehlke
a7c46120b6 undo (unintentional?) function removal by ruphy that broke the build... ruphy, please check the diff first! :-)
svn path=/trunk/KDE/kdebase/workspace/; revision=732044
2007-11-02 16:28:27 +00:00
Rivo Laks
5bb6ed0b1a Use new shadow texture by pinotree. It uses gaussian blur instead of linear falloff
and thus looks better.
Also change default shadow settings to look better with the new texture.

svn path=/trunk/KDE/kdebase/workspace/; revision=732038
2007-11-02 15:33:46 +00:00