Very High Activity

Commits : Individual Commit

  Analyzed 2 days ago based on code collected 2 days ago.

Commit ID 8ff5d1cdbcfd02a66159150a1e8d9306ae71e4f8

Avatar Contributor: jonenst
as Jon Harper
Files Modified: 1
Date: 29-September-2012 at 13:49 Lines Added: 1
Repository: git://factorcode.org/git/factor.git/ master Lines Removed: 0
Commit Comment: ui.backend.gtk: better gesture for shift tab
gdk emits ISO_Left_Tab for shift + tab. Not sure if factor should silently
transform that in tab..
With this patch, shift tabs emits the following gesture:
T{ key-down { mods { S+ } } { sym "TAB" } }
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  Factor 1 0 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
basis/ui/backend/gtk/gtk.factor Factor 1 0 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.