Simon Ser
|
fc640d5f6c
|
Define _POSIX_C_SOURCE globally
See discussion in https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4555
|
9 months ago |
Simon Ser
|
122d8ce954
|
Remove access to wlr_input_device union
References: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/3626
Closes: https://github.com/swaywm/sway/issues/7077
|
2 years ago |
Victor Makarov
|
70d30ac72b
|
xkb_switch_layout: fix relative layout switches
Fixes #6011
|
3 years ago |
Simon Zeni
|
f8990523b4
|
sway/commands: add missing wlr_keyboard interface include in xkb_switch_layout
|
3 years ago |
Bor Grošelj Simić
|
27d5cf1316
|
input: implement cycling through keyboard layout list
|
5 years ago |
Brian Ashworth
|
36aa67e549
|
input_cmd_xkb_switch_layout: support input types
This just adds input type config support to input_cmd_xkb_switch_layout
so that `input type:keyboard xkb_switch_layout <idx>` will work
|
5 years ago |
Simon Ser
|
2bccb387d8
|
Add a new xkb_switch_layout command
This allows users to programatically change the active layout.
|
6 years ago |