swayfx/include/sway
Brian Ashworth 23c64ab22d input/keyboard: attempt default keymap on failure
This attempts to use the default keymap when the one defined in the
input config fails to compile. The goal is to make it so the keyboard
is always in a usable state, even if it is not the user's requested
settings as usability is more important.

This also removes the calls to `getenv` for the `XKB_DEFAULT_*` family
of environment variables. The reasoning is libxkbcommon will fallback
to using those (and then the system defaults) when any of the rule
names are `NULL` or an empty string anyway so there is no need for
sway to duplicate the efforts.
2019-05-14 08:23:26 -06:00
..
desktop Implement inhibit_idle command 2019-03-24 19:26:12 -06:00
input input/keyboard: attempt default keymap on failure 2019-05-14 08:23:26 -06:00
tree Honor output for xdg_toplevel_set_fullscreen 2019-04-11 09:18:48 -06:00
commands.h Implement output toggle 2019-05-14 00:11:04 -04:00
config.h Spawn swaybar as a wayland client 2019-05-12 11:02:42 +03:00
criteria.h criteria: fix __focused__ when no focus or unset 2019-03-23 09:53:23 +02:00
decoration.h Handle views created after decoration mode is sent for xdg-shell 2018-08-06 15:20:30 +01:00
desktop.h Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
ipc-json.h Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00
ipc-server.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
layers.h Update for swaywm/wlroots#1243 2018-09-14 19:21:44 +02:00
output.h Implement output toggle 2019-05-14 00:11:04 -04:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Remove debug tree 2019-03-18 11:29:19 -04:00
swaynag.h Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00
xdg_decoration.h Improve CSD logic 2018-09-27 22:51:37 +10:00
xwayland.h Parse missing i3 window types 2018-10-21 15:59:04 +02:00