1
1
mirror of https://github.com/swaywm/sway synced 2024-11-23 17:32:40 +01:00
sway/include
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
..
sway input/keyboard: attempt default keymap on failure 2019-05-14 08:23:26 -06:00
swaybar swaybar: add multiseat support 2019-04-24 07:16:37 -06:00
swaynag swaynag: revamp type configs 2019-04-20 09:14:41 -06:00
background-image.h
cairo.h swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
ipc-client.h swaymsg: add timeout and type checks 2019-04-17 09:07:08 +03:00
ipc.h
list.h
log.h
loop.h
meson.build
pango.h
pool-buffer.h
stringop.h stringop.c: remove unused functions 2019-03-11 14:42:58 +01:00
util.h Spawn swaynag as a wayland client 2019-04-14 12:41:59 +03:00