aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/seat.c
AgeCommit message (Expand)Author
2021-02-04Declare all struct cmd_handler arrays constManuel Stoeckl
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-06-20cmd_seat: split action and config handlersBrian Ashworth
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-02-11fix misc memory leaksBrian Ashworth
2019-02-02cmd_seat: allow - to be used as alias for currentBrian 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-09reload: apply seat cfgs after reading entire cfgBrian Ashworth
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-09-08commands: prevent running empty seat commandIan Fan
2018-06-02Address first round of review for generic blocksBrian Ashworth
2018-06-02Make command block implementation genericBrian Ashworth
2018-04-10Implement cursor event simulation with sway commands.Danny Bautista
2018-04-0280colTony Crisci
2018-01-20seat config handler contextTony Crisci
2018-01-05sway: change all sway_log to wlr_logDominique Martinet
2017-12-19error on not enough input/seat args for cmdTony Crisci
2017-12-17seat fallback configTony Crisci
2017-12-14basic configurationTony Crisci