From cca66b9ec4e494c1d919bff0f71a820d8afab1fa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:24:48 +0200 Subject: Adding upstream version 1.2.2. Signed-off-by: Daniel Baumann --- 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 0000000..3929271 --- /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