Matthew Dobson b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
..
patch b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
LICENSE b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
Makefile b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
README b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
TODO b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
arg.h b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
config.def.h b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
config.h b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
patches.def.h b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
tabbed b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
tabbed.1 b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
tabbed.c b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
tabbed.o b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
xembed b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
xembed.1 b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
xembed.c b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому
xembed.o b4836e03e4 added colours to dwmbar & slstatus 5 місяців тому

README

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.