]> icculus.org git repositories - dana/openbox.git/commit - otk/property.cc
Add the "obsetroot" tool. Use it to set the root background.
authorDana Jansens <danakj@orodu.net>
Fri, 14 Feb 2003 23:05:59 +0000 (23:05 +0000)
committerDana Jansens <danakj@orodu.net>
Fri, 14 Feb 2003 23:05:59 +0000 (23:05 +0000)
commit7fe3301e7ea905a8a76d54c22751f3d8a346e28b
tree8b81be235862807c55393d35eb5830779afeecb1
parent299dc47a6b6379bba77fc489ef6825dcfe18faf5
Add the "obsetroot" tool. Use it to set the root background.
24 files changed:
Makefile.am
configure.ac
otk/.cvsignore
otk/Makefile.am
otk/application.cc
otk/application.hh
otk/appwidget.cc
otk/otk.cc [new file with mode: 0644]
otk/otk.hh
otk/property.cc
otk/property.hh
otk/pseudorendercontrol.cc
otk/rendercontrol.cc
otk/rendercontrol.hh
otk/renderstyle.cc
otk/renderstyle.hh
otk/truerendercontrol.cc
src/actions.cc
src/openbox.cc
src/openbox.hh
src/screen.cc
tools/.cvsignore [new file with mode: 0644]
tools/Makefile.am [new file with mode: 0644]
tools/obsetroot.cc [new file with mode: 0644]