*fix* bug fixed (multi-desktop and taskbar_active_id != taskbar_id)
git-svn-id: http://tint2.googlecode.com/svn/trunk@362 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -435,7 +435,7 @@ gboolean add_icon(Window id)
|
||||
|
||||
// show the window
|
||||
if (!traywin->hide)
|
||||
XMapRaised(server.dsp, traywin->tray_id);
|
||||
XMapWindow(server.dsp, traywin->tray_id);
|
||||
if (!traywin->hide && !panel->is_hidden)
|
||||
XMapRaised(server.dsp, traywin->id);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user