summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor release version.Christoph Lohmann2012-08-201-1/+1
|
* Test before commit. Correcting a typo.Christoph Lohmann2012-08-201-1/+1
|
* Adding ed(1) compatibility.Christoph Lohmann2012-08-201-0/+1
|
* Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall.Christoph Lohmann2012-08-201-2/+7
|
* Added tag 0.4 for changeset 8a0db4733dd2Christoph Lohmann2012-07-071-0/+2
|
* Removed tag 0.4Christoph Lohmann2012-07-071-0/+2
|
* Removing the warning about »XKeycodeToKeysym.Christoph Lohmann2012-07-071-1/+2
|
* Added tag 0.4 for changeset d5b48b107641Christoph Lohmann2012-07-071-0/+2
|
* Removed tag 0.5Christoph Lohmann2012-07-071-0/+2
|
* Added tag 0.5 for changeset f82c63df310aChristoph Lohmann2012-07-071-0/+1
|
* Added tag 0.3 for changeset 78e9432d30bcChristoph Lohmann2012-07-071-0/+2
|
* Removed tag 0.4Christoph Lohmann2012-07-071-0/+2
|
* Removed tag 0.3Christoph Lohmann2012-07-071-0/+2
|
* Releasing version 0.4.Christoph Lohmann2012-07-071-1/+1
|
* Added tag 0.4 for changeset 5354ba0081c5Christoph Lohmann2012-07-071-0/+1
|
* Adding the missing arg.h for ARG* macros.Christoph Lohmann2012-04-061-0/+40
|
* Adding myself to the contributors list.Christoph Lohmann2012-04-061-0/+1
|
* Happy new year 2012!Christoph Lohmann2012-04-061-1/+1
|
* Introduce ARG* macros to simplify arg handling.Christoph Lohmann2012-04-062-32/+21
|
* Fixing a manpage typo.Christoph Lohmann2012-04-061-1/+1
|
* Enable easier tabbed handling with the xid.Christoph Lohmann2012-04-062-3/+7
|
* Add '--' and concatenated parameter support.Christoph Lohmann2012-02-091-16/+38
|
* Allow no automatic spawning of the command.Christoph Lohmann2012-02-092-4/+26
|
* display cmd info on tabbed-winConnor Lane Smith2011-11-201-1/+6
|
* update documentationConnor Lane Smith2011-11-203-9/+9
|
* new default colour schemeConnor Lane Smith2011-11-201-9/+12
|
* fix focus handling (thanks roman)Connor Lane Smith2011-09-261-8/+10
|
* remove unused variable (thanks christoph)Connor Lane Smith2011-09-261-2/+0
|
* spawn on startup (thanks christoph)Connor Lane Smith2011-09-261-0/+1
|
* update manpageConnor Lane Smith2011-06-182-20/+17
|
* added generic client support (thanks Stephen)Connor Lane Smith2011-05-062-20/+38
|
* sanity patchConnor Lane Smith2010-08-091-8/+3
|
* Added tag 0.3 for changeset 78e9432d30bcEnno Boland (tox)2010-05-301-0/+1
|
* next will be 0.3Enno Boland (tox)2010-05-251-1/+1
|
* XKill if windows won't close, cleanups.Enno Boland (tox)2010-05-251-2/+3
|
* removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to ↵Enno Boland (tox)2010-04-261-2/+1
| | | | Thomas Adam
* Fixing manpageEnno Boland (tox)2010-03-241-1/+1
|
* Adding manpage fix from Connor Lane Smith. Thanks ;)Enno Boland (tox)2010-03-241-10/+15
|
* Some cleanupsEnno Boland (tox)2010-02-161-5/+2
| | | I will recheck if these are really cleanups tomorrow. Too much coffein be sure right now.
* focus fix for openbox (and maybe a few others)Enno Boland (tox)2010-02-161-0/+2
|
* improved focus handlingEnno Boland (tox)2010-02-162-3/+9
|
* tabbed remembers last viewed tab; open new tabs focused/unfocused can be ↵Enno Boland (tox)2009-12-152-5/+25
| | | | configured now.
* removing autoclose when last client exits.Enno Boland (tox)2009-11-091-4/+1
|
* Added tag 0.2 for changeset 4db5de5149edEnno Boland (tox)2009-10-301-0/+1
|
* small change to tabbed.1Enno Boland (tox)2009-10-301-1/+1
|
* next version is 0.2Enno Boland (tox)2009-10-291-1/+1
|
* closing tab with middlemouse, circling tabs with mousewheel.Enno Boland (tox)2009-10-281-1/+15
|
* sorting functions alphabeticlyEnno Boland (tox)2009-10-281-22/+20
|
* reverting config.mk as it contains debug flags.Enno Boland (tox)2009-10-281-3/+2
|
* Handling maprequest. that means tabbed works for xterm.Enno Boland (tox)2009-10-282-3/+13
|