Skip to content
Snippets Groups Projects
Commit f1203a44 authored by Frank Hilgendorf's avatar Frank Hilgendorf Committed by Gaël Bonithon
Browse files

xfpm-button.c: Grab keysyms using keycode with matching modmask

Key grabbing now uses the modmask belonging to the keysym.
'AnyModifier' is still the fallback if modmask resolution fails.

In xfpm_button_grab_keystring 'gdk_x11_display_error_trap_pop_ignored'
is now called in any case before return.

Fixes: #254
parent fa5e7ae4
No related branches found
No related tags found
1 merge request!83xfpm-button.c: grab keysyms using keycode with matching modmask
Pipeline #34109 passed