mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
oops again
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user