mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-11 17:04:15 +01:00
dnd changes
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user