lbonn / rofi

Rofi: A window switcher, run dialog and dmenu replacement - fork with wayland support
Other
876 stars 35 forks source link

[REQUEST] keybinds cyrillic symbols #126

Open gmankab opened 2 months ago

gmankab commented 2 months ago

Before opening a feature request

What is the user problem or growth opportunity you want to see solved?

in cyrillic layout л symbol on same key with k

can you please allow to use cyrillic symbols in keyninds, so then my binds will look like this:

configuration {
  kb-row-up:          "Up,k,л";
}

How do you know that this problem exists today? Why is this important?

now it throw this errors:

no keysim found for binding 'л'

Who will benefit from it?

all users of cyrillic layouts

Rofi version (rofi -v)

any

Configuration

doesn't matter

Additional information

No response

lbonn commented 2 months ago

@gmankab To help debug the issue: is it also reproducible if you run rofi in X11 mode? (rofi -x11 ...)

gmankab commented 2 months ago

@lbonn, yes, it's same on x11

please note that this is a feature request, not a bug report