Comment #6 on issue 1419 by [email protected]: Were "enabled"/"disabled" signals and enable()/disable() methods accidentally removed?
http://code.google.com/p/ibus/issues/detail?id=1419
FWIW, if you merely want to track engine change with ibus-1.5, IBusBus::global-engine-changed signal might help? I actually came across the similar situation with ibus-fep and added some workaround:
https://github.com/ueno/ibus-fep/blob/master/src/client.vala See the code inside #ifdef IBUS_1_5 etc. -- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
