New ebuild for fbxkb - compliant keyboard indicator and switcher Reproducible: Always Steps to Reproduce:
Created attachment 163485 [details] fbxkb ebuild This working ebuil for fbxkb with enabled transparenci and fixed makefile's for sandbox compatiblity.
Created attachment 202894 [details, diff] ebuild patch which adds fbxkb's support for recent X versions Added simple sed script which edits fbxkb.c file and corrects program so it works with recent X versions. I don't remember/understand exact changes in X.Org, but it is something related to evdev, and fbxkb became broken because of these - it shows first (for me, at least) keyboard layout incorrectly. This patch adds additional check in X atom token parsing.
Created attachment 249102 [details] fbxkb-0.6 ebuild with fixed --as-needed flag problem fbxkb-0.6 ebuild with fixed --as-needed flag problem
Created attachment 249104 [details] new patch for fbxkb to work with latest X.Org new patch for fbxkb to work with latest X.Org
New ebuild with new patch for latest X.Org is attached. Patch should be placed in files subdirectory. Previous ebuild does not work for me. fbxkb can not build with --as-needed linker flag on my system. And the patch does not work for me. I still get ?? when switching to english.
Created attachment 287547 [details, diff] GTK names patch