summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2021-09-09Expanding directives ref. #182bakkeby
2021-09-08savefloats: save centered float position for tiled windows when centered or ↵bakkeby
alwayscentered patches are used ref. #182
2021-09-08Adding alwayscenter patch ref. #182bakkeby
2021-08-25Adding separate statuscolors bar module ref. #180bakkeby
2021-08-07swallow: new window to respect border of parent terminalbakkeby
2021-07-27Adding winicon patchbakkeby
2021-07-24rioresize: apply an arrange if changing monitorsbakkeby
2021-06-21Correcting short hashbakkeby
2021-06-21Merge pull request #161 from Ultrahalf/masterStein Gunnar Bakkeby
Fix typo
2021-06-21Fix typoMuhamad Althaf
2021-06-14Merge pull request #158 from pepper-jelly/masterStein Gunnar Bakkeby
portability(gcc and clang agnostic)
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-28focusadjacenttag: for correctness should probably also update current ↵bakkeby
desktop when EWMH patch is enabled
2021-05-28focusadjacenttag: adding pertag compatibiltiy ref. #152bakkeby
2021-05-21Splitting SchemeHid to SchemeHidNorm and SchemeHidSel given that a hidden ↵bakkeby
client may still be the selected client ref. #148
2021-05-19vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps ↵bakkeby
are enabled per tag ref. #147
2021-05-19vanitygaps: fix for gaps not being enabled by default when pertag is used ↵bakkeby
ref. #147
2021-05-13Adding note about the Known Issues discussion categorybakkeby
2021-05-13Updating the link for Mitch Weaver's rounded corners patchbakkeby
2021-05-13fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen ↵bakkeby
take precedence
2021-05-12toggelfullscreen: addressing focus change issue when exiting fullscreen properlybakkeby
2021-05-09nodmenu: updating linkbakkeby
2021-05-09config.mk: added build options for FreeBSDbakkeby
2021-05-06floatpos: allowing window size hints to be updated (this may interfere with ↵bakkeby
window float positions)
2021-05-06scratchpad_alt_1: upgrading and simplifying patch ref. #124bakkeby
2021-05-05ipc: get_tags - do not dump tag if the tag is nullbakkeby
2021-05-05ipc: get_tags - do not dump tag if the tag is null ref. #123bakkeby
2021-05-04Create FUNDING.ymlStein Gunnar Bakkeby
2021-05-01IPC: dump_monitor - do not dump bar if there is no bar ref. #118bakkeby
2021-04-29fakefullscreenclient + stacker: fix for allowing focusstack when client is ↵bakkeby
in fake fullscreen (issue introduced by alwaysfullscreen being merged upstream
2021-04-28Addressing various memory leak issues ref. ↵bakkeby
https://github.com/bakkeby/patches/issues/30
2021-04-28anybar: misc improvements ref. #118bakkeby
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