aboutsummaryrefslogtreecommitdiff
path: root/dwm.c
AgeCommit message (Expand)Author
2023-06-15No need to call setup() multiple timesspeedie
2023-06-15Remove old `xrdb` patch, which does not need to be used alongside thespeedie
2023-02-28revert 712d6639ff8e863560328131bbb92b248dc9cde7Luke Smith
2023-02-24Bump to 6.4iStagnant
2022-11-02preserveonrestartLuke Smith
2022-10-18fix swallow flicker, close #210Luke Smith
2022-07-08return of xrdb patch to F5Luke Smith
2022-01-21Unset fullscreen on current window when new window is openedfrei-0xff
2021-12-05Fix small edge casesEthan Marshall
2021-12-05Initial fix for sticky switchingEthan Marshall
2021-03-12always centerLuke Smith
2020-12-28Dwm did not redraw borders when swallowing so it messed up swallowing when in...JimKat-1
2020-11-07rm xrdb patch to xresources to load non-color varsLuke Smith
2020-08-27Merge pull request #74 from aajonusonline/patch-1Luke Smith
2020-08-09dwmblocks doesn't receive signals on OpenBSD, OpenBSD doesn't implement sigqu...skeletal738
2020-05-19Merge branch 'master' of git://git.suckless.org/dwmLuke Smith
2020-05-18swallow patch: add FreeBSD supportaajonusonline
2020-05-12Fix crashes when stack is emptyMateuszOkulus
2020-05-05Merge pull request #57 from aajonusonline/masterLuke Smith
2020-05-05don't swallow if window floatsLuke Smith
2020-05-05fixes previous patchAajonus Online
2020-05-05swallow patch: unfullscreen client and reset focusAajonus Online
2020-05-05swallow patch: fix ignoring of noswallow in configAajonus Online
2020-05-02use blueLuke Smith
2020-05-02causes fewer problemsLuke Smith
2020-04-26expandible scratchpad patchLuke Smith
2020-04-26old scratchpad patch removedLuke Smith
2020-04-26don't necessarily restart dwmblocksLuke Smith
2020-04-25dwm crashes when opening 50+ clients (tile layout)bakkeby
2020-04-22drawbar: Don't shadow sw globalChris Down
2020-04-22getatomprop: Add forward declarationChris Down
2020-04-20setmfact: Unify bounds for compile-time and runtime mfactChris Down
2020-04-14swallow patchLuke Smith
2020-04-14Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillo...Luke Smith
2020-04-14dwmc removedLuke Smith
2020-04-14updated vanitygaps with latest fixes from original authorKronikPillow
2020-04-13suppress if no dwmblocks to killLuke Smith
2020-04-13removing barpadding patchLuke Smith
2020-04-13vanitygaps patch/fix and new & reorganized layoutsLuke Smith
2020-04-13clickable statuscmd patch with dwmblocksLuke Smith
2020-04-10startup rmdLuke Smith
2020-04-10kill -HUP pid to restart, also mod+RLuke Smith
2020-04-09only show active tagsLuke Smith
2020-04-09start `startup` script if it existsLuke Smith
2020-03-24dwmblocks started by defaultLuke Smith
2020-03-15monocle mode totally removedLuke Smith
2020-01-30fixed titlebar not being updated - issue #16KronikPillow
2019-12-18stacker patch replaces movestackLuke Smith
2019-12-18load typical color namesLuke Smith
2019-12-18gaps added to windows and barLuke Smith