nuttx-apps/include/graphics/twm4nx
Gregory Nutt 944fd507fe With these changes, the main menu appears when any location on the background no occupied by an icon is clicked.
apps/graphics/nxwidgets:  CWidgetControl::handleLeftClick now returns a value to indicate if the click was actually processed or not.  CWidgetControl::pollMouseEvents:  Correct return value.

apps/graphics/twm4nx:  CBackground::event():  Implement logic to handle a left click on the background and to bring up the main Menu.  CWindowEvent: Extend message to distinguish between keyboard and mouse input.  Mouse position and buttons now accompany the mouse input data. CMenus: Add methods to query and control the visibility of the menu.
2019-05-08 15:28:06 -06:00
..
cbackground.hxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -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
cicon.hxx Squashed commit of the following: 2019-05-01 11:11:43 -06:00
ciconmgr.hxx graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events. 2019-05-05 10:23:46 -06:00
ciconwidget.hxx Squashed commit of the following: 2019-05-06 18:10:45 -06:00
cinput.hxx Squashed commit of the following: 2019-05-07 16:16:47 -06:00
cmainmenu.hxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -06:00
cmenus.hxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -06:00
cnxterm.hxx apps/graphics/twm4nx: (1) Update the README file, (2) add initial files to support an NxTerm application. On this initial commit, these are just the NxWM NxTerm files with some renaming. That are not finished and have not yet been hooked into the build system. Some applicatino is needed in order to verify the functionality of the main menu. 2019-05-08 11:15:44 -06:00
cresize.hxx apps/graphics/twm4nx: Flesh out some of the Resize logic. Still missing the pull events needed to do the resize. 2019-04-27 12:05:18 -06:00
ctwm4nx.hxx Squashed commit of the following: 2019-05-06 18:10:45 -06:00
ctwm4nxevent.hxx Squashed commit of the following: 2019-05-06 18:10:45 -06:00
cwindow.hxx apps/graphics/twm4nx: Extend the IDragEvents interfaces and user's thereof to better handle the cases when dragging where the mouse position gets ahead of the window updates and the reported mouse position lies not in the toolbar window, but in the main window or even outside of the window. 2019-05-07 18:20:42 -06:00
cwindowevent.hxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -06:00
cwindowfactory.hxx graphics/twm4nx/src/cbackground.cxx: Add logic to handle polling for background icon events. 2019-05-05 10:23:46 -06:00
iapplication.hxx Trival removal of spaces dangling at the end of lines. 2019-05-06 18:13:03 -06:00
twm4nx_config.hxx apps/graphics/twm4nx: Additional changes needed to use touchscreen with no keyboard. 2019-05-04 14:51:49 -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_widgetevents.hxx With these changes, the main menu appears when any location on the background no occupied by an icon is clicked. 2019-05-08 15:28:06 -06:00