added XRaiseWindow workaround when new clients are launched
added dummy error handler to prevent X from terminating slock just in case
applied Markus' patch to die in case /etc/passwd is unavailable
applied Fernando Silveira's multiscreen patch for old style multihead setups
applied Ali Gholami Rudi's patch regarding DPMS timeout customization and persistence
removed useless chars, prepared release
yet another DPMS fix, still trying to prevent the error handler
fixed DPMS crashing issue
applied two patches, BSD_AUTH patch and Gottox' DPMS support patch
removed Sander from -v by request
applied Ryan Sorensen bugfix which allows slock to acquire the keyboard grab asynchroneously
updating copyright stuff in slock as well
grab on the root window, it is correct, all lockers do that
grab on the slock window instead on the root window
made slock more readable, added root variable because we intend to call RootWindow(...) quite a lot