aboutsummaryrefslogtreecommitdiff
path: root/sway/commands/input/scroll_button.c
AgeCommit message (Expand)Author
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-10input_cmd_scroll_button: utilize mouse btn helpersBrian Ashworth
2018-09-23Implement support for input wildcardBrian Ashworth
2018-07-13add error handling for scroll button out of rangeRobert Kubosz
2018-07-12expanded error detection for scroll button optionRobert Kubosz
2018-07-12rm constraint for max value of button identifierRobert Kubosz
2018-07-12increase maximum value of button identifierRobert Kubosz
2018-07-11add scroll button optionRobert Kubosz