]> Dogcows Code - chaz/openbox/commitdiff
oops extra menu_layout
authorDana Jansens <danakj@orodu.net>
Fri, 11 Jul 2003 01:33:50 +0000 (01:33 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 11 Jul 2003 01:33:50 +0000 (01:33 +0000)
DESIGN/themes.txt

index 0651cd5fe9526ccbc20fbc9e4749a9177f638f8c..eee2efdf0514cc628c100a248a7d247c7bb0ae43 100644 (file)
 </texture>
 
 <button_layout id="funlayout">
-  <enabled>
-    <pressed>
-      <focus style="fun" />
-      <unfocus style="fun" />
-    </pressed>
-    <unpressed>
-      <focus style="fun" />
-      <unfocus style="fun" />
-    </unpressed>
-  </enabled>
+  <pressed>
+    <focus style="fun" />
+    <unfocus style="fun" />
+  </pressed>
+  <unpressed>
+    <focus style="fun" />
+    <unfocus style="fun" />
+  </unpressed>
   <disabled>
-    <pressed>
-      <focus style="fun" />
-      <unfocus style="fun" />
-    </pressed>
-    <unpressed>
-      <focus style="fun" />
-      <unfocus style="fun" />
-    </unpressed>
+    <focus style="fun" />
+    <unfocus style="fun" />
   </disabled>
 </button>
 
   <unfocus style="blah-sunken" text="vroom" />
 </surface>
 
-<menu_layout id="titlelayout">
-  <focus   style="blah-flat"   text="vroom" />
-  <unfocus style="blah-sunken" text="vroom" />
-</surface>
-
 <window>
   <button id="close"    layout="funlayout" />
   <button id="stick"    layout="funlayout" />
   <button id="icon"     layout="funlayout" />
   <button id="shade"    layout="funlayout" />
 
-  <surface id="title"  layout="titlelayout" />
-  <surface id="handle" layout="titlelayout" />
+  <surface id="title"    layout="titlelayout" />
+  <surface id="handle"    layout="titlelayout" />
+  <surface id="leftgrip"  layout="titlelayout" />
+  <surface id="rightgrip" layout="titlelayout" />
 </window>
 
 <menu>
This page took 0.025024 seconds and 4 git commands to generate.