Changeset: ee94f7e65ab3 Author: Daniel Blaukopf <daniel.blauk...@oracle.com> Date: 2013-11-28 12:52 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/ee94f7e65ab3
RT-33388 Not processing events from Touchscreen eGalax RT-34338 Lens: Chalkboard Electronics touch screen declared as ID_INPUT_TABLET is not recognised Reviewed-by: ddhill ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensTouchInputSupport.java ! modules/graphics/src/main/native-glass/lens/input/udev/udevInput.c Changeset: 22039a8a6341 Author: Daniel Blaukopf <daniel.blauk...@oracle.com> Date: 2013-11-28 13:08 +0200 URL: http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/22039a8a6341 RT-33706 DFB: clear screen when application exits Reviewed-by: ddhill Contributed-by: kselle ! modules/graphics/src/main/java/com/sun/glass/ui/lens/LensApplication.java ! modules/graphics/src/main/native-glass/lens/wm/screen/fbdevScreen.c