| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | One killclient() is enough. | Christoph Lohmann | 2017-03-28 | 1 | -1/+0 |
| * | The forgotten half of the last patch. | Christoph Lohmann | 2016-04-25 | 1 | -0/+5 |
| * | add -k to close tabbed foreground client on WMDelete | Justin Keogh | 2016-03-25 | 1 | -3/+12 |
| * | Import the arg.h from st with the fixed oob bug. | Christoph Lohmann | 2016-02-21 | 1 | -24/+20 |
| * | Added xft support | Lucas Gabriel Vuotto | 2016-02-18 | 3 | -75/+30 |
| * | Add configuration option for title truncation string | Quentin Rameau | 2016-01-04 | 2 | -3/+7 |
| * | Remove h flag, put usage() in the default case | Quentin Rameau | 2016-01-03 | 2 | -7/+3 |
| * | Arrange diagnostic messages | Quentin Rameau | 2016-01-03 | 1 | -16/+16 |
| * | Style cleanup | Quentin Rameau | 2016-01-03 | 4 | -365/+407 |
| * | Fix install paths and default build flag | Quentin Rameau | 2016-01-03 | 2 | -13/+13 |
| * | Bumping up the year. | Christoph Lohmann | 2016-01-03 | 1 | -1/+1 |
| * | Bump year. | Christoph Lohmann | 2016-01-01 | 1 | -1/+1 |
| * | autofocus urgent tabs | Jonas Rabenstein | 2015-08-19 | 3 | -4/+24 |
| * | focus urgent tabs | Jonas Rabenstein | 2015-08-19 | 3 | -0/+17 |
| * | Fixing some manpage formatting and formatting in xembed.c. | Christoph Lohmann | 2015-05-09 | 2 | -8/+10 |
| * | add xembed wrapper utility | Connor Lane Smith | 2015-05-09 | 5 | -14/+100 |
| * | fix bug in unmanage: check if lastsel is initialized | Markus Teich | 2015-03-10 | 1 | -1/+1 |
| * | My libc wants _DEFAULT_SOURCE. | Christoph Lohmann | 2015-01-25 | 1 | -1/+1 |
| * | revise drawbar and related mechanisms. | Markus Teich | 2015-01-25 | 1 | -30/+20 |
| * | movetab(): Move selected tab instead of switching | Markus Teich | 2014-10-14 | 1 | -10/+10 |
| * | tabbed: UnmapNotify patch | Okan Demirmen | 2014-09-13 | 1 | -0/+11 |
| * | Clear urgency hint on sel == c | Peter Hofmann | 2014-08-04 | 1 | -7/+7 |
| * | Replace emallocz with ecalloc. | noname | 2014-06-01 | 1 | -6/+6 |
| * | add urgent color cmdline options | Markus Teich | 2014-05-19 | 2 | -11/+28 |
| * | support urgency wm hints | Markus Teich | 2014-05-19 | 2 | -3/+34 |
| * | Simplifying the lastsel handling a bit. | Christoph Lohmann | 2014-01-26 | 1 | -18/+9 |
| * | The check for a minimal new lastsel is not needed anymore. | Christoph Lohmann | 2014-01-26 | 1 | -1/+0 |
| * | Applying the client sel handling of quinq. | Christoph Lohmann | 2014-01-26 | 1 | -2/+2 |
| * | update years in copyright notices | Markus Teich | 2014-01-22 | 2 | -2/+2 |
| * | Adding conforming documentation of the commandline color support. | Christoph Lohmann | 2014-01-21 | 2 | -9/+17 |
| * | Release 0.6. | Christoph Lohmann | 2014-01-21 | 1 | -1/+1 |
| * | Fix crash on client termination | Gregor Best | 2014-01-21 | 1 | -0/+1 |
| * | Allow selecting the colors on command line. | Markus Teich | 2013-12-16 | 3 | -6/+35 |
| * | Document the new ctrl+t feature. | Christoph Lohmann | 2013-12-01 | 1 | -0/+4 |
| * | select or open new tab with Ctrl-T | Markus Teich | 2013-12-01 | 2 | -7/+53 |
| * | Revert "select tab with X ClientMessage event" | Christoph Lohmann | 2013-12-01 | 1 | -6/+3 |
| * | select tab with X ClientMessage event | Markus Teich | 2013-12-01 | 1 | -3/+6 |
| * | Fixed obscure miscalculation when a client is closed. | Alexander Sedov | 2013-10-10 | 1 | -3/+13 |
| * | Fixing the manpage project name. | Christoph Lohmann | 2013-08-21 | 1 | -1/+2 |
| * | Adding a geometry flag to tabbed. | Christoph Lohmann | 2013-08-20 | 2 | -3/+59 |
| * | Don't set cmd[0] to the window ID | Gregor Best | 2013-07-12 | 1 | -0/+2 |
| * | Noone likes -Wextra. | Christoph Lohmann | 2013-06-23 | 1 | -1/+1 |
| * | Making the license fetishists happy. | Christoph Lohmann | 2013-06-23 | 1 | -4/+1 |
| * | Adding more warnings and no debugging symbols. | Christoph Lohmann | 2013-06-10 | 1 | -2/+2 |
| * | Applying a fix for tab rotation. | Christoph Lohmann | 2013-05-28 | 1 | -0/+1 |
| * | Fix issue with clicks on the tabbed border. | Christoph Lohmann | 2013-05-20 | 1 | -1/+1 |
| * | 0.5 tabbed release. | Christoph Lohmann | 2013-05-06 | 2 | -1/+5 |
| * | Fix spelling of provided | Michael Stevens | 2013-04-18 | 1 | -1/+1 |
| * | Making tabbed convert the title string to native. | Christoph Lohmann | 2013-01-16 | 1 | -3/+16 |
| * | Allowing xterm again to be run in tabbed. | Christoph Lohmann | 2013-01-06 | 1 | -1/+1 |