mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-05 15:55:56 +01:00
Initial update from my source tree. For 0.52.0
This commit is contained in:
@@ -1456,6 +1456,11 @@ wMouseMoveWindow(WWindow *wwin, XEvent *ev)
|
||||
/* This needs not to change while moving, else bad things can happen */
|
||||
int opaqueMove = wPreferences.opaque_move;
|
||||
MoveData moveData;
|
||||
#ifdef GHOST_WINDOW_MOVE
|
||||
RImage *rimg;
|
||||
|
||||
rimg = InitGhostWindowMove(scr);
|
||||
#endif
|
||||
|
||||
initMoveData(wwin, &moveData);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user