aboutsummaryrefslogtreecommitdiffstats
path: root/x11/tabbed
Commit message (Collapse)AuthorAgeFilesLines
* - Update to version 0.6 [1]pawel2014-01-303-37/+50
| | | | | | | | - Support staging [1] - Respect CFLAGS PR: ports/185903 [1] Submitted by: maintainer
* Over to new volunteer.linimon2014-01-211-1/+1
| | | | | | PR: 185903 Submitted by: new maintainer Approved by: old maintainer
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | x11)
* Add licences to portseadler2012-03-131-0/+2
| | | | | Submitted by: winstonw@lavabit.com (maintainer) Feature safe: yes
* tabbed is a simple Xembed container manager based on Xlib. tabbedmiwi2011-01-294-0/+75
was originally designed for surf but also usable with many other application, i.e. uzbl, urxvt and xterm. It consists of a single binary, configuration is done at compile-time by a single config.h file. WWW: http://tools.suckless.org/tabbed PR: ports/150266 Submitted by: Winston Weinert <winstonw at lavabit.com> Feature safe: yes