chao.an d938e2cd46 CI check: fix nxstyle warning 4 years ago
..
Make.defs 5eae32577e build: Move INCDIROPT to common place 4 years ago
nxmu.h 5c80b94820 Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 4 years ago
nxmu_kbdin.c 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
nxmu_mouse.c a312503ed2 libs/libnx/nxtk/nxtk_events: Fix an error in handling mouse events for framed windows. When drawing, NX may report mouse positions outside of the Window. The is only for NX windows, but the outside-the-side positions were being discarded by nxtk_events(). 5 years ago
nxmu_openwindow.c b05e940135 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. 5 years ago
nxmu_redraw.c 6a3c2aded6 Fix wait loop and void cast (#24) 4 years ago
nxmu_releasebkgd.c a40ef12895 graphics/: Fix an oversight in the implementation of per-window framebuffers. It is true that redraw callbacks can be supporessed for all cases ... EXCEPT ONE: When the window is resized to a larger size, then the newly exposed territory must be drawn for the first time. 5 years ago
nxmu_reportposition.c 1efa91eaed graphics: Costmetic clean-up 5 years ago
nxmu_requestbkgd.c 68951e8d72 Remove exra whitespace from files (#189) 4 years ago
nxmu_sendclient.c 92554257b9 Squashed commit of the following: 5 years ago
nxmu_sendclientwindow.c 92554257b9 Squashed commit of the following: 5 years ago
nxmu_server.c cde88cabcc Run codespell -w with the latest dictonary again 4 years ago
nxmu_start.c d938e2cd46 CI check: fix nxstyle warning 4 years ago