.. |
Make.defs
|
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 |
nxbe.h
|
graphics/nxbe/nxbe_setvisibility.c: Fix a missed redraw command in last NX visibility changes.
|
2019-05-06 12:04:48 -06:00 |
nxbe_bitmap.c
|
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 |
nxbe_clipper.c
|
Make sure that labeling is used consistently in all function headers (part 2).
|
2018-02-01 12:03:55 -06:00 |
nxbe_closewindow.c
|
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 |
nxbe_colormap.c
|
Remove comment blocks before empty code sections
|
2016-04-17 09:24:41 -06:00 |
nxbe_configure.c
|
Adds support for cursors with differing pixel depths on multiple displays
|
2019-04-09 11:33:59 -06:00 |
nxbe_cursor.c
|
graphics/: Clean up some C and Kconfig comments. Remove Kconfig dependency on EXPERIMENTAL.
|
2019-04-13 16:54:55 -06:00 |
nxbe_cursor_backupdraw.c
|
graphics/nxbe: This seems to fix the last of software cursor bugs. On the LPC54, it looks pretty clean. Not flickery as I feared. Probably not so good on low end displays. Possible transient artifacts? Not sure, maybe. Or maybe my eyes are playing tricks froom staring at this too long.
|
2019-04-13 15:08:32 -06:00 |
nxbe_fill.c
|
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 |
nxbe_filltrapezoid.c
|
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 |
nxbe_flush.c
|
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 |
nxbe_getrectangle.c
|
graphics/nxbe/nxbe_getrectangle.c: Fix an error in coordinate system usage. Expected rectangle in device coordinate frame, but was passing the rectangle in window-relative coordinate frame.
|
2019-05-10 09:18:17 -06:00 |
nxbe_isvisible.c
|
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 |
nxbe_lower.c
|
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 |
nxbe_modal.c
|
graphics/, lib/libnx, include/nutt/nx: Add support for modal windows.
|
2019-04-05 08:24:46 -06:00 |
nxbe_move.c
|
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 |
nxbe_raise.c
|
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 |
nxbe_redraw.c
|
graphics/nxbe: More work cursor coordinates. Still at least one big bug in the logic.
|
2019-04-13 10:13:00 -06:00 |
nxbe_redrawbelow.c
|
Make sure that labeling is used consistently in all function headers (part 2).
|
2018-02-01 12:03:55 -06:00 |
nxbe_setpixel.c
|
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 |
nxbe_setposition.c
|
Squashed commit of the following:
|
2019-03-17 11:34:45 -06:00 |
nxbe_setsize.c
|
Squashed commit of the following:
|
2019-03-17 11:34:45 -06:00 |
nxbe_setvisibility.c
|
graphics/nxbe/nxbe_setvisibility.c: Fix a missed redraw command in last NX visibility changes.
|
2019-05-06 12:04:48 -06:00 |