1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-24 07:02:30 +01:00
This commit is contained in:
kojima
2004-10-14 15:54:35 +00:00
parent 62590be0db
commit 3a97c33072

View File

@@ -216,7 +216,7 @@ StartWindozeCycle(WWindow *wwin, XEvent *event, Bool next)
scr->flags.doing_alt_tab = 1;
#ifdef MOX_CYCLING
swpanel = wInitSwitchPanel(scr, 0);
swpanel = wInitSwitchPanel(scr, scr->current_workspace);
oldFocused = wwin;
if (swpanel) {