summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-08-03 17:47:10 +0000
committerDana Jansens <danakj@orodu.net>2003-08-03 17:47:10 +0000
commit26827d875ad1fc1b8738f9456f20296241e0bdee (patch)
treee45fe29f38c3181aec97a3db6d274bcf7495a42b /data
parent9ba3f7d0fd06cd8c29571a997c4092acfbbb2c98 (diff)
kill non-opaque move/resize
add an option for redrawing/resizing the client window while resizing, when disabled the client is not touched until the resize is complete.
Diffstat (limited to 'data')
-rw-r--r--data/rc311
1 files changed, 5 insertions, 6 deletions
diff --git a/data/rc3 b/data/rc3
index 282236cc..ccfa25e5 100644
--- a/data/rc3
+++ b/data/rc3
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
-<!-- Do not edit this file, it will be overwritten on install. Edit the file
- in $HOME/.openbox/ instead. -->
+<!-- Do not edit this file, it will be overwritten on install. Copy the file
+ to $HOME/.openbox/ instead. -->
<openbox_config>
@@ -38,10 +38,9 @@
</names>
</desktops>
-<moveresize>
- <opaqueMove>yes</opaqueMove>
- <opaqueResize>yes</opaqueResize>
-</moveresize>
+<resize>
+ <drawContents>yes</drawContents>
+</resize>
<dock>
<position>topleft</position>