summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 2b5d16f)
raw | patch | inline | side by side (parent: 2b5d16f)
author | mental <mental@users.sourceforge.net> | |
Tue, 8 Jul 2008 02:25:52 +0000 (02:25 +0000) | ||
committer | mental <mental@users.sourceforge.net> | |
Tue, 8 Jul 2008 02:25:52 +0000 (02:25 +0000) |
src/dyna-draw-context.cpp | patch | blob | history |
index 68bb2f163efdab8bfa4cc110a183861b2a3b5210..be5a4324c46c7dc3badac29e8bab8d136e0f9d61 100644 (file)
sp_canvas_item_grab(SP_CANVAS_ITEM(desktop->acetate),
( GDK_KEY_PRESS_MASK |
GDK_BUTTON_RELEASE_MASK |
- GDK_POINTER_MOTION_MASK |
+ GDK_POINTER_MOTION_HINT_MASK |
GDK_BUTTON_PRESS_MASK ),
NULL,
event->button.time);