ObConf-Qt is a Qt port of ObConf, a configuration editor for window manager OpenBox.
It is not actively developed anymore by LXQt project, code contributions and bugfixes will be accepted. It can be used independently from this desktop environment.
Runtime dependencies are Qt X11 Extras, gtk-update-icon-cache, hicolor-icon-theme and Openbox.
Additional build dependencies are CMake, liblxqt and lxqt-build-tools,
optionally Git to pull latest VCS checkouts.
Code configuration is handled by CMake. CMake variable CMAKE_INSTALL_PREFIX
has to be set to /usr
on most operating systems.
To build run make
, to install make install
which accepts variable DESTDIR
as usual.
Official binary packages are available in the most common distributions, search in your package manager for obconf-qt
.
Translations can be done in LXQt-Weblate.