X-Git-Url: https://git.donarmstrong.com/?p=xournal.git;a=blobdiff_plain;f=src%2Fxournal.h;fp=src%2Fxournal.h;h=62625ab3285edbb5bc9640180ccdd81528aa9109;hp=3ef9b27b873593c54b16a17444710ae376dd6e97;hb=6bfe4867a794590561e788e99e28752e7a8c76fe;hpb=18f362c5e128d06d7979cc8b19f11f20df65068a diff --git a/src/xournal.h b/src/xournal.h index 3ef9b27..62625ab 100644 --- a/src/xournal.h +++ b/src/xournal.h @@ -276,6 +276,7 @@ typedef struct UIData { gboolean is_corestroke; // this stroke is painted with core pointer gboolean saved_is_corestroke; GdkDevice *stroke_device; // who's painting this stroke + gboolean ignore_other_devices; int screen_width, screen_height; // initial screen size, for XInput events double hand_refpt[2]; int hand_scrollto_cx, hand_scrollto_cy;