v/vlib/ui
Alexander Medvednikov eb5fcafa77 table: TypeCategory; freetype: remove C code; [typedef] C structs;
Objective-C interfaces
2019-08-22 22:18:55 +03:00
..
examples/users_gui table: TypeCategory; freetype: remove C code; [typedef] C structs; 2019-08-22 22:18:55 +03:00
LICENSE ui license 2019-08-18 18:20:17 +03:00
README.md V UI readme: better wording 2019-08-19 00:14:39 +03:00
ui_lin.v ui: ui_lin.v and ui_win.v 2019-08-19 00:28:33 +03:00
ui_mac.v ui: fix focus_app() 2019-08-18 17:01:31 +03:00
ui_win.v ui: ui_lin.v and ui_win.v 2019-08-19 00:28:33 +03:00

README.md

V UI

V UI is a cross-platform UI toolkit for Windows, macOS, Linux, Android, and iOS. It uses native widgets on each platform.

V UI is licensed under GPL3. A commercial license will be available.

Open-source projects will have access to the commercial license for free. That means that if you have an open-source non-GPL project, you won't have to relicense it under GPL to use V UI.

Every single feature will be open-sourced right away and available under both licenses.