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
Age
Commit message (
Expand
)
Author
2019-02-03
seat_cmd_attach: defer while reading
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-10
seat_cmd_cursor: utilize mouse button helpers
Brian Ashworth
2019-01-09
Simplify evdev includes on FreeBSD by relying on up-to-date package
Jan Beich
2019-01-08
Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursor
emersion
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-29
seat_cmd_cursor: work on seat name provided
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-11-25
Replace _XOPEN_SOURCE with _POSIX_C_SOURCE
emersion
2018-11-10
Use parse_boolean where possible.
Connor E
2018-10-19
Introduce cursor_rebase
Ryan Dwyer
2018-10-18
cmd_bind{sym,code}: Implement per-device bindings
Brian Ashworth
2018-10-08
Don't apply seat config when validating
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-05-20
Fix border commands from changing focus
Brian Ashworth
2018-04-21
Default to current time when triggering cursor events
emersion
2018-04-10
Clean up cursor simulation code.
Danny Bautista
2018-04-10
Implement cursor event simulation with sway commands.
Danny Bautista
2018-01-20
seat config handler context
Tony Crisci
2017-12-17
seat fallback config
Tony Crisci
2017-12-16
rename config apply cmds
Tony Crisci
2017-12-14
basic configuration
Tony Crisci