> - Improved input source switching.
Just for the records, if someone needs to disable input sources because
it conflicts with their custom keyboard conf (e.g. if you call setxkbmap
or xkbcomp in .xsessionrc), this worked for me:
dconf write /org/gnome/gnome-flashback/input-sources false
It is enough to call it just once, but it can also be put it
in .xsessionrc before calling xkbcomp, just in case.