Re: [SPAM Warning!][dev] [dwm] view() and toggleview() functions

From: A Farzat <a_AT_farzat.xyz>
Date: Mon, 16 Jan 2023 20:21:57 +0900

On 23/01/16 12:10pm, NRK wrote:
> On Sun, Jan 15, 2023 at 06:28:55PM +0900, A Farzat wrote:
> > 2- In the view() function, there is this line:
> > ```c
> > selmon->seltags ^= 1; /* toggle sel tagset */
> > ```
> > What is the purpose of this line? In fact, what is the purpose of having
> > two tagsets in the first place? From what I see, all the tag
> > functionality can be achieved using only one tagset.
>
> It's for going back to the previous layout via `MODKEY+TAB`.
>
> - NRK

I see, so that's why it is outside the if statement.

Btw, on the email subject it says [SPAM Warning!]. Is it anything I need
to be concerned with?

Thanks for clarifying!

- Farzat

Received on Mon Jan 16 2023 - 12:21:57 CET

This archive was generated by hypermail 2.3.0 : Mon Jan 16 2023 - 12:24:08 CET