aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/seat/cursor.c
AgeCommit message (Expand)Author
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2018-12-29seat_cmd_cursor: work on seat name providedBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-05-20Fix border commands from changing focusBrian Ashworth
2018-04-21Default to current time when triggering cursor eventsemersion
2018-04-10Clean up cursor simulation code.Danny Bautista
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista