factor/basis/ui/backend/gtk
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
..
input-methods ui.backend.gtk: split off input methods support for ui.editors into .input-methods.editors (no more ui.editors with its dependencies in a deployed 2011-01-26 21:37:26 +06:00
io ui.backend.gtk.io.unix: switch to "mx get-global". 2012-08-01 16:22:23 -07:00
authors.txt
gtk.factor ui.backend.gtk: better gesture for shift tab 2012-09-29 15:54:15 +02:00
platforms.txt ui.backend.gtk: remove unneeded vocabs from USING:, add platforms.txt 2011-09-01 20:15:23 -07:00
summary.txt