On 17.08.11, Bastien Dejean wrote:
> Is there any pull request to make dwm handles a ruled based user specified
> initial geometry for floating windows?
I've just hacked together a working pull request for dwm 5.9.
It adds a member named "geometry" to the Rule struct, enabling you to
add a typical X geometry string (WIDTHxHEIGHT+X+Y) to any rule in your
config.h.
See the rules array in config.def.h after applying the pull request to see an
example.
Please note, that this pull request is not well tested and that it is kind of
anti-dwm. I wrote it because I was bored.
Bert
This archive was generated by hypermail 2.2.0 : Wed Aug 17 2011 - 17:36:03 CEST