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.