all repos — openbox @ f5f7e84ab4eea83786472faf825ffa08d3a4aa49

openbox fork - make it a bit more like ryudo

oops extra menu_layout
Dana Jansens danakj@orodu.net
commit

f5f7e84ab4eea83786472faf825ffa08d3a4aa49

parent

c920b4769ef294d9421dc0220692b6b23c7a20e5

1 files changed, 14 insertions(+), 25 deletions(-)

jump to
M DESIGN/themes.txtDESIGN/themes.txt

@@ -46,25 +46,17 @@ <interlaced />

</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>

@@ -73,11 +65,6 @@ <focus style="blah-flat" text="vroom" />

<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" />

@@ -86,8 +73,10 @@ <button id="maximize" 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>