0.5 tabbed release. - tabbed - tab interface for application supporting Xembed
HTML git clone git://git.suckless.org/tabbed
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 71880b14d75012e757577fa858473e0a8916046b
DIR parent e376fac7c1b20f292b9ff3465775c2f83f6fb687
HTML Author: Christoph Lohmann <20h@r-36.net>
Date: Mon, 6 May 2013 20:28:25 +0200
0.5 tabbed release.
Diffstat:
A TODO | 4 ++++
M config.mk | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
DIR diff --git a/TODO b/TODO
@@ -0,0 +1,4 @@
+# TODO
+* add some way to detach windows
+* add some way to attach windows
+
DIR diff --git a/config.mk b/config.mk
@@ -1,5 +1,5 @@
# tabbed version
-VERSION = 0.4.1
+VERSION = 0.5
# Customize below to fit your system