Quentin Rameau 8920c1ba19 Add configuration option for title truncation string
Permit to use arbitrary string instead of "..." (ie "$") when truncating
client title.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
2016-01-04 18:29:40 +01:00
2013-06-23 21:09:50 +02:00
2016-01-03 14:10:38 +01:00
2015-05-09 20:03:08 +02:00
2013-05-06 20:28:25 +02:00
2015-05-09 20:03:08 +02:00
2016-01-03 14:10:38 +01:00

tabbed - generic tabbed interface
=================================
tabbed is a simple tabbed X window container.

Requirements
------------
In order to build tabbed you need the Xlib header files.

Installation
------------
Edit config.mk to match your local setup (tabbed is installed into
the /usr/local namespace by default).

Afterwards enter the following command to build and install tabbed
(if necessary as root):

    make clean install

Running tabbed
--------------
See the man page for details.

Description
No description provided
Readme MIT 328 KiB
Languages
C 83.4%
Roff 11%
Makefile 5.6%