Skip to content
Snippets Groups Projects
  1. Apr 06, 2021
    • Maxim S's avatar
      qt: support 2d surfaces for horizontal scroll · e8d929f3
      Maxim S authored and Pierre Lamot's avatar Pierre Lamot committed
      
      Fixes #20498
      
      To avoid detection of erratic movements along the lines
      introduce allowance zone for each axis.
      
      Angle determines how close to axis angle delta is.
      For horizontal events it is set to 30 degrees (15 for each side).
      For vertical events angle is 53 degrees (30 * 16/9).
      It is a little wider since touchpads are asymmetrical.
      
      Signed-off-by: default avatarPierre Lamot <pierre@videolabs.io>
      e8d929f3
  2. Apr 05, 2021
  3. Apr 04, 2021
  4. Apr 03, 2021
  5. Apr 02, 2021
  6. Apr 01, 2021
  7. Mar 31, 2021
  8. Mar 30, 2021
  9. Mar 29, 2021
  10. Mar 28, 2021
  11. Mar 24, 2021
Loading