1. 03 8月, 2010 5 次提交
  2. 31 7月, 2010 2 次提交
  3. 26 7月, 2010 1 次提交
  4. 23 7月, 2010 1 次提交
  5. 21 7月, 2010 2 次提交
  6. 20 7月, 2010 2 次提交
    • C
      Input: synaptics - set min/max for finger width · 58fb0218
      Chris Bagwell 提交于
      Reporting this will allow GUI config apps to correctly scale
      width sensitive config values (such as palm detect) to correct
      range.  Current user apps are detecting kernels min/max=0/0 and
      making an assumption that it means 0/16 or 0/15.
      
      Synaptics touchpad interface guides show 4/15 are correct values
      but driver forces to 0 when no fingers on touchpad.
      Signed-off-by: NChris Bagwell <chris@cnpbagwell.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      58fb0218
    • C
      Input: synaptics - only report width on hardware that supports it · 2a8e7710
      Chris Bagwell 提交于
      Synaptics devices report fixed value of 5 for finger/palm widths
      on devices that do not support capability and driver further
      hardcodes to 5.  Stop reporting this fixed value when its not
      supported since its not useful.
      
      This will aid applications so they can better auto-enable support
      for multi-touch emulation and palm detection logic using finger
      width only for devices that support width detection.
      
      I can find no applications that currently require existence on
      ABS_TOOL_WIDTH. Since only synaptics and bcm input devices
      currently support this tool, it seems they must handle it
      gracefully.
      Signed-off-by: NChris Bagwell <chris@cnpbagwell.com>
      Signed-off-by: NDmitry Torokhov <dtor@mail.ru>
      2a8e7710
  7. 16 7月, 2010 8 次提交
  8. 15 7月, 2010 1 次提交
  9. 14 7月, 2010 6 次提交
  10. 09 7月, 2010 1 次提交
  11. 04 7月, 2010 10 次提交
  12. 01 7月, 2010 1 次提交