If the plugin gets activated *after* Geany has been started already, we need to iterate all open documents and attach the "button-press" signal handler.
Fixes #638. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany-plugins/pull/639 -- Commit Summary -- * Connect button-press signal handlers on plugin activation -- File Changes -- M addons/src/ao_markword.c (40) -- Patch Links -- https://github.com/geany/geany-plugins/pull/639.patch https://github.com/geany/geany-plugins/pull/639.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/639
