fixed : changed active task with wm_menu option
git-svn-id: http://tint2.googlecode.com/svn/trunk@228 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -137,6 +137,7 @@ void init_panel()
|
||||
if (systray.area.on_screen && i == 0) {
|
||||
init_systray_panel(p);
|
||||
p->area.list = g_slist_append(p->area.list, &systray);
|
||||
refresh_systray = 1;
|
||||
}
|
||||
|
||||
if (i >= old_nb_panel) {
|
||||
@@ -164,7 +165,6 @@ void init_panel()
|
||||
|
||||
panel1 = new_panel;
|
||||
panel_refresh = 1;
|
||||
refresh_systray = 1;
|
||||
init_taskbar();
|
||||
visible_object();
|
||||
task_refresh_tasklist();
|
||||
|
||||
Reference in New Issue
Block a user