[dev] [dwm] [swaptags] Swapping the contents of two tags

2019-06-28 Thread Ricardo Jesus
de or changed defaults). I was looking forward to receive some feedback and/or corrections to my modifications. Thanks in advance, Ricardo Jesus diff --git a/config.def.h b/config.def.h index 1c0b587..2257afd 100644 --- a/config.def.h +++ b/config.def.h @@ -43,13 +43,16 @@ static const Layout la

Re: [dev] [dwm] [swaptags] Swapping the contents of two tags

2019-06-29 Thread Ricardo Jesus
On 6/29/19 7:32 AM, Danh Doan wrote: > On 2019-06-28 19:34:59 +0100, Ricardo Jesus wrote: >> Hello, >> >> I wrote a small patch for dwm 6.2 which enables it to swap the contents of >> two tags (i.e. the clients which are visible in one are moved to the other >>