Re: [dev] [bug] [dwm] Resolution chages

2010-01-18 Thread Swiat R. Gal
> this seems to be an issue in certain Xinerama implementations, I > identified the following a while ago: > > xrandr -s reproduces the issue you notice, whereas > > xrandr --output XY --mode wxh > > etc does work. Can you confirm? I confirm both. At the same time I do not know how can one rest

Re: [dev] dwm and -geometry

2009-10-06 Thread Swiat R. Gal
-- From Eckehard Berns 04-10-2009 at 01:01 -- > > But I would be more happy if I could decide which windows would > > remain floating when I turn to the tabbed mode. > > Although I don't think this is a good way to use dwm, the following > patch to tip should make dwm put windows w

Re: [dev] dwm and -geometry

2009-10-03 Thread Swiat R. Gal
> Or you could specify them as floating in config.h. Or even better, > whatever program that is could leave the job of managing it's window to > the *window manager*. Sure, it is a great slogan. But I would be more happy if I could decide which windows would remain floating when I turn to the tabb

[dev] dwm and -geometry

2009-10-01 Thread Swiat R. Gal
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? O

Re: [dev] dwm and xradr -o

2009-08-24 Thread Swiat R. Gal
> > When on my tablet I execute xrandr -o left (or anything else) > > my dwm switches to the first tag in tab mode > > ie. default settings. > > dwm re-initializes the monitor setup if xrandr changes geometry. That > means, that also the selected tags are reverted to the default > setting. The cod

[dev] dwm and xradr -o

2009-08-24 Thread Swiat R. Gal
When on my tablet I execute xrandr -o left (or anything else) my dwm switches to the first tag in tab mode ie. default settings. Is it a bug of feature? If the later, how can I override this? Sincerely, s.