This website requires JavaScript.
Explore
Help
Sign In
interesting
/
libui
Watch
1
Star
0
Fork
You've already forked libui
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
5
Commits
7
Branches
8
Tags
10
MiB
C
42.7%
C++
32.6%
Objective-C
23.3%
Meson
0.8%
Go
0.2%
Other
0.2%
83a49618f9
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Pietro Gagliardi
83a49618f9
Added wintable's debugging printers to the new UI code.
2015-04-06 12:41:02 -04:00
debug_windows.c
Added wintable's debugging printers to the new UI code.
2015-04-06 12:41:02 -04:00
ids.go
Started rewrite
#3
. The first file up for bat is an ID system for safer C/Go interop.
2015-02-23 23:10:38 -05:00
init_unix.c
Renamed some files. More TODOs.
2015-04-06 12:26:17 -04:00
main_unix.c
Renamed some files. More TODOs.
2015-04-06 12:26:17 -04:00
test.c
Started doing the C rewrite. Defined the basic initialization and main loop and window API and implemented them on GTK+.
2015-04-06 12:20:51 -04:00
ui.h
Started doing the C rewrite. Defined the basic initialization and main loop and window API and implemented them on GTK+.
2015-04-06 12:20:51 -04:00
ui_unix.h
Started doing the C rewrite. Defined the basic initialization and main loop and window API and implemented them on GTK+.
2015-04-06 12:20:51 -04:00
window_unix.c
Renamed some files. More TODOs.
2015-04-06 12:26:17 -04:00