swayfx/sway/input
Drew DeVault 52aa245b24 Implement basic touch support
This required changing container_at_cursor to container_at_coords so
that we could get the appropriate surface (and sx/xy) without moving the
cursor.

Future work:

- Simulate a cursor for clients which have not bound to wl_touch
- Keep sending motion events when moving outside the surface (#1892)
- Bind gestures to sway commands
2018-05-02 09:00:26 -04:00
..
cursor.c Implement basic touch support 2018-05-02 09:00:26 -04:00
input-manager.c Add map_from_region command 2018-04-26 10:53:47 +01:00
keyboard.c Make key repeat configurable 2018-04-18 23:19:23 +10:00
seat.c Implement basic touch support 2018-05-02 09:00:26 -04:00