An xfce4-panel plug-in that selects and displays the current keyboard layout. It provides mechanisms for switching between the layouts defined in xfce4-keyboard-settings, and maintains in the panel a display of the active layout, either as text or a flag icon.
xfce4-xkb-plugin documentation
See NEWS for details on changes and fixes made in the current release.
xfce4-xkb-plugin archive or xfce4-xkb-plugin tags
From source code repository:
$ cd xfce4-xkb-plugin
$ meson setup build
$ meson compile -C build
# meson install -C build
From release tarball:
$ tar xf xfce4-xkb-plugin-<version>.tar.xz
$ cd xfce4-xkb-plugin-<version>
$ meson setup build
$ meson compile -C build
# meson install -C build
Visit the reporting bugs page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.