Change logs for autokey source package in Experimental

  • autokey (0.70.0-1) experimental; urgency=low
    
    
      * New upstream version:
        - Persist configuration using json instead of pickle
        - Make hotkeys exclusive - prevent other applications from receiving them
        - Hotkeys are grabbed globally if they have no filter
        - Hotkeys are grabbed only in matching windows if they have a filter
        - Grab keyboard while sending strings to prevent user-typed input mixing
          with output
        - Fix problem where hotkeys with backspace, tab and enter would not work
        - Improve window name determination
        - Build a map of modifier masks
        - Use modifier masks to correctly emit modified keys instead of using Xtest
    
    
     -- Luke Faraone <email address hidden>  Fri, 09 Apr 2010 10:23:35 -0400