mirror of
https://github.com/swaywm/sway.git
synced 2026-04-27 06:46:25 -04:00
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>
|
||
|---|---|---|
| .. | ||
| sway | ||
| swaybar | ||
| swaynag | ||
| background-image.h | ||
| cairo.h | ||
| ipc-client.h | ||
| ipc.h | ||
| list.h | ||
| log.h | ||
| loop.h | ||
| meson.build | ||
| pango.h | ||
| pool-buffer.h | ||
| stringop.h | ||
| util.h | ||