]> git.mdlowis.com Git - projs/tide.git/commit
started writing a new UI lib. just experimenting now. This will be a more traditional...
authorMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Mar 2022 20:53:15 +0000 (16:53 -0400)
committerMichael D. Lowis <mike.lowis@gentex.com>
Tue, 22 Mar 2022 20:53:15 +0000 (16:53 -0400)
commita4ac3092e0fddd427b98762dbca0b94c9df4ec34
tree56fd9bd4a7f329ab93d745743814f0bb9cd9ae6d
parent0428a82aee8a4f27634e341c62d53d5e2180a6fb
started writing a new UI lib. just experimenting now. This will be a more traditional widget based approach and allow more than one window per process
src/uitest/main.c [new file with mode: 0644]
src/uitest/ui.h [new file with mode: 0644]
src/uitest/ui_window.c [new file with mode: 0644]
src/uitest/x11.c [new file with mode: 0644]