Introduction
Introduction Statistics Contact Development Disclaimer Help
0.5 tabbed release. - tabbed - tab interface for application supporting Xembed
git clone git://git.suckless.org/tabbed
Log
Files
Refs
README
LICENSE
---
commit 71880b14d75012e757577fa858473e0a8916046b
parent e376fac7c1b20f292b9ff3465775c2f83f6fb687
Author: Christoph Lohmann <[email protected]>
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(-)
---
diff --git a/TODO b/TODO
@@ -0,0 +1,4 @@
+# TODO
+* add some way to detach windows
+* add some way to attach windows
+
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
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.