1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/x11-wm/obapps/pkg-plist
Rusmir Dusko 3a971e8679 OBApps is a graphical tool for configuring the per-application settings
(window matching) in the Openbox window manager.

OBApps uses ~/.config/openbox/rc.xml
(or the config-file Openbox was started with) by default.
You can specify another file as an argument, e.g.
    obapps.py .config/openbox/myrc.xml

Enter or change the name, class, role, or type settings by clicking in their
entries in the listbox.

Using the Find button to get settings by clicking on a window changes the
settings for the CURRENTLY SELECTED  item in the listbox; it does not add
a new entry unless nothing is highlighted. You'll usually want to use the New
button to create a new item first.

Blank entries for name/class/role/type are ignored. If you want any of those
fields to be stored as literally blank attributes (e.g. to match only a window
with a blank role), enter "" or '' in the field.

Changes are written to the rc.xml file only when the apply button is used.
Openbox will automatically be reconfigured when this is done.

WWW: http://sourceforge.net/apps/mediawiki/obapps/index.php

PR:		ports/179667
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-19 16:45:47 +00:00

6 lines
143 B
Plaintext

bin/obapps
%%PYTHON_SITELIBDIR%%/obaxutils.py
%%PYTHON_SITELIBDIR%%/obaxutils.pyc
%%PYTHON_SITELIBDIR%%/obaxutils.pyo
share/pixmaps/obapps.png