diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-01-06 13:16:54 -0500 |
---|---|---|
committer | Brian Ashworth <bosrsf04@gmail.com> | 2019-01-09 11:29:04 -0500 |
commit | eefa6b1ad3f7e6fcbcf52595a833ae28364c18ea (patch) | |
tree | b65eda998dbfc67d338253516441ad227c38cb1e /sway/config.c | |
parent | 6f6a9af60ec98a6f18f1163317dee74b88328dab (diff) |
bind{code,sym}: utilize mouse button helpers
This modifies `bindcode` and `bindsym` to use `get_mouse_bindcode` and
`get_mouse_bindsym`, respectively, to parse mouse buttons. Additionally,
the `BINDING_MOUSE` type has been split into `BINDING_MOUSECODE` and
`BINDING_MOUSESYM` to match keys and allow for mouse bindcodes to be
used. Between the two commands, all button syms and codes should be
supported, including x11 axis buttons.
Diffstat (limited to 'sway/config.c')
0 files changed, 0 insertions, 0 deletions