Skip to content
  1. Oct 10, 2016
  2. Oct 08, 2016
  3. Aug 22, 2016
  4. Mar 26, 2016
  5. Mar 18, 2016
  6. Jan 05, 2016
  7. Nov 13, 2015
  8. Nov 03, 2015
  9. Nov 02, 2015
    • Carlos Garnacho's avatar
      common: Add GsdDeviceManager::device-changed · 300c71dc
      Carlos Garnacho authored
      When devices are plugged, we may end up emitting
      GsdDeviceManager::device-added at a time when not all GdkDevices have been
      attached to the GsdDevice, this makes these devices occasionally not being
      applied the right keep-aspect/area settings.
      
      Add a GsdDeviceManager::device-changed signal, emitted for the GsdDevice
      for those situations, so the late-added devices are ensured to be updated.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=753589
      300c71dc
    • Carlos Garnacho's avatar
      wacom: Apply left handed mode · a9b76404
      Carlos Garnacho authored
      With the introduction of GsDeviceMapper (commit 0810de0f), left-handed
      mode became responsibility of this object, which was applied by applying an
      extra rotation to the device coordinate matrix.
      
      Later, the device coordinate matrix handling was lifted to mutter, although
      the rotation setting was kept in the g-s-d side of the settings split, so
      GsdDeviceMapper would listen to the wrong settings, and left-handed mode
      became no mans land.
      
      Put the application of this setting back into GsdWacomManager, again
      translated to the "Wacom Rotation" device property. Nonetheless, all
      settings should move eventually to mutter domain, and this turned again
      into modifications to the coordinate matrix.
      
      https://bugzilla.gnome.org/show_bug.cgi?id=749767
      a9b76404
    • Carlos Garnacho's avatar
      wacom: Plug leaks · 317217f6
      Carlos Garnacho authored
      The device array returned must be freed.
      317217f6
  10. Oct 22, 2015
  11. Sep 23, 2015
  12. Sep 04, 2015
  13. Sep 03, 2015
  14. Aug 03, 2015
  15. Jul 28, 2015
  16. Jul 21, 2015
  17. Jul 02, 2015
  18. Jun 04, 2015
  19. Jun 02, 2015
  20. May 21, 2015
  21. May 20, 2015
  22. May 19, 2015
  23. May 12, 2015