nuttx-apps/include/graphics/twm4nx
Gregory Nutt 11fc2e4621 Squashed commit of the following:
apps/graphics/twm4nx:  Fix a bad width calculation.

    apps/graphics/twm4nx:  Debugging resize.  Only partially functional.

    apps/graphics/twm4nx:  Forgot to install the IEventTap instance.  No resizing kind of works, but I can't get out of it!  There is a basic problem in the window needs to be updated for the new size and there is no mechanism in place to do that (at least not with RAM backed windows).

    apps/graphics/twm4nx:  Add missing part of the resize logic.  Initial testing is mixed.  The resize window appears, but nothing else good happens.  No hardfaults though.

    apps/graphics/twm4nx:  This is a complete redesign of the CResize class.  Unverified on initial commit.

    apps/graphics/twm4nx:  Commit of in-progress resize changes
2019-05-15 17:21:25 -06:00
..
cbackground.hxx Squashed commit of the following: 2019-05-11 09:47:27 -06:00
cfonts.hxx wm4Nx is a port of twm, Tab Window Manager (or Tom's Window Manager) 2019-04-25 16:54:17 -06:00
ciconmgr.hxx 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
ciconwidget.hxx Squashed commit of the following: 2019-05-14 08:15:36 -06:00
cinput.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
cmainmenu.hxx Squashed commit of the following: 2019-05-09 13:31:12 -06:00
cmenus.hxx Squashed commit of the following: 2019-05-12 17:40:02 -06:00
cnxterm.hxx 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
cresize.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
ctwm4nx.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
ctwm4nxevent.hxx Squashed commit of the following: 2019-05-06 18:10:45 -06:00
cwindow.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
cwindowevent.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00
cwindowfactory.hxx Squashed commit of the following: 2019-05-14 08:15:36 -06:00
iapplication.hxx Squashed commit of the following: 2019-05-12 17:40:02 -06:00
nxterm_config.hxx apps/graphics/twm4nx: Icons can now be moved, but there are artifacts: Need to erase the old icon region on the background before drawing the new icon image during the move. 2019-05-13 18:09:20 -06:00
twm4nx_config.hxx This commit incorporates the NxTerm window hosting NSH. This is just code complete and just compiles with no errors. The NxTerm item does not appear in the Main Menu, however, selecting the menu item does not yet bring up the NxTerm window. 2019-05-12 11:57:45 -06:00
twm4nx_cursor.hxx wm4Nx is a port of twm, Tab Window Manager (or Tom's Window Manager) 2019-04-25 16:54:17 -06:00
twm4nx_events.hxx Squashed commit of the following: 2019-05-15 17:21:25 -06:00