1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

oops again

This commit is contained in:
id
2000-11-25 21:22:12 +00:00
parent 1f22c07051
commit 4ec9827c4e

View File

@@ -1271,9 +1271,6 @@ wKeyboardMoveResizeWindow(WWindow *wwin)
} while (event.type == Expose);
while (XCheckTypedEvent(dpy, Expose, &event)) {
WMHandleEvent(&event);
}
if (wwin->flags.shaded || scr->selected_windows) {
if(scr->selected_windows)
drawFrames(wwin,scr->selected_windows,off_x,off_y);