index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
commands
/
seat.c
Age
Commit message (
Expand
)
Author
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-06-20
cmd_seat: split action and config handlers
Brian Ashworth
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-02-11
fix misc memory leaks
Brian Ashworth
2019-02-02
cmd_seat: allow - to be used as alias for current
Brian Ashworth
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-09
reload: apply seat cfgs after reading entire cfg
Brian Ashworth
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-09-08
commands: prevent running empty seat command
Ian Fan
2018-06-02
Address first round of review for generic blocks
Brian Ashworth
2018-06-02
Make command block implementation generic
Brian Ashworth
2018-04-10
Implement cursor event simulation with sway commands.
Danny Bautista
2018-04-02
80col
Tony Crisci
2018-01-20
seat config handler context
Tony Crisci
2018-01-05
sway: change all sway_log to wlr_log
Dominique Martinet
2017-12-19
error on not enough input/seat args for cmd
Tony Crisci
2017-12-17
seat fallback config
Tony Crisci
2017-12-14
basic configuration
Tony Crisci