mirror of
https://github.com/gryf/wmaker.git
synced 2026-05-06 08:02:58 +02:00
oops again
This commit is contained in:
@@ -1271,9 +1271,6 @@ wKeyboardMoveResizeWindow(WWindow *wwin)
|
|||||||
} while (event.type == Expose);
|
} while (event.type == Expose);
|
||||||
|
|
||||||
|
|
||||||
while (XCheckTypedEvent(dpy, Expose, &event)) {
|
|
||||||
WMHandleEvent(&event);
|
|
||||||
}
|
|
||||||
if (wwin->flags.shaded || scr->selected_windows) {
|
if (wwin->flags.shaded || scr->selected_windows) {
|
||||||
if(scr->selected_windows)
|
if(scr->selected_windows)
|
||||||
drawFrames(wwin,scr->selected_windows,off_x,off_y);
|
drawFrames(wwin,scr->selected_windows,off_x,off_y);
|
||||||
|
|||||||
Reference in New Issue
Block a user