Branch: refs/heads/master
Home: https://github.com/synfig/synfig
Commit: 784dbb1c773e9f1e6c145fa571b7083613106027
https://github.com/synfig/synfig/commit/784dbb1c773e9f1e6c145fa571b7083613106027
Author: alexhaskell <[email protected]>
Date: 2023-01-28 (Sat, 28 Jan 2023)
Changed paths:
M synfig-studio/src/gui/canvasview.cpp
M synfig-studio/src/gui/workarea.cpp
M synfig-studio/src/synfigapp/main.cpp
Log Message:
-----------
fix: crash occurs under Wayland when using tablet (#2988)
* fix: crash occurs under Wayland when using tablet
* cleanup: Change 0 to nullptr in find_input_device() and select_input_device()
* fix: avoid crashing when input device is null
* The GdkDevice obtained from event->[button|motion].device is the virtual
master device. We want to obtain the physical source device.
See https://docs.gtk.org/gdk3/class.DeviceManager.html
_______________________________________________
Synfig-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synfig-devl