| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | toggle transparency with V | Luke Smith | 2020-02-23 | 1 | -1/+1 |
| * | repeat binding added | Luke Smith | 2020-02-06 | 1 | -1/+1 |
| * | refresh news | Luke Smith | 2020-02-06 | 1 | -1/+1 |
| * | vimwiki to v | Luke Smith | 2020-02-03 | 1 | -1/+1 |
| * | Merge branch 'kronikpillow-master' | Luke Smith | 2020-02-02 | 1 | -3/+3 |
| |\ | |||||
| | * | Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillo... | Luke Smith | 2020-02-02 | 1 | -3/+3 |
| |/| | |||||
| | * | fixed titlebar not being updated - issue #16 | KronikPillow | 2020-01-30 | 1 | -3/+3 |
| * | | config.def.h removed | Luke Smith | 2020-01-30 | 2 | -210/+1 |
| * | | dmenucmd restored | Luke Smith | 2020-01-30 | 1 | -1/+1 |
| * | | dmenucmd restored | Luke Smith | 2020-01-30 | 1 | -2/+2 |
| * | | that | Luke Smith | 2020-01-30 | 1 | -2/+2 |
| * | | tab revert | Luke Smith | 2020-01-30 | 1 | -3/+3 |
| * | | touchpad on/off binds | Luke Smith | 2020-01-30 | 1 | -0/+4 |
| * | | kill xorg bind | Luke Smith | 2020-01-30 | 1 | -0/+1 |
| |/ | |||||
| * | dwmc added | Luke Smith | 2020-01-24 | 2 | -2/+40 |
| * | update dwmblocks | Luke Smith | 2020-01-22 | 1 | -14/+12 |
| * | readme | Luke Smith | 2020-01-20 | 2 | -48/+21 |
| * | increase/decrease gaps | Luke Smith | 2020-01-20 | 1 | -2/+2 |
| * | unbind m for layout | Luke Smith | 2020-01-20 | 1 | -1/+1 |
| * | don't enforce dmenu appearance | Luke Smith | 2019-12-19 | 1 | -1/+1 |
| * | stacker patch replaces movestack | Luke Smith | 2019-12-18 | 2 | -26/+84 |
| * | Revert "movestack" | Luke Smith | 2019-12-18 | 2 | -52/+0 |
| * | dwmc can use xrdb | Luke Smith | 2019-12-18 | 1 | -0/+1 |
| * | def file updated | Luke Smith | 2019-12-18 | 1 | -0/+77 |
| * | load typical color names | Luke Smith | 2019-12-18 | 1 | -6/+6 |
| * | gaps added to windows and bar | Luke Smith | 2019-12-18 | 1 | -20/+156 |
| * | cleanup with make and gitignore | Luke Smith | 2019-12-18 | 2 | -1/+5 |
| * | dwmc and personal config added | Luke Smith | 2019-12-18 | 3 | -2/+394 |
| * | fullscreen is always selected | Luke Smith | 2019-12-16 | 1 | -1/+1 |
| * | movestack | Luke Smith | 2019-12-15 | 2 | -0/+52 |
| * | shiftview | Luke Smith | 2019-12-15 | 1 | -0/+19 |
| * | sticky patch | Luke Smith | 2019-12-14 | 2 | -2/+13 |
| * | true fullscreen patch | Luke Smith | 2019-12-14 | 2 | -0/+9 |
| * | fibonacci patch | Luke Smith | 2019-12-14 | 2 | -0/+69 |
| * | centered master patch | Luke Smith | 2019-12-14 | 2 | -0/+109 |
| * | scratchpad | Luke Smith | 2019-12-14 | 2 | -0/+37 |
| * | xrdb patch | Luke Smith | 2019-12-14 | 4 | -12/+76 |
| * | Prepare 6.2 release. | Anselm R Garbe | 2019-02-02 | 3 | -3/+17 |
| * | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma | 2018-06-02 | 1 | -1/+1 |
| * | Makefile: just show the compiler output | Hiltjo Posthuma | 2018-06-02 | 1 | -26/+17 |
| * | Do not strip at link stage | Klemens Nanni | 2018-06-02 | 1 | -1/+1 |
| * | Pledge on OpenBSD | Klemens Nanni | 2018-05-25 | 1 | -0/+4 |
| * | config.def.h: ClkTagBar missing from comment | Hiltjo Posthuma | 2018-05-25 | 1 | -1/+1 |
| * | Function declarations in correct order. | Christopher Drelich | 2018-05-12 | 1 | -1/+1 |
| * | remove old TODO and BUGS entries | Hiltjo Posthuma | 2018-05-12 | 4 | -58/+4 |
| * | update README: remove mentioning the old dextra repo | Hiltjo Posthuma | 2018-03-14 | 1 | -3/+0 |
| * | All functions in alphabetical order except for this one. | Christopher Drelich | 2018-03-14 | 1 | -9/+9 |
| * | ColBorder has been moved to the enum with ColFg and ColBg. | Christopher Drelich | 2018-03-14 | 2 | -2/+1 |
| * | dont NUL terminate _NET_WM_NAME | Hiltjo Posthuma | 2017-12-27 | 1 | -1/+1 |
| * | sync dmenu drw.{c,h} code: use Clr* (was Scm) | Hiltjo Posthuma | 2017-11-03 | 3 | -13/+13 |