Skip to content
  1. Oct 02, 2012
    • Sam Spilsbury's avatar
      Cleanup. · e4de6ea1
      Sam Spilsbury authored
      Unindent namespaces, simplify interface, add namespace alias where
      appropriate.
      e4de6ea1
  2. Sep 21, 2012
  3. Feb 14, 2012
    • Daniel van Vugt's avatar
      Smaller implementation of tap detection (LP: #925293) · 4642527e
      Daniel van Vugt authored
      This version is smaller because it uses the existing Terminate logic and
      allows you to decide in your Terminate callback whether you want to respond
      just to "taps" to to all key releases.
      
      If your Terminate callback has both state bits set:
          CompAction::StateTermKey
          CompAction::StateTermTapped
      then you can be sure the key was tapped and not used as a modifier of another
      key.
      4642527e
  4. Feb 10, 2012
  5. Nov 09, 2010
  6. Nov 08, 2010
  7. Mar 16, 2009
  8. Oct 09, 2008
  9. Aug 19, 2008