aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/seat.c
Commit message (Expand)AuthorAge
* Declare all struct cmd_handler arrays constLibravatar Manuel Stoeckl2021-02-04
* commands: Add shortcuts_inhibitor commandLibravatar Michael Weiser2020-03-11
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* cmd_seat: split action and config handlersLibravatar Brian Ashworth2019-06-20
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* cmd_seat: allow - to be used as alias for currentLibravatar Brian Ashworth2019-02-02
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* reload: apply seat cfgs after reading entire cfgLibravatar Brian Ashworth2019-01-09
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* commands: prevent running empty seat commandLibravatar Ian Fan2018-09-08
* Address first round of review for generic blocksLibravatar Brian Ashworth2018-06-02
* Make command block implementation genericLibravatar Brian Ashworth2018-06-02
* Implement cursor event simulation with sway commands.Libravatar Danny Bautista2018-04-10
* 80colLibravatar Tony Crisci2018-04-02
* seat config handler contextLibravatar Tony Crisci2018-01-20
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* error on not enough input/seat args for cmdLibravatar Tony Crisci2017-12-19
* seat fallback configLibravatar Tony Crisci2017-12-17
* basic configurationLibravatar Tony Crisci2017-12-14