mate-desktop / mate-indicator-applet

http://www.mate-desktop.org
GNU General Public License v3.0
19 stars 15 forks source link

tomboykeybinder: avoid deprecated 'gdk_keymap_get_default' #32

Closed sc0w closed 6 years ago

raveit65 commented 6 years ago

This i can't test as i don't build mate-indicator-applet for fedora. Don't wait for a review :)

lukefromdc commented 6 years ago

I also don't have this installed, being on Debian and using the panel's own SNI support to do the same job. Don't hold this on my account either.

muktupavels commented 6 years ago

If someone would have looked at gtk code, then you would have seen that this does not require any testing. As long as there is no typos in function names there is no functional change: https://gitlab.gnome.org/GNOME/gtk/blob/gtk-3-24/gdk/gdkkeys.c#L284