This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
c5066f9f4c
nuttx
/
include
/
nuttx
/
nx
History
Gregory Nutt
3d44634e31
graphics/nxterm: Add a new IOCTL that can be used to inform NxTerm that the size of a window has changed.
2019-05-16 13:12:24 -06:00
..
nx.h
graphics/: Add new NX interfaces to query if a window is hidden or not.
2019-05-09 08:27:12 -06:00
nxbe.h
graphics/: Windows can now be created in the hidden state. This can be used to clean up initial window presentation which may involve several steps. This makes those steps all invisible until nx[tk]_setvisibility() is called to make the windows visible.
2019-05-07 08:49:16 -06:00
nxcursor.h
graphics/: Clean up some C and Kconfig comments. Remove Kconfig dependency on EXPERIMENTAL.
2019-04-13 16:54:55 -06:00
nxfonts.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
nxglib.h
Purely costmetic
2019-05-01 12:18:13 -06:00
nxmu.h
NX graphics: This commit adds support for hiding windows. This features is needed by Twm4Nx: When a window is iconfied, the icon should appear on the background and the window should disappear (i.e., be hidden). The windows needs to remain healthy and to be updated in all ways, but it cannot affect the display content.
2019-05-05 15:21:52 -06:00
nxterm.h
graphics/nxterm: Add a new IOCTL that can be used to inform NxTerm that the size of a window has changed.
2019-05-16 13:12:24 -06:00
nxtk.h
graphics/: Add new NX interfaces to query if a window is hidden or not.
2019-05-09 08:27:12 -06:00
nxtypes.h
graphics: Extend the definition of the cursor image structure.
2019-04-07 13:25:20 -06:00