1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-11 17:04:15 +01:00

dnd changes

This commit is contained in:
kojima
2000-04-04 02:27:45 +00:00
parent 2c0fdba09e
commit 760c552584

View File

@@ -110,7 +110,8 @@ struct W_DraggingInfo {
/* should be treated as internal data */
WMView *sourceView;
WMView *destView;
WMSize mouseOffset;
unsigned finished:1;
};
@@ -272,6 +273,8 @@ typedef struct W_Screen {
Atom xdndActionLink;
Atom xdndActionAsk;
Atom xdndActionPrivate;
Atom wmIconDragOffsetAtom;
Atom wmStateAtom; /* WM_STATE */