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, 8 Feb 2010 18:40:10 +0000 (13:40 -0500)
commit50c5c43eb082e4fa6ac5fc6374a06826581e8a2a
tree6c4dedc4b91ed504debbb6c89c8d20aeb2647937
parent177554391216590c9f62d8ce3d489db987f28199
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