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
made slock more aggressive, DenisG please recheck
fixed a potential buffer overflow bug on the stack (thanks to Ghassan Misherg)
small fix of Vincent's patch
applied Vincent's path with some modifications
applied somwhat similiar patch like Alex Elide proposed