swayfx/sway/input
Ed Younis eb770e88b7 Implement input_cmd_xkb_file (#3999)
Adds a new commend "xkb_file", which constructs the internal
xkb_keymap from a xkb file rather than an RMLVO configuration.
This allows greater flexibility when specifying xkb configurations.
An xkb file can be dumped with the xkbcomp program.
2019-07-17 19:26:58 -04:00
..
cursor.c Unhide cursor on cursor activity after touch 2019-06-08 12:02:28 -04:00
input-manager.c input/libinput: only reset supported options 2019-07-09 11:50:02 -04:00
keyboard.c Implement input_cmd_xkb_file (#3999) 2019-07-17 19:26:58 -04:00
seat.c bindings: defer while initiailizing 2019-06-12 07:56:41 +03:00
seatop_default.c Fix a silly mistake 2019-04-28 21:07:47 +03:00
seatop_down.c Introduce default seatop 2019-03-17 10:02:04 -06:00
seatop_move_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_move_tiling.c Layout tiled using a width/height fraction 2019-07-14 11:13:55 -04:00
seatop_resize_floating.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
seatop_resize_tiling.c Clear pointer focus during move and resize seatops 2019-04-28 21:07:47 +03:00
switch.c cmd_bindswitch: add option to execute on reload 2019-07-09 10:00:57 +03:00