nuttx-apps/include/graphics
Gregory Nutt 64cf50e2eb graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events.
graphics/twm4nx/src/window.cxx:  Add flags to CWindow initializer to support customization of toolbar buttons and other window properties.  Add framework to handle toolbar button presses.  Window minimization (aka, iconification) does not work.

graphics/twm4nx/src/input.cxx:  Add support to scaling touchscreen.  Not needed for the current testing because the touchscreen naturally matches the display size.  But will be needed, along with calibration scren, in the future.
2019-05-05 10:23:46 -06:00
..
nxwidgets apps/graphics/NxWidgets: CNxTkWindow, CNxWindow, CNxServer: Add support to create RAM backed windows. 2019-05-04 11:45:15 -06:00
nxwm graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events. 2019-05-05 10:23:46 -06:00
twm4nx graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events. 2019-05-05 10:23:46 -06:00
.gitignore Squashed commit of the following: 2018-01-16 15:35:55 -06:00
curses.h graphics/pdcurs34: This commit adds a configuration option to pdcurses to enable line-drawing character (ALTCHARSET) when using the short 16-bit chtype. This is done by limiting the characters to 7-bit ASCII values and using the 8-th bit as the A_ALTCHARSET bit. This allows a significant RAM savings 4K - 20K depending on terminal size) while still allowing the nicer line-graphic characters for border drawing. 2019-01-08 08:28:27 -06:00
ft80x.h Squashed commit of the following: 2018-03-09 12:31:29 -06:00
nxglyphs.hxx wm4Nx is a port of twm, Tab Window Manager (or Tom's Window Manager) 2019-04-25 16:54:17 -06:00
panel.h
tiff.h