sway/include
Konstantin Kharlamov 481accca2a add an option to manage when keyboard layout is changed
This patch adds an option, but the actual functional for it to control
being added in next one.

To keep keyboard layout per window add in sway config:

    seat * keep_keyboard_layout per_window

To keep keyboard layout globally either do not add anything (it's the
default), or to explicitly enable it use the following:

    seat * keep_keyboard_layout global

Signed-off-by: Konstantin Kharlamov <Hi-Angel@yandex.ru>
2019-05-31 10:00:28 +03:00
..
sway add an option to manage when keyboard layout is changed 2019-05-31 10:00:28 +03: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 Initial swaylock port 2018-04-04 18:47:48 -04:00
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 Add failure reply on IPC_SYNC 2018-12-29 17:07:26 +01:00
list.h list.c: rename free_flat_list to list_free_items_and_destroy 2018-12-09 01:15:38 +00:00
log.h Replace wlr_log with sway_log 2019-01-21 12:59:42 +01:00
loop.h Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
meson.build Address review comments 2018-03-28 14:43:23 -04:00
pango.h Fix pango escaping and refactor escape_markup_text 2018-09-22 18:33:28 +10:00
pool-buffer.h client/pool-buffer: munmap in destroy_buffer 2018-05-27 14:09:48 +01:00
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