1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-26 04:05:50 +01:00

added drag and drop

This commit is contained in:
kojima
2000-04-03 06:08:31 +00:00
parent 60a247f271
commit 567e53c67c
6 changed files with 383 additions and 60 deletions

View File

@@ -100,7 +100,9 @@ struct W_DraggingInfo {
unsigned sourceOperation;
WMPixmap *image;
WMPoint imageLocation;
char **types;
Time timestamp;
int protocolVersion;