mirror of
https://codeberg.org/dwl/dwl.git
synced 2025-12-13 00:13:19 +00:00
apply kblayout patch
This commit is contained in:
parent
4da9313a6a
commit
fe5503aab3
2
dwl.c
2
dwl.c
@ -1991,6 +1991,8 @@ keypress(struct wl_listener *listener, void *data)
|
|||||||
|
|
||||||
kblayoutnotify(kb, 0);
|
kblayoutnotify(kb, 0);
|
||||||
|
|
||||||
|
kblayoutnotify(kb, 0);
|
||||||
|
|
||||||
/* On _press_ if there is no active screen locker,
|
/* On _press_ if there is no active screen locker,
|
||||||
* attempt to process a compositor keybinding. */
|
* attempt to process a compositor keybinding. */
|
||||||
if (!locked && event->state == WL_KEYBOARD_KEY_STATE_PRESSED)
|
if (!locked && event->state == WL_KEYBOARD_KEY_STATE_PRESSED)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user