Re: [dev] [dwm] default window attaching behaviour

2021-11-29 Thread Mateusz Okulus
On 21/11/29 06:25PM, dther wrote: > I've been thinking about dwm's default behaviours, and one of them > that's always confused me is how newly attached windows, by default, > launch as the "master". Why is this the case? Intuitively, when I begin > working, I launch the most important program firs

[dev] [dwm] default window attaching behaviour

2021-11-29 Thread dther
I've been thinking about dwm's default behaviours, and one of them that's always confused me is how newly attached windows, by default, launch as the "master". Why is this the case? Intuitively, when I begin working, I launch the most important program first, and launch new programs as I need them.