]> Pileus Git - ~andy/gtk/commit
menus: Handle item selection for touch devices dynamically
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 11 Dec 2011 17:46:50 +0000 (18:46 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 1 Mar 2012 21:25:22 +0000 (16:25 -0500)
commit5139617b91004c0aaa69da0ffa56dfc832bddacb
tree5ebc4c3b0fa8bfca395155942c284bc29b3c3d3e
parent51189ae260699f63862a3136a552ad369d4e336a
menus: Handle item selection for touch devices dynamically

Instead of using gtk-touchscreen-mode, the behavior changes depending
on the source device in use.
gtk/gtkmenu.c
gtk/gtkmenuitem.c
gtk/gtkmenushell.c