]> icculus.org git repositories - dana/openbox.git/commit
configuration changes "done"!!
authorDana Jansens <danakj@orodu.net>
Wed, 17 Apr 2002 08:30:55 +0000 (08:30 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 17 Apr 2002 08:30:55 +0000 (08:30 +0000)
commit9cd9d92bb1d66db9329bf5cd6e42e8b0096945e6
tree8df19a3f304a1defa652681c4fde409f6065def3
parent66c879bd5c0c9f668096f620007388ef347becd0
configuration changes "done"!!

on start, the config file is read entirely off the disc, and missing values are assigned defaults.
the config file is immediately written back to the disk to populate missing defaults in the file.
any time a config option is changed the control, the config file is re-written with the change.
choosing reconfig will reload the current config file on the disc.
on shutdown, nothing is written to the config file.
12 files changed:
CHANGELOG
src/Configmenu.cc
src/Screen.cc
src/Screen.h
src/Slit.cc
src/Slit.h
src/Toolbar.cc
src/Toolbar.h
src/Window.cc
src/Workspace.cc
src/openbox.cc
src/openbox.h