]> git.mdlowis.com Git - proto/aos.git/commit
reorganized and started fleshing out what UI programs will look like starting with...
authorMichael D. Lowis <mike.lowis@gentex.com>
Fri, 11 Dec 2020 21:36:28 +0000 (16:36 -0500)
committerMichael D. Lowis <mike.lowis@gentex.com>
Fri, 11 Dec 2020 21:36:28 +0000 (16:36 -0500)
commit156ac2594a7e29d6841476a68e4e9545a0600da8
tree566b5e45046a0d059e5e56cf206ea11a4c28eea0
parent43a6e9b1aff790c01ee81a834ee0e4f046b0717f
reorganized and started fleshing out what UI programs will look like starting with screenlock
16 files changed:
bin/screenlock.c
inc/ffind.h [deleted file]
inc/gui.h [deleted file]
inc/impl/libui.h [moved from inc/libui_impl.h with 100% similarity]
inc/rc.h [deleted file]
inc/task.h [deleted file]
inc/vte.h [deleted file]
lib/ui/font_close.c
lib/ui/font_load.c
lib/ui/ui_begin.c
lib/ui/ui_end.c
lib/ui/window_create.c
lib/ui/window_delete.c
lib/ui/window_hide.c
lib/ui/window_show.c
tools/build.c