summaryrefslogtreecommitdiffhomepage
path: root/dwm.c
AgeCommit message (Expand)Author
2022-04-17Update monitor positions also on removalbakkeby
2022-04-17manage: propertynotify: Reduce cost of unused size hintsbakkeby
2022-03-14manage: For isfloating/oldstate check/set, ensure trans client actually existsbakkeby
2022-03-06Upgrading winicon patch to v2.1 ref. #238bakkeby
2022-02-11Tag-Sync patch (for syncing tags across all monitors) (#219)Bagellll
2022-02-11barpadding: adding vanitygaps variantbakkeby
2022-02-11Adding the isfreesize version of the sizehints patch ref. #229bakkeby
2022-02-11Refactoring restack to allow it to work without having the bar as a reference...bakkeby
2022-02-11Add a configuration option for fullscreen lockingbakkeby
2022-02-11drawbar: Don't expend effort drawing bar if it is occludedbakkeby
2021-12-26Make sure it plays well with pertag patchUtkarsh Verma
2021-12-26Add a new patch to integrate vanity gaps with bar paddingUtkarsh Verma
2021-11-25Adding the one line of bloat that would have saved a lot of time for a lot of...bakkeby
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