Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e34c561

Browse files
committed
Split the rewrite into a new repository.
1 parent de9d722 commit e34c561

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+4
-5298
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# ui: platform-native GUI library for Go
22

3+
## NOTE
4+
5+
ui is currently being rewritten for stability. The guts of the package will now be in C. For progress updates, see [the new repo for the C backend](https://github.com/andlabs/libui/).
6+
37
## Feature requests wanted! (Really; IDK what to add next!)
48

59
This is a library that aims to provide simple GUI software development in Go. It runs on/requires:

new/GNUmakefile

Lines changed: 0 additions & 62 deletions
This file was deleted.

new/TODO.md

Lines changed: 0 additions & 27 deletions
This file was deleted.

new/darwin/GNUmakeinc.mk

Lines changed: 0 additions & 19 deletions
This file was deleted.

new/darwin/alloc.m

Lines changed: 0 additions & 44 deletions
This file was deleted.

new/darwin/button.m

Lines changed: 0 additions & 86 deletions
This file was deleted.

new/darwin/checkbox.m

Lines changed: 0 additions & 107 deletions
This file was deleted.

0 commit comments

Comments
 (0)