Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer 289787e8c6 CursorInvoker: check if event.mode is Gdk.CrossingMode.NORMAL to trigger a mouse leave
Like in the WidgetInvoker we check now first if the leave
event has the mode Gdk.CrossingMode.NORMAL, only then we trigger
a mouse leave to popdown the Palette. This stops the Palette
to appear/disappear in a loop.

Signed-off-by: Simon Schampijer <simon@laptop.org>
2012-09-06 18:14:56 +02:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 38 of 40 messages translated (0 fuzzy). 2012-08-19 17:21:20 +02:00
src CursorInvoker: check if event.mode is Gdk.CrossingMode.NORMAL to trigger a mouse leave 2012-09-06 18:14:56 +02:00
tests Finish the port of the CellRendererIcon 2012-09-03 22:55:35 +02:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.97.1 2012-08-28 09:59:43 -03: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.