Hi all, I have written a keyboard layout switcher widget[1] that changes layouts per window, using kbdd[2], It's configuration is almost like the KeyboardLayout widget, you can also set the foreground color for each layout. I didn't implement mouse clicks beacuse changing layouts using dbus commands in kbdd was a little slow and buggy (at least on my system). I might find another way to implement such behaviour later, although I don't see it to be useful, most people use keyboard shortcuts to change layouts.
1- https://github.com/tuxitop/qtile/blob/develop/libqtile/widget/keyboardkbdd.py 2- https://github.com/qnikst/kbdd Cheers, Ali -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
