This website requires JavaScript.
Explore
Help
Register
Sign in
luchianmihai
/
walnux
Watch
1
Star
0
Fork
You've already forked walnux
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04a0a7c8bb
walnux
/
include
/
nuttx
/
nx
History
Gregory Nutt
04a0a7c8bb
Documentation/NXGraphicsSubsystem.html: Add documentatin for new nx[tk]_modal() and nx[tk]_setvisibility() interfaces.
2019-05-08 11:03:06 -06:00
..
nx.h
Documentation/NXGraphicsSubsystem.html: Add documentatin for new nx[tk]_modal() and nx[tk]_setvisibility() interfaces.
2019-05-08 11:03:06 -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
Squashed commit of the following:
2019-03-09 13:13:05 -06:00
nxtk.h
Documentation/NXGraphicsSubsystem.html: Add documentatin for new nx[tk]_modal() and nx[tk]_setvisibility() interfaces.
2019-05-08 11:03:06 -06:00
nxtypes.h
graphics: Extend the definition of the cursor image structure.
2019-04-07 13:25:20 -06:00