aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/seat
AgeCommit message (Expand)Author
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-08Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursoremersion
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29seat_cmd_cursor: work on seat name providedBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-10Use parse_boolean where possible.Connor E
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-08Don't apply seat config when validatingRyan Dwyer
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
2018-01-20seat config handler contextTony Crisci
2017-12-17seat fallback configTony Crisci
2017-12-16rename config apply cmdsTony Crisci
2017-12-14basic configurationTony Crisci