From c13ccf3a8e58f8f1bae6b288bee0de885a397750 Mon Sep 17 00:00:00 2001 From: Turiiya <34311583+ttytm@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:52:19 +0200 Subject: [PATCH] Add dialog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 493ba61..fa22fce 100644 --- a/README.md +++ b/README.md @@ -287,6 +287,7 @@ ### Utility +- [dialog](https://github.com/ttytm/dialog) - A cross-platform utility library to open system dialogs - open files, message boxes, color-pickers etc. - [objc](https://github.com/magic003/objc) - V bindings to Objective-C runtime. - [range](https://github.com/Delta456/range) - Functionality of Python's range() in V. - [ssh-config](https://github.com/walkingdevel/ssh-config) - A V library for parsing SSH config files.