2009/10/1 Swiat R. Gal <s...@math.ohio-state.edu>: > In this far past before I knew about dwm > I was happy to launch applications with > -geometry switch. Now it is overridden > by the mode of the dwm. > > Could I suggest a feature, that windows > started with specified geometry would > appear floating as ones of the type > specified in the config as isfloating? > Or is it impossible to achieve?
There are heuristics, if you can make the client's min-geom == max-geom we could add an exception to the floating initialisation and see how that feels. Kind regards, Anselm