summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-25Changing the single-linked list for clients to a malloc()ed array. This makesChristoph Lohmann
2012-11-08Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita!Christoph Lohmann
2012-11-08Allowing a different position for the window id. Thanks David Galos!Christoph Lohmann
2012-11-08Style inquistion was here.Christoph Lohmann
2012-10-13Fix the atom handling and fix the title setting. Thanks to Carlos Pita!Christoph Lohmann
2012-10-03Adding the -n name parameter to set WM_CLASS. Thanks Gavin WahlChristoph Lohmann
2012-08-20Added tag 0.4.1 for changeset 29663026c3cbChristoph Lohmann
2012-08-20Minor release version.Christoph Lohmann
2012-08-20Test before commit. Correcting a typo.Christoph Lohmann
2012-08-20Adding ed(1) compatibility.Christoph Lohmann
2012-08-20Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall.Christoph Lohmann
2012-07-07Added tag 0.4 for changeset 8a0db4733dd2Christoph Lohmann
2012-07-07Removed tag 0.4Christoph Lohmann
2012-07-07Removing the warning about »XKeycodeToKeysym.Christoph Lohmann
2012-07-07Added tag 0.4 for changeset d5b48b107641Christoph Lohmann
2012-07-07Removed tag 0.5Christoph Lohmann
2012-07-07Added tag 0.5 for changeset f82c63df310aChristoph Lohmann
2012-07-07Added tag 0.3 for changeset 78e9432d30bcChristoph Lohmann
2012-07-07Removed tag 0.4Christoph Lohmann
2012-07-07Removed tag 0.3Christoph Lohmann
2012-07-07Releasing version 0.4.Christoph Lohmann
2012-07-07Added tag 0.4 for changeset 5354ba0081c5Christoph Lohmann
2012-04-06Adding the missing arg.h for ARG* macros.Christoph Lohmann
2012-04-06Adding myself to the contributors list.Christoph Lohmann
2012-04-06Happy new year 2012!Christoph Lohmann
2012-04-06Introduce ARG* macros to simplify arg handling.Christoph Lohmann
2012-04-06Fixing a manpage typo.Christoph Lohmann
2012-04-06Enable easier tabbed handling with the xid.Christoph Lohmann
2012-02-09Add '--' and concatenated parameter support.Christoph Lohmann
2012-02-09Allow no automatic spawning of the command.Christoph Lohmann
2011-11-20display cmd info on tabbed-winConnor Lane Smith
2011-11-20update documentationConnor Lane Smith
2011-11-20new default colour schemeConnor Lane Smith
2011-09-26fix focus handling (thanks roman)Connor Lane Smith
2011-09-26remove unused variable (thanks christoph)Connor Lane Smith
2011-09-26spawn on startup (thanks christoph)Connor Lane Smith
2011-06-18update manpageConnor Lane Smith
2011-05-06added generic client support (thanks Stephen)Connor Lane Smith
2010-08-09sanity patchConnor Lane Smith
2010-05-30Added tag 0.3 for changeset 78e9432d30bcEnno Boland (tox)
2010-05-25next will be 0.3Enno Boland (tox)
2010-05-25XKill if windows won't close, cleanups.Enno Boland (tox)
2010-04-26removing XSetInputFocus() calls to be ICCCM compliant again. Thanks to Thomas...Enno Boland (tox)
2010-03-24Fixing manpageEnno Boland (tox)
2010-03-24Adding manpage fix from Connor Lane Smith. Thanks ;)Enno Boland (tox)
2010-02-16Some cleanupsEnno Boland (tox)
2010-02-16focus fix for openbox (and maybe a few others)Enno Boland (tox)
2010-02-16improved focus handlingEnno Boland (tox)
2009-12-15tabbed remembers last viewed tab; open new tabs focused/unfocused can be conf...Enno Boland (tox)
2009-11-09removing autoclose when last client exits.Enno Boland (tox)