summaryrefslogtreecommitdiff
path: root/sway/commands/input/xkb_switch_layout.c
AgeCommit message (Collapse)Author
2020-03-11input: implement cycling through keyboard layout listBor Grošelj Simić
2019-07-18input_cmd_xkb_switch_layout: support input typesBrian Ashworth
This just adds input type config support to input_cmd_xkb_switch_layout so that `input type:keyboard xkb_switch_layout <idx>` will work
2019-06-09Add a new xkb_switch_layout commandSimon Ser
This allows users to programatically change the active layout.