summaryrefslogtreecommitdiffstats
path: root/debian/_base/metapackages/desktop-base/kompmgr-rc-files
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-09-13 22:51:14 +0200
committerSlávek Banko <slavek.banko@axis.cz>2023-09-14 08:44:57 +0200
commit70c47b9e5caedf748a42a97a82eef3611438d98a (patch)
tree816c3c14dc5ac4d142ac6d5fbd5416822ed2b03c /debian/_base/metapackages/desktop-base/kompmgr-rc-files
parent4924bcbf2ef82a637c4e8123f5f5ab8e653bb9a4 (diff)
downloadtde-packaging-70c47b9e5caedf748a42a97a82eef3611438d98a.tar.gz
tde-packaging-70c47b9e5caedf748a42a97a82eef3611438d98a.zip
DEB default-settings: Move common files to common directory.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c0b455c680dcaac4342d685b017c44d0fa81fd06)
Diffstat (limited to 'debian/_base/metapackages/desktop-base/kompmgr-rc-files')
-rw-r--r--debian/_base/metapackages/desktop-base/kompmgr-rc-files/compton-tde.conf45
-rw-r--r--debian/_base/metapackages/desktop-base/kompmgr-rc-files/xcompmgrrc17
2 files changed, 62 insertions, 0 deletions
diff --git a/debian/_base/metapackages/desktop-base/kompmgr-rc-files/compton-tde.conf b/debian/_base/metapackages/desktop-base/kompmgr-rc-files/compton-tde.conf
new file mode 100644
index 000000000..26c725969
--- /dev/null
+++ b/debian/_base/metapackages/desktop-base/kompmgr-rc-files/compton-tde.conf
@@ -0,0 +1,45 @@
+# WARNING
+# This file was automatically generated by TDE
+# All changes will be lost!
+shadow = false;
+shadow-offset-y = 0;
+shadow-offset-x = 0;
+shadow-red = 0;
+shadow-green = 0;
+shadow-blue = 0;
+shadow-radius = 4;
+fading = true;
+no-fading-opacitychange = true;
+no-fading-openclose = false;
+wintypes:
+{
+ menu = { shadow = false; fade = true; no-fading-openclose = false; };
+ dropdown_menu = { shadow = false; fade = true; no-fading-openclose = false; };
+ popup_menu = { shadow = false; fade = true; no-fading-openclose = false; };
+ tooltip = { shadow = false; fade = true; no-fading-openclose = false; };
+ normal = { shadow = false; fade = false; no-fading-openclose = true; };
+ dialog = { shadow = false; fade = false; no-fading-openclose = true; };
+ unknown = { shadow = false; fade = false; no-fading-openclose = true; };
+ toolbar = { shadow = false; fade = false; no-fading-openclose = true; };
+ utility = { shadow = false; fade = false; no-fading-openclose = true; };
+ splash = { shadow = false; fade = false; no-fading-openclose = true; };
+ notify = { shadow = false; fade = false; no-fading-openclose = true; };
+ combo = { shadow = false; fade = false; no-fading-openclose = true; };
+ desktop = { shadow = false; fade = false; no-fading-openclose = true; };
+ dnd = { shadow = false; fade = false; no-fading-openclose = true; };
+ dock = { shadow = false; fade = false; no-fading-openclose = true; };
+};
+fade-in-step = 0.07;
+fade-out-step = 0.07;
+backend = "xrender";
+vsync = "none";
+blur-background = "false";
+blur-background-fixed = true;
+blur-background-exclude = [
+ "window_type = 'dock'",
+ "window_type = 'desktop'"
+];
+no-dock-shadow = true;
+no-dnd-shadow = true;
+clear-shadow = true;
+shadow-ignore-shaped = false;
diff --git a/debian/_base/metapackages/desktop-base/kompmgr-rc-files/xcompmgrrc b/debian/_base/metapackages/desktop-base/kompmgr-rc-files/xcompmgrrc
new file mode 100644
index 000000000..9c9b9ff17
--- /dev/null
+++ b/debian/_base/metapackages/desktop-base/kompmgr-rc-files/xcompmgrrc
@@ -0,0 +1,17 @@
+[xcompmgr]
+Compmode=
+DisableARGB=false
+FadeInStep=0.07
+FadeMenuWindows=true
+FadeOutStep=0.07
+FadeToolTipWindows=true
+FadeTrans=false
+FadeWindows=false
+ShadowColor=0x000000
+ShadowOffsetX=0
+ShadowOffsetY=0
+ShadowRadius=4
+ShadowsOnMenuWindows=true
+ShadowsOnToolTipWindows=true
+blurBackground=false
+useOpenGL=false