#0 0x000014390001d1d6 in ?? () #1 0x0000000000408c4e in update_switcher_window (win=0x664e10, selected=) at main.c:3217 3212: } 3213: 3214: if (width == d->width && height == d->height) 3215: { 3216: if (!d->gc) 3217: d->gc = gdk_gc_new(d->pixmap); 3218: 3219: queue_decor_draw(d); 3220: return FALSE; 3221: } 3222: #2 0x000000000040f994 in event_filter_func (gdkxevent=, event=, data=) at main.c:4490 4485: if (win) 4486: { 4487: Window select; 4488: 4489: if (get_window_prop(xid, select_window_atom, &select)) 4490: update_switcher_window(win, select); 4491: } 4492: } 4493: break; 4494: case DestroyNotify: 4495: g_hash_table_remove(frame_table, #3 0x00007f353850e15c in gdk_x11_draw_arc (drawable=0x0, gc=0x0, filled=0, x=0, y=0, width=1094337280, height=9989408, angle1=1094337280, angle2=9989408) #4 0x000000000000dc51 in ?? () #5 0x0000000000000000 in ?? ()