| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed glitchy behavior with vimb | Douglas B. Rumbaugh | 2023-01-25 | 1 | -0/+1 |
| * | Removed OpenBSD flags | Douglas B. Rumbaugh | 2023-01-02 | 1 | -1/+1 |
| * | KeyRelease, Autohide, and config updates | Douglas B. Rumbaugh | 2023-01-01 | 2 | -14/+51 |
| * | Applied client number patch | Douglas B. Rumbaugh | 2023-01-01 | 1 | -1/+4 |
| * | Applied autohide patch | Douglas B. Rumbaugh | 2023-01-01 | 1 | -3/+21 |
| * | Applied xresources patch | Douglas B. Rumbaugh | 2023-01-01 | 2 | -7/+89 |
| * | Cleanup | Douglas B. Rumbaugh | 2023-01-01 | 2 | -2/+10 |
| * | remove config.mk | Hiltjo Posthuma | 2022-10-14 | 1 | -12/+0 |
| * | Makefile: whoops add proper comment for OpenBSD | Hiltjo Posthuma | 2022-10-14 | 1 | -1/+1 |
| * | Makefile improvements | Hiltjo Posthuma | 2022-10-14 | 2 | -51/+49 |
| * | Makefile: simplify and remove hiding the build process | Hiltjo Posthuma | 2022-10-12 | 2 | -36/+21 |
| * | Makefile: add xembed.1 in the dist target | Hiltjo Posthuma | 2022-10-12 | 1 | -1/+1 |
| * | config.h: mark keys as const | NRK | 2022-10-05 | 1 | -1/+1 |
| * | bump version to 0.7 | Hiltjo Posthuma | 2022-10-04 | 1 | -1/+1 |
| * | Fixed crash when window height was less or equal to bar height | mikau | 2020-05-30 | 1 | -4/+14 |
| * | Add OpenBSD support to config.mk | Lucas Gabriel Vuotto | 2018-03-11 | 1 | -2/+11 |
| * | Embed dmenu in tabbed own window | Lucas Gabriel Vuotto | 2018-03-11 | 1 | -1/+1 |
| * | Fix minor inconsistency in man page | Alessandro Caputo | 2017-09-29 | 1 | -1/+1 |
| * | Fix movetab and focusurgent when there's no client | Caleb Malchik | 2017-05-08 | 1 | -1/+7 |
| * | Move tab selection keybinding from Ctrl-t to Ctrl-` | Quentin Rameau | 2017-05-02 | 1 | -1/+1 |
| * | 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 |