Waybar/src/modules/hyprland
Oleksandr Kulkov 459541ed89
Don't search "Keyboard at" from hyprland/language
The current output form of `hyprctl devices` is like this:
```
        Keyboard at 6f80ad70:
                ITE Tech. Inc. ITE Device(8910) Keyboard
                        rules: r "", m "", l "us,ru", v "", o "grp:alt_shift_toggle"
                        active keymap: Russian
                        main: no
```

That is, `Keyboard at` goes _before_ the keyboard name, so looking for `Keyboard at` only makes it skip to the keyboard _after_ the one that the user specified.
2022-11-29 01:11:25 +01:00
..
backend.cpp make linter happy 2022-11-10 09:19:49 +01:00
language.cpp Don't search "Keyboard at" from hyprland/language 2022-11-29 01:11:25 +01:00
window.cpp Fix crashes when using named workspaces in Hyprland 2022-11-24 02:16:44 +01:00