Hugo Pereira Da Costa
0ae4d9489f
always enable window grouping, when available.
...
removed corresponding config option.
2011-07-17 16:12:30 +02:00
Hugo Pereira Da Costa
c5766a5e3a
removed "shadowMode" option, since it has been obsoleted by kwin's new shadow system.
2011-05-01 11:52:22 +02:00
Hugo Pereira Da Costa
77dd014d8a
fixed horizontal positionning of background pixmap.
2011-04-20 10:57:40 +02:00
Hugo Pereira Da Costa
e5956f2e9a
Decoration: read background pixmap from oxygenrc
2011-03-03 10:52:35 +01:00
Hugo Pereira Da Costa
96c7dedacb
Added background pixmap offset to properly align decoration background and style background.
2011-03-03 10:35:56 +01:00
Hugo Pereira Da Costa
9918437a71
play with the idea of painting an overlay pixmap on top of window background.
2011-03-02 17:01:45 +01:00
Hugo Pereira Da Costa
0960942f4e
cleanup variable names for consistency
2011-02-24 17:37:04 +01:00
Hugo Pereira Da Costa
cf7f1a378a
Factory: properly account for shadow configuration change when return changed status.
2011-02-23 11:21:46 +01:00
Hugo Pereira Da Costa
4abee2e112
perform all shadow configuration in ShadowCache::readConfig.
...
This will avoid code duplication between style and decoration.
2011-02-23 11:14:21 +01:00
Hugo Pereira Da Costa
97cf4863ff
Moved exception loading from oxygenfactory to oxygenconfiguration.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1195628
2010-11-11 16:38:44 +00:00
Hugo Pereira Da Costa
881a43a191
Changed 'drawSeparator' boolean value into a combobox, for which 3 choices are available:
...
- never draw separator
- draw separator when window is active
- always draw separator.
This is usefull for e.g. firefox, when a flat background is used, in which case one might
want the separator to always be enabled.
svn path=/trunk/KDE/kdebase/workspace/; revision=1182027
2010-10-03 02:22:56 +00:00
Hugo Pereira Da Costa
70f9460484
Readded helper().invalidateCaches call at each readConfig.
...
this is needed to properly catch 'contrast' changes in systemsettings.
svn path=/trunk/KDE/kdebase/workspace/; revision=1173169
2010-09-08 21:07:14 +00:00
Hugo Pereira Da Costa
3ba096c34e
Tried rationalize configuration changes.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1169281
2010-08-28 23:45:14 +00:00
Hugo Pereira Da Costa
43d7384663
oxygen.h/.cpp renamed to oxygenfactory.h/.cpp for consistency.
...
svn path=/trunk/KDE/kdebase/workspace/; revision=1121941
2010-05-02 18:38:05 +00:00