Re: [SPAM Warning!][dev] [dwm] view() and toggleview() functions
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
Received on Mon Jan 16 2023 - 07:10:45 CET
This archive was generated by hypermail 2.3.0
: Mon Jan 16 2023 - 07:12:07 CET