24 Jun 2012 11:05
Re: dwm tip changes
Anselm R Garbe <garbeam <at> gmail.com>
2012-06-24 09:05:51 GMT
2012-06-24 09:05:51 GMT
On 24 June 2012 10:39, <stanio <at> cs.tu-berlin.de> wrote: > * Arian Kuschki <arian.kuschki <at> googlemail.com> [2012-06-23 23:52]: >> half/half editor/pdf file), it makes sense to put an app into full >> screen and then make it smaller again. > > +1 > > fullscreen often just happens to be the window mode which provides the > best view. It is helpful to be able to tile the window in this mode just > as in any other. > > fullscreen windows *are* floating, aren't they? so the question is > whether you allow to tile/monocle them, right? The problem with floating is that it toggles the client state. If initially treated as floating window, it will toggle to the tiled/monocle/.. layout. If then toggled back to floating, it won't be resized to fullscreen mode. This sucks more imho. For such clients you could introduce a rule that forces fullscreen clients into tiled mode to get the behavior you are after. Probably a small adjustment to the fullscreen handling needs to be done to achieve this. Best regards, Anselm
RSS Feed