Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer de7c5b90bd TrayIcon: set the touch mask on the event box, part of SL #4127
We do need to add the mask if we want to receive
the 'touch-event' signal. The Gtk.EventBox does
set the touch event mask by default.

[1] http://developer.gnome.org/gtk3/3.4/GtkWidget.html#GtkWidget-touch-event
[2] http://git.gnome.org/browse/gtk+/tree/gtk/gtkeventbox.c#n411

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Manuel Quiñones <manuq@laptop.org>
2012-11-05 14:40:31 +01:00
bin
examples
m4
po
src TrayIcon: set the touch mask on the event box, part of SL #4127 2012-11-05 14:40:31 +01:00
tests Add two testcases: tabs with and without buttons, and sensitive text 2012-11-01 10:23:49 -03:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.97.8 2012-10-25 16:25:20 +02:00
COPYING
MAINTAINERS
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.