adjust who shows up in the alt-tab list using SKIP_TASKBAR (Fixes bug #4503)
authorDana Jansens <danakj@orodu.net>
Mon, 18 Jan 2010 21:08:23 +0000 (16:08 -0500)
committerDana Jansens <danakj@orodu.net>
Mon, 18 Jan 2010 21:21:43 +0000 (16:21 -0500)
commit03b4c872054fd93f1337ee78c19338968de1fd6c
tree30d3641c383e299e2e9be8e5ddc77183a914e774
parent7be28d3010d4bf68954a113ab8350ac2ddb768aa
adjust who shows up in the alt-tab list using SKIP_TASKBAR (Fixes bug #4503)

allow window types != NORMAL to not show up in the alt-tab list
but don't allow DIALOG types to hide from the list
also any window which is DEMANDS_ATTENTION should appear in the list regardless
  of its SKIP_TASKBAR status
openbox/focus.c