summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2021-11-23Adding taglabels patch ref. #199bakkeby
2021-11-11onlyquitonempty: fix for compilation error when not using the restart sig pat...bakkeby
2021-10-31onlyquitonempty: refactoring patch to only take client windows intobakkeby
2021-10-25onlyquitonempty + cool_autostart: adding proposed compatibility improvements ...bakkeby
2021-10-25noborder: addressing issue reported in #193bakkeby
2021-09-09Expanding directives ref. #182bakkeby
2021-09-08savefloats: save centered float position for tiled windows when centered or a...bakkeby
2021-09-08Adding alwayscenter patch ref. #182bakkeby
2021-07-27Adding winicon patchbakkeby
2021-06-14use portable macropepper-jelly
2021-06-14sed source files to end with 1 new linepepper-jelly
2021-05-30Renaming VIEW_SAME_TAG_GIVES_PREVIOUS_TAG_PATCH to TOGGLETAG_PATCHbakkeby
2021-05-30Adding togglelayout patchbakkeby
2021-05-21Splitting SchemeHid to SchemeHidNorm and SchemeHidSel given that a hidden cli...bakkeby
2021-05-19vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps are...bakkeby
2021-05-19vanitygaps: fix for gaps not being enabled by default when pertag is used ref...bakkeby
2021-05-13fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take...bakkeby
2021-05-12toggelfullscreen: addressing focus change issue when exiting fullscreen properlybakkeby
2021-05-06floatpos: allowing window size hints to be updated (this may interfere with w...bakkeby
2021-05-06scratchpad_alt_1: upgrading and simplifying patch ref. #124bakkeby
2021-04-29fakefullscreenclient + stacker: fix for allowing focusstack when client is in...bakkeby
2021-04-28Addressing various memory leak issues ref. https://github.com/bakkeby/patches...bakkeby
2021-04-28anybar: misc improvements ref. #118bakkeby
2021-04-27anybar: make sure to free the bar when unmanaging an external bar plus misc i...bakkeby
2021-04-14Upgrading statuscmd patch.bakkeby
2021-04-07Adding xkb patch as per request #111bakkeby
2021-04-05Initialise gaps for pertag arrays when monitor is created ref. #106bakkeby
2021-03-29Upgrading to 67d76b and removing alwaysfullscreen patch as it has been merged...bakkeby
2021-03-09Adding LG3D patchbakkeby
2021-03-09Adding tab patchbakkeby
2021-02-16riodraw: upgrading patch to include rio-spawning of windowsbakkeby
2021-01-22Adding placemouse patchbakkeby
2021-01-22Proposed change to address overly large fake fullscreenbakkeby
2020-11-24noborder: add support for 0 nmaster deck layout ref. #82bakkeby
2020-11-22NetActiveWindow: make sure to unfocus previously selected window if moving to...bakkeby
2020-11-20noborder: Adding partial support for flextile-deluxe monocole layout, ref. #74bakkeby
2020-11-14Rolling back workaround for systray not displaying when designated monitor is...bakkeby
2020-11-06systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-11-05systray: avoid dwm crashing when removing the monitor where the systray is ru...bakkeby
2020-10-26Adding the _NET_CLIENT_LIST_STACKING patchbakkeby
2020-10-19noborder: the recorded height and width of the client should most likely not ...bakkeby
2020-10-11savefloats: disable restoring float position when using movemouse and resizem...bakkeby
2020-10-11savefloats: set the _IS_FLOATING property also when restoring float positionbakkeby
2020-10-10swallow / arrange mismatch: swallow needs XMapWindow for the window being cal...bakkeby
2020-10-10for new clients trigger arrange before XMapWindow to avoid visual glitchesbakkeby
2020-10-06warp: dragmfact + dragcfact compatibilitybakkeby
2020-09-29on_empty_keys: global isempty rather than per-monitorbakkeby
2020-09-29center: minor nitpick for transient windowsbakkeby
2020-09-29Adding on_empty_keys patch ref. #51bakkeby
2020-09-29center: center windows by default if they are placed in the top right corner,...bakkeby