aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/input/scroll_button.c
Commit message (Expand)AuthorAge
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* input_cmd_scroll_button: utilize mouse btn helpersLibravatar Brian Ashworth2019-01-10
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23
* add error handling for scroll button out of rangeLibravatar Robert Kubosz2018-07-13
* expanded error detection for scroll button optionLibravatar Robert Kubosz2018-07-12
* rm constraint for max value of button identifierLibravatar Robert Kubosz2018-07-12
* increase maximum value of button identifierLibravatar Robert Kubosz2018-07-12
* add scroll button optionLibravatar Robert Kubosz2018-07-11