This fixes crashes and critial warnings.
Fixes #585.

On Windows passing NULL as GdkKeymap crashed Geany, on other platforms there were "only" CRITICALs but possibly it could crash Geany there as well.
Using gdk_keymap_get_default() should suffice to use a valid GdkKeymap.


You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany-plugins/pull/586

Commit Summary

File Changes

Patch Links:


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.