aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/seat
AgeCommit message (Expand)Author
2020-05-29seat_cmd_cursor: emit frame eventsBrian Ashworth
2020-03-11commands: Adjust style in cursors commandMichael Weiser
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2019-12-16seat_cmd_keyboard_grouping: change keymap to smartBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-02-17seat_cmd_cursor: fix typo in expected syntaxBrian Ashworth
2019-02-03seat_cmd_cursor: do not create non-existing seatBrian Ashworth
2019-02-03seat_cmd_attach: defer while readingBrian Ashworth
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
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