nuttx-apps/graphics/twm4nx/src
Gregory Nutt a06b47394b This commit adds a calibration screen
Squashed commit of the following:

    apps/graphics/twm4nx:  The calibration seems to be functional.  Needs more testing.

    apps/graphics/twm4nx:  Extend event handling to support receiving raw, uncalibaated touchscreen inputs.  This is needed for touchscreen calibration.

    apps/graphics/twm4nx:  Extend event handling to support shutting down of externally controlled windows.  This is need to end the calibration sequence.

    apps/graphics/twm4nx:  CCalibration now compiles okay, but is missing event handling logic for touchscreen input and for window termination.

    apps/graphics/twm4nx:  Move application-related files into different directories to separate them from the core Twm4Nx files.

    apps/graphics/twm4nx:  A little more progress on calibration display.

    app/graphics/twm4ndx:  Add files that will support a calibration display.  This initial commit is simply the calibration display from NxWM and is not hooked into the configuration or build systems.

    apps/graphics/twm4ndx:  Compile out cursor support if we are using a mouse
2019-05-20 11:01:46 -06:00
..
cbackground.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cfonts.cxx Squashed commit of the following: 2019-05-17 08:53:25 -06:00
ciconmgr.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
ciconwidget.cxx apps/graphics/twm4ndx: Compile out cursor support if we are using a mouse 2019-05-17 12:52:04 -06:00
cinput.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cmainmenu.cxx apps/graphics/twm4nx: Rename twm4nx_widgetevents.hxx to twm4m_events.hxx. The name was misleading because it includes other types of events as well. 2019-05-14 14:00:21 -06:00
cmenus.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cresize.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
ctwm4nx.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cwindow.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cwindowevent.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00
cwindowfactory.cxx Squashed commit of the following: 2019-05-17 08:53:25 -06:00
twm4nx_cursor.cxx apps/graphics/nxglyphs: Add a new resize cursor image. apps/graphics/twm4nx: Use new resize cursor image. 2019-05-17 10:52:16 -06:00
twm4nx_main.cxx This commit adds a calibration screen 2019-05-20 11:01:46 -06:00