| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix crashes when stack is empty | MateuszOkulus | 2020-05-12 | 1 | -2/+2 |
| * | Merge pull request #57 from aajonusonline/master | Luke Smith | 2020-05-05 | 1 | -2/+5 |
| |\ | |||||
| | * | fixes previous patch | Aajonus Online | 2020-05-05 | 1 | -1/+1 |
| | * | swallow patch: unfullscreen client and reset focus | Aajonus Online | 2020-05-05 | 1 | -1/+4 |
| * | | don't swallow if window floats | Luke Smith | 2020-05-05 | 1 | -0/+2 |
| |/ | |||||
| * | swallow patch: fix ignoring of noswallow in config | Aajonus Online | 2020-05-05 | 1 | -0/+1 |
| * | use blue | Luke Smith | 2020-05-02 | 1 | -2/+2 |
| * | causes fewer problems | Luke Smith | 2020-05-02 | 1 | -1/+1 |
| * | expandible scratchpad patch | Luke Smith | 2020-04-26 | 1 | -2/+41 |
| * | old scratchpad patch removed | Luke Smith | 2020-04-26 | 1 | -34/+0 |
| * | don't necessarily restart dwmblocks | Luke Smith | 2020-04-26 | 1 | -1/+1 |
| * | swallow patch | Luke Smith | 2020-04-14 | 1 | -5/+185 |
| * | Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillo... | Luke Smith | 2020-04-14 | 1 | -10/+10 |
| |\ | |||||
| | * | updated vanitygaps with latest fixes from original author | KronikPillow | 2020-04-14 | 1 | -10/+10 |
| * | | dwmc removed | Luke Smith | 2020-04-14 | 1 | -51/+1 |
| |/ | |||||
| * | suppress if no dwmblocks to kill | Luke Smith | 2020-04-13 | 1 | -1/+1 |
| * | removing barpadding patch | Luke Smith | 2020-04-13 | 1 | -16/+10 |
| * | vanitygaps patch/fix and new & reorganized layouts | Luke Smith | 2020-04-13 | 1 | -254/+16 |
| * | clickable statuscmd patch with dwmblocks | Luke Smith | 2020-04-13 | 1 | -3/+70 |
| * | startup rmd | Luke Smith | 2020-04-10 | 1 | -1/+0 |
| * | kill -HUP pid to restart, also mod+R | Luke Smith | 2020-04-10 | 1 | -0/+22 |
| * | only show active tags | Luke Smith | 2020-04-09 | 1 | -8/+13 |
| * | start `startup` script if it exists | Luke Smith | 2020-04-09 | 1 | -1/+2 |
| * | dwmblocks started by default | Luke Smith | 2020-03-24 | 1 | -0/+7 |
| * | monocle mode totally removed | Luke Smith | 2020-03-15 | 1 | -16/+0 |
| * | fixed titlebar not being updated - issue #16 | KronikPillow | 2020-01-30 | 1 | -3/+3 |
| * | stacker patch replaces movestack | Luke Smith | 2019-12-18 | 1 | -19/+69 |
| * | 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 |
| * | dwmc and personal config added | Luke Smith | 2019-12-18 | 1 | -1/+51 |
| * | fullscreen is always selected | Luke Smith | 2019-12-16 | 1 | -1/+1 |
| * | sticky patch | Luke Smith | 2019-12-14 | 1 | -2/+12 |
| * | true fullscreen patch | Luke Smith | 2019-12-14 | 1 | -0/+8 |
| * | centered master patch | Luke Smith | 2019-12-14 | 1 | -0/+105 |
| * | scratchpad | Luke Smith | 2019-12-14 | 1 | -0/+34 |
| * | xrdb patch | Luke Smith | 2019-12-14 | 1 | -0/+62 |
| * | pledge: add rpath promise for the ugly Xft font fallback | Hiltjo Posthuma | 2018-06-02 | 1 | -1/+1 |
| * | Pledge on OpenBSD | Klemens Nanni | 2018-05-25 | 1 | -0/+4 |
| * | Function declarations in correct order. | Christopher Drelich | 2018-05-12 | 1 | -1/+1 |
| * | 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 | 1 | -1/+0 |
| * | 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 | 1 | -2/+2 |
| * | gettextprop: check result of XGetTextProperty (undefined behaviour for XFree) | Hiltjo Posthuma | 2017-11-03 | 1 | -2/+1 |
| * | Set class name on status bar | Omar Sandoval | 2017-11-03 | 1 | -0/+2 |
| * | simplify isfixed conditions | Daniel Cousens | 2017-10-11 | 1 | -2/+1 |
| * | yet another cleanup | Anselm R Garbe | 2017-05-08 | 1 | -34/+34 |
| * | Don't restrict snap in mousemove | Markus Teich | 2017-03-28 | 1 | -14/+11 |
| * | Button passthrough when client is not focused | Markus Teich | 2017-03-28 | 1 | -10/+11 |
| * | cleanup | Markus Teich | 2017-03-28 | 1 | -34/+30 |