aboutsummaryrefslogtreecommitdiff
path: root/dwm.c
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #57 from aajonusonline/masterLuke Smith2020-05-051-2/+5
|\
| * fixes previous patchAajonus Online2020-05-051-1/+1
| * swallow patch: unfullscreen client and reset focusAajonus Online2020-05-051-1/+4
* | don't swallow if window floatsLuke Smith2020-05-051-0/+2
|/
* swallow patch: fix ignoring of noswallow in configAajonus Online2020-05-051-0/+1
* use blueLuke Smith2020-05-021-2/+2
* causes fewer problemsLuke Smith2020-05-021-1/+1
* expandible scratchpad patchLuke Smith2020-04-261-2/+41
* old scratchpad patch removedLuke Smith2020-04-261-34/+0
* don't necessarily restart dwmblocksLuke Smith2020-04-261-1/+1
* swallow patchLuke Smith2020-04-141-5/+185
* Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillo...Luke Smith2020-04-141-10/+10
|\
| * updated vanitygaps with latest fixes from original authorKronikPillow2020-04-141-10/+10
* | dwmc removedLuke Smith2020-04-141-51/+1
|/
* suppress if no dwmblocks to killLuke Smith2020-04-131-1/+1
* removing barpadding patchLuke Smith2020-04-131-16/+10
* vanitygaps patch/fix and new & reorganized layoutsLuke Smith2020-04-131-254/+16
* clickable statuscmd patch with dwmblocksLuke Smith2020-04-131-3/+70
* startup rmdLuke Smith2020-04-101-1/+0
* kill -HUP pid to restart, also mod+RLuke Smith2020-04-101-0/+22
* only show active tagsLuke Smith2020-04-091-8/+13
* start `startup` script if it existsLuke Smith2020-04-091-1/+2
* dwmblocks started by defaultLuke Smith2020-03-241-0/+7
* monocle mode totally removedLuke Smith2020-03-151-16/+0
* fixed titlebar not being updated - issue #16KronikPillow2020-01-301-3/+3
* stacker patch replaces movestackLuke Smith2019-12-181-19/+69
* load typical color namesLuke Smith2019-12-181-6/+6
* gaps added to windows and barLuke Smith2019-12-181-20/+156
* dwmc and personal config addedLuke Smith2019-12-181-1/+51
* fullscreen is always selectedLuke Smith2019-12-161-1/+1
* sticky patchLuke Smith2019-12-141-2/+12
* true fullscreen patchLuke Smith2019-12-141-0/+8
* centered master patchLuke Smith2019-12-141-0/+105
* scratchpadLuke Smith2019-12-141-0/+34
* xrdb patchLuke Smith2019-12-141-0/+62
* pledge: add rpath promise for the ugly Xft font fallbackHiltjo Posthuma2018-06-021-1/+1
* Pledge on OpenBSDKlemens Nanni2018-05-251-0/+4
* Function declarations in correct order.Christopher Drelich2018-05-121-1/+1
* All functions in alphabetical order except for this one.Christopher Drelich2018-03-141-9/+9
* ColBorder has been moved to the enum with ColFg and ColBg.Christopher Drelich2018-03-141-1/+0
* dont NUL terminate _NET_WM_NAMEHiltjo Posthuma2017-12-271-1/+1
* sync dmenu drw.{c,h} code: use Clr* (was Scm)Hiltjo Posthuma2017-11-031-2/+2
* gettextprop: check result of XGetTextProperty (undefined behaviour for XFree)Hiltjo Posthuma2017-11-031-2/+1
* Set class name on status barOmar Sandoval2017-11-031-0/+2
* simplify isfixed conditionsDaniel Cousens2017-10-111-2/+1
* yet another cleanupAnselm R Garbe2017-05-081-34/+34
* Don't restrict snap in mousemoveMarkus Teich2017-03-281-14/+11
* Button passthrough when client is not focusedMarkus Teich2017-03-281-10/+11
* cleanupMarkus Teich2017-03-281-34/+30
* applied Markus' tagset purge of alternative view on _NET_ACTIVE_WINDOW eventAnselm R Garbe2016-12-051-20/+18