On 09/06/2011 03:11 PM, Pascal Wittmann wrote:
> On 09/06/2011 02:57 PM, Bastien Dejean wrote:
>> Hi,
>>
>> Is there any patch to rotate the list of clients?
>> E.g. 0 becomes 1, 1 becomes 2, ..., n - 1 becomes 0.
>> (Same principle in the opposite direction.)
>>
>> Sayonara,
>
> Try this:
>
> ht
On 09/06/2011 02:57 PM, Bastien Dejean wrote:
> Hi,
>
> Is there any patch to rotate the list of clients?
> E.g. 0 becomes 1, 1 becomes 2, ..., n - 1 becomes 0.
> (Same principle in the opposite direction.)
>
> Sayonara,
Try this:
http://dwm.suckless.org/patches/movestack
signature.asc
Descr
Hi,
Is there any patch to rotate the list of clients?
E.g. 0 becomes 1, 1 becomes 2, ..., n - 1 becomes 0.
(Same principle in the opposite direction.)
Sayonara,
--
Bastien