GNOME Bugzilla – Bug 689138
GtkButton: do not prelight in touchscreen mode
Last modified: 2014-07-20 06:33:43 UTC
Created attachment 229974 [details] [review] GtkButton: do not prelight in touchscreen mode For embedded devices gtk+ 2.x is still heavily used. These devices are often equipped with touchscreen devices. Without this patch pressing a button leaves the button in prelighted state and - if available - shows its tooltip. The code was taken from GtkToggleButton.
Looks good to me, FWIW.
Attachment 229974 [details] pushed as 0b5b277 - GtkButton: do not prelight in touchscreen mode