Branch: refs/heads/master
  Home:   https://github.com/synfig/synfig
  Commit: 53560d3683c58ecff3884f207896657ef9bc27f5
      
https://github.com/synfig/synfig/commit/53560d3683c58ecff3884f207896657ef9bc27f5
  Author: alexhaskell <wailingocto...@gmail.com>
  Date:   2023-01-28 (Sat, 28 Jan 2023)

  Changed paths:
    M synfig-studio/src/gui/workarea.cpp

  Log Message:
  -----------
  fix: drawing tablet didn't work on Wayland (#2991)

fix/cleanup: use x/y coordinates from GtkEvent

Even though gdk_device_get_axis() returns true for a drawing tablet, the x/y 
values it gives are always 0.0. Pressure is correct, however.




_______________________________________________
Synfig-devl mailing list
Synfig-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synfig-devl

Reply via email to