Skip to content
  • Matthias Clasen's avatar
    Make it possible to determine if a key event is for a modifier key: · 03aea1a3
    Matthias Clasen authored
    2005-09-09  Matthias Clasen  <mclasen@redhat.com>
    
    	Make it possible to determine if a key event is for a
    	modifier key:
    
     	* gdk/x11/gdkprivate-x11.h:
    	* gdk/x11/gdkkeys-x11.c (_gdk_keymap_key_is_modifier):
    	New function to determine if a keycode is mapped to a modifier.
    	(get_xkb): Get the modmap.
    
    	* gdk/x11/gdkevents-x11.c (translate_key_event): Set the
    	is_modifier bit by calling _gdk_keymap_key_is_modifier().
    
    	* gdk/gdkevents.h (struct _GdkEventKey): Add an is_modifier
    	bit.
    03aea1a3
To find the state of this project's repository at the time of any of these versions, check out the tags.