rewrite focus handling
commit485614f2df7f90b8d4a2fe8740c7b2686166b393
authorJulien Danjou <julien@danjou.info>
Fri, 25 Jan 2008 11:55:44 +0000 (25 12:55 +0100)
committerJulien Danjou <julien@danjou.info>
Fri, 25 Jan 2008 21:37:49 +0000 (25 22:37 +0100)
treef0e9d0efe3c60914f1ce1bde04ecc4cd935112b4
parentb457c4b4c96f72a903ae7d586813334e1bb6e4a4
rewrite focus handling

- arrange() does not focus() anymore
- restore dropping events infra
- add client_unfocus()
- grabbuttons() where we should and add root_grabbuttons() for root window
awesome.c
client.c
event.c
layout.c
layout.h
structs.h
window.c
window.h