JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
More cleanup found while debugging my last silly mistake.
authorRyan McBride <mcbride@countersiege.com>
Tue, 3 Feb 2009 06:45:53 +0000 (06:45 +0000)
committerRyan McBride <mcbride@countersiege.com>
Tue, 3 Feb 2009 06:45:53 +0000 (06:45 +0000)
commitec9567149f71990e947d5d0c475aaac14a8cc9c7
tree9f652db487e280cb0b8e0bfeddc2ee858990b3ef
parentf5f7f0d8ee7c82178da18b723b7bfb884079aa13
More cleanup found while debugging my last silly mistake.
- don't ask for Xrandr events until we've set up the screens
- don't use an iterator for more than one thing at a time
- we don't need to handle RRNotify messages
- Move some bits around to fix compile on certain non-OpenBSD platforms
- Other cleanup and de-obfuscation
scrotwm.c