open_toontown_panda3d/panda
Ed Swartz 9fdc2d82d1 Send libRocket key events before mouse events
On Linux (at least), a key event is accompanied with a mouse position
event.  If a libRocket UI is listening to e.g. "mouseover" events,
then any keypress will first appear to be a mouse movement, tripping
up code that tries to handle focus with both keyboard and mouse
support.

This change merely dispatches key events before any mouse events to
avoid this problem.
2015-08-13 11:02:51 -05:00
..
metalibs Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
src Send libRocket key events before mouse events 2015-08-13 11:02:51 -05:00
.gitignore extend .gitignores for more ppremake files 2014-12-02 09:48:04 -08:00
Package.pp make ctattach behavior only when ctprojs defined 2006-03-26 23:12:53 +00:00
Sources.pp