fixed bug issue 137
git-svn-id: http://tint2.googlecode.com/svn/trunk@170 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
babda8e268
commit
ebe9ec9c0e
1 changed files with 1 additions and 0 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue