Replies: 4 comments 9 replies
-
@vdegenne You should be able to get the keyboard layout with this ipc method, at least. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You will have to enable |
Beta Was this translation helpful? Give feedback.
4 replies
-
Your wayfire version has no wayfire/get-keyboard-state you need compile wayfire from git |
Beta Was this translation helpful? Give feedback.
4 replies
-
This requires wayfire git, or the imminent 0.10.0 release. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have this in my config
after reboot, it works, win+space to altern between us and fr.
However I wanted to show the value of the current layout in the panel. I tried every way possible to get the current layout value, tried all answers on Linux stackexchange. Asked AI and tried many solutions, none of which worked.
How on earth do you retrieve the value of the current layout in wayfire?
Note: All the methods I've tried always return "us" and seems they can't detect the change, even worse it seems they can't detect they are multiple layouts being set.
Beta Was this translation helpful? Give feedback.
All reactions