Module Name: src
Committed By: nia
Date: Sun Oct 11 10:02:51 UTC 2020
Modified Files:
src/external/mit/ctwm/etc: system.ctwmrc
Log Message:
allow the root window to be freely painted with e.g. xsetroot
it came up during initial review that it may be confusing that xsetroot
doesn't work by default
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/ctwm/etc/system.ctwmrc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/ctwm/etc/system.ctwmrc
diff -u src/external/mit/ctwm/etc/system.ctwmrc:1.5 src/external/mit/ctwm/etc/system.ctwmrc:1.6
--- src/external/mit/ctwm/etc/system.ctwmrc:1.5 Sun Oct 11 07:08:29 2020
+++ src/external/mit/ctwm/etc/system.ctwmrc Sun Oct 11 10:02:51 2020
@@ -1,5 +1,5 @@
#
-# $NetBSD: system.ctwmrc,v 1.5 2020/10/11 07:08:29 nia Exp $
+# $NetBSD: system.ctwmrc,v 1.6 2020/10/11 10:02:51 nia Exp $
#
# ctwmrc by nia
#
@@ -44,6 +44,9 @@ RestartPreviousState
DecorateTransients
+# allow the user to have their root window recolored as they choose
+DontPaintRootWindow
+
# hide window contents while altering windows for performance
NoOpaqueMove
NoOpaqueResize