factor/basis/ui/backend
Jon Harper b3ff75cec2 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" } }
2012-09-29 15:54:15 +02:00
..
cocoa ui: use "windows get-global". 2012-09-21 15:39:49 -07:00
gtk ui.backend.gtk: better gesture for shift tab 2012-09-29 15:54:15 +02:00
windows ui: hand-loc and hand-click-loc should be global. 2012-09-21 18:32:43 -07:00
x11
authors.txt
backend.factor
summary.txt