22 Commits (659163d25c055fce47fcbf31bee7806ba77710e8)

Author SHA1 Message Date
Neil Roberts daf7d4774b evdev: Only track one pending event 11 years ago
Neil Roberts f65c486090 evdev: Flush motion events when the slot changes, not just after sync 11 years ago
Kristian Høgsberg 037bdc4c5d evdev: Don't parse config file again, use compositor->config 11 years ago
Armin K b502f906db evdev-touchpad: Set some options using weston.ini 11 years ago
Kristian Høgsberg 3bdaa3e249 touchpad: Handle two-finger click as right click for button pads 12 years ago
Daniel Stone c228e23b05 configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 12 years ago
Jonas Ådahl 848e2e670e evdev-touchpad: Disable tap FSM by default on touchpads with button pads 12 years ago
Satyeshwar Singh 964a342e53 evdev: Wait for SYN event before sending events over to the client 12 years ago
Dima Ryazanov ddf9bb3109 Fix a typo. 12 years ago
Jonas Ådahl d9f5819e8f evdev-touchpad: Implement two finger scroll 12 years ago
Jonas Ådahl 87b0735273 evdev-touchpad: Add a finite-state machine 12 years ago
Jonas Ådahl c689493b1a evdev-touchpad: Cleanup and refactoring 12 years ago
Rob Bradford ec913fdfde evdev-touchpad: Iterate over the touchpad spec table correctly 12 years ago
Rob Bradford 3de191e6b0 evdev-touchpad: Twiddle finger_state correctly 12 years ago
Kristian Høgsberg cb3eaae9ad compositor: Change notify_* function to take a weston_seat 12 years ago
Pekka Paalanen 3eb4761317 evdev: rename evdev_input_device to evdev_device 12 years ago
Pekka Paalanen 5618d6fa05 evdev: change evdev_seat into weston_seat in struct evdev_input_device 13 years ago
Pekka Paalanen cfa1f6727b evdev: merge evdev-private.h into evdev.h 13 years ago
Martin Minarik 6d11836721 Replace fprintf() by weston_log() 13 years ago
Daniel Stone 4dbadb1556 Use enum wl_pointer_button_state instead of integer 13 years ago
Daniel Stone 1d637772c8 Rename evdev_input_device::type to pending_events 13 years ago
Jonas Ådahl 1df17af2c0 evdev: Improve touchpad support and add motion filters 13 years ago