From a5d943d628086cb3584df37d383ec3ea101ee40a Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Fri, 30 Mar 2018 23:20:02 +0200 Subject: Add lots of README's. --- src/ui/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/ui/README (limited to 'src/ui/README') diff --git a/src/ui/README b/src/ui/README new file mode 100644 index 000000000..3929271b8 --- /dev/null +++ b/src/ui/README @@ -0,0 +1,21 @@ + + +This directory contains all the code related to the Graphical User Interface. + +To do: + +* Move all GTK related code here. +* Better organize directories: + + - cache + - dialog + - menu + - onscreen + - toolbar + - tools + - view? + - widget + -- basic + -- composite + -- etc. + -- cgit v1.2.3