summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-04-27anybar: make sure to free the bar when unmanaging an external bar plus misc ↵bakkeby
improvements ref. #118
2021-04-27status2d: improving cut status line protection, dwm will still exit if an ↵bakkeby
invalid color code comes through (there is an explicit die call in drw_clr_create)
2021-04-16vanitygaps: replaced smartgaps with smartgaps_fact, allowing gaps to be ↵bakkeby
increased when there is only one client.
2021-04-14placemouse: fix for crash when moving between monitors with different tags ↵bakkeby
and there is no selected client on that monitor / tag This is ref. https://github.com/bakkeby/patches/issues/27
2021-04-14Upgrading statuscmd patch.bakkeby
The original statuscmd patch has been renamed to statuscmd-nosignal to separate the logic from the dwmblocks integration that involves signals. I assume as the latter has become more popular it has replaced the statuscmd in name.
2021-04-14Upgraded the dwmblocks patch for statuscmd which changes the signallingbakkeby
mechanism from SIGUSR1 to SIGRTMIN which is likely to cause issues for those that already have a working setup. A compatibility option has been added which changes this back to SIGUSR1. Note that configuration was also changed. This was ref. reported issue #114.
2021-04-08Adding README changes for xkb patchbakkeby
2021-04-08Merge pull request #112 from bakkeby/xkbStein Gunnar Bakkeby
Adding xkb patch as per request #111
2021-04-07Adding xkb patch as per request #111bakkeby
2021-04-06Adding distributetags patchbakkeby
2021-04-06Updating inplacerotate to include rotatestack feature ref. #108bakkeby
2021-04-05Initialise gaps for pertag arrays when monitor is created ref. #106bakkeby
2021-04-04Adding proposed changes to have different gaps on a per tag basis ref. #106bakkeby
2021-03-31Incomplete status2d fragments protectionbakkeby
2021-03-31Adding tapresize notes to README.mdbakkeby
2021-03-31Merge pull request #105 from verschmelzen/masterStein Gunnar Bakkeby
Add tapresize patch
2021-03-30Add tapresize patchverschmelzen
2021-03-30Proposed fix to address behaviour when resizing clients using the -1Z anchor ↵bakkeby
ref. #103
2021-03-29Comment out non-default libraries from config.mkbakkeby
2021-03-29Upgrading to 67d76b and removing alwaysfullscreen patch as it has been ↵bakkeby
merged into mainstream dwm 6.2
2021-03-09Adding LG3D patchbakkeby
2021-03-09Adding tab patchbakkeby
2021-02-20Merge pull request #96 from dislabled/masterStein Gunnar Bakkeby
powerline tags: change to urgentcolor when a client is urgent
2021-02-20powerline tags: change to urgentcolor when a client is urgentdislabled
2021-02-18Adding tatami layout option for flextilebakkeby
2021-02-17stacker: addressing wintitleactions (awesomebar hidden clients) ↵bakkeby
compatibility issue ref. #94
2021-02-16riodraw: upgrading patch to include rio-spawning of windowsbakkeby
2021-02-16riodraw: upgrading patch to include rio-spawning of windowsbakkeby
2021-02-16riodraw: upgrading patch to include rio-spawning of windowsbakkeby
2021-02-16placemouse: upgrade to include moveorplace functionbakkeby
2021-02-11Adding focusdir patchbakkeby
2021-02-11Adding riodraw patchbakkeby
2021-01-23placemouse: adding options for tiled position being relative to client centerbakkeby
2021-01-22Adding placemouse patchbakkeby
2021-01-22Proposed change to address overly large fake fullscreenbakkeby
2021-01-22Indentation correction ref. #89bakkeby
2021-01-22Merge pull request #89 from gx2b/masterStein Gunnar Bakkeby
Layoutmenu patch
2021-01-02added the layoutmenu patchmatt
2021-01-02added layoutmenu patchmatt
2020-11-28systray: hotplugging issues, keep systray window on top of bar window ref. #84bakkeby
2020-11-28flextile: adding centeredmaster horiz examplebakkeby
2020-11-24noborder: add support for 0 nmaster deck layout ref. #82bakkeby
2020-11-23flextile: allow nmaster of 0 to fall back to stack arrangement rather than ↵bakkeby
master, ref. #81
2020-11-23IPC: Bumping verison number to 1.5.7bakkeby
2020-11-22NetActiveWindow: make sure to unfocus previously selected window if moving ↵bakkeby
to another monitor
2020-11-20noborder: Adding partial support for flextile-deluxe monocole layout, ref. #74bakkeby
2020-11-18Adding symbol func to flextile-deluxe column descriptionbakkeby
2020-11-15Adding note for the swallow patch to uncomment relevant line in config.mk ↵bakkeby
when taking the patch, ref. #72
2020-11-14Rolling back workaround for systray not displaying when designated monitor ↵bakkeby
is removed (ref. hotplugging issues)
2020-11-08flexwintitle: potential for scheme discrepancy between stack and stack2bakkeby