aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/input/xkb_switch_layout.c
Commit message (Collapse)AuthorAge
* input: implement cycling through keyboard layout listLibravatar Bor Grošelj Simić2020-03-11
|
* input_cmd_xkb_switch_layout: support input typesLibravatar Brian Ashworth2019-07-18
| | | | | This just adds input type config support to input_cmd_xkb_switch_layout so that `input type:keyboard xkb_switch_layout <idx>` will work
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
This allows users to programatically change the active layout.