summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgdefaults.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2022-07-16 14:35:39 +0900
committerMavridis Philippe <[email protected]>2022-07-17 14:44:44 +0300
commit14bc816be9c921a6b004e0b0419e0c4c2f010b8c (patch)
tree83af2c09a0b99e564f8577b01e283de2ced7a0b7 /kcontrol/background/bgdefaults.h
parentd6db1a583cc495ae318872e298f200ee1da673d9 (diff)
downloadtdebase-14bc816be9c921a6b004e0b0419e0c4c2f010b8c.tar.gz
tdebase-14bc816be9c921a6b004e0b0419e0c4c2f010b8c.zip
Use Scale & Crop as default style for wallpaper.
Add more options to "Set as Background" menu in Konqueror. This resolves issue #280 and issue #281. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Mavridis Philippe <[email protected]>
Diffstat (limited to 'kcontrol/background/bgdefaults.h')
-rw-r--r--kcontrol/background/bgdefaults.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/kcontrol/background/bgdefaults.h b/kcontrol/background/bgdefaults.h
index bde81071a..e6ece1cfe 100644
--- a/kcontrol/background/bgdefaults.h
+++ b/kcontrol/background/bgdefaults.h
@@ -24,12 +24,10 @@
#define _defMinOptimizationDepth 1
// Per desktop defaults
-// Before you change this get in touch with me ([email protected])
-// Thanks!!
#define _defColorA TQColor("#003082")
#define _defColorB TQColor("#C0C0C0")
#define _defBackgroundMode KBackgroundSettings::Flat
-#define _defWallpaperMode KBackgroundSettings::Scaled
+#define _defWallpaperMode KBackgroundSettings::ScaleAndCrop
#define _defMultiMode KBackgroundSettings::NoMulti
#define _defBlendMode KBackgroundSettings::NoBlending
#define _defBlendBalance 100