From 8726a04d95f8e77c1811bc44e0be034f3c376e05 Mon Sep 17 00:00:00 2001 From: Gary Wang Date: Tue, 1 Oct 2019 10:46:58 +0800 Subject: [PATCH] add README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..15fc8ed --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +*Warning! Unfinished stuff* + +## Uncleaned shits inside(TM): + + - Mixed `CR LF` and `LF`. + - Ugly action icons. + - For windows build, win32 APIs are used. + - No license file provided. + - No drag-window-border-to-resize support under non-windows platforms (I use Meta+Drag to resize window under my x11 desktop).