JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Cleanup; get rid of crufty cur_ws and cur_region and replace with
authorRyan McBride <mcbride@countersiege.com>
Mon, 19 Jan 2009 09:05:02 +0000 (09:05 +0000)
committerRyan McBride <mcbride@countersiege.com>
Mon, 19 Jan 2009 09:05:02 +0000 (09:05 +0000)
commit99119d86977bc0f0d023f56d1dba269dcdff2706
treef4a386f44d9efd47fa0a3096313d6b9ad8f3ca12
parent367ce80e698570928030a44ab023521c0ad9ee89
Cleanup; get rid of crufty cur_ws and cur_region and replace with
root_to_reginon, which will always give a non-crufty result. Pass the
region to all keystroke handlers.

To allow for workspace commands in empty workspaces without full-force
focus-follows-mouse, track mouse-clicks on root windows and make them
override cur_focus in root_to_region().

Also, examples of more descriptive debug output for some handlers.
scrotwm.c