fixed bug issue 137

git-svn-id: http://tint2.googlecode.com/svn/trunk@170 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr 2009-09-08 18:58:34 +00:00
parent babda8e268
commit ebe9ec9c0e

View file

@ -514,6 +514,7 @@ void event_property_notify (XEvent *e)
}
if (window_is_skip_taskbar(win)) {
remove_task( tsk );
panel_refresh = 1;
}
}
else if (at == server.atom.WM_STATE) {