From e84b106054e134efb6737e1e960978c19b33b2c7 Mon Sep 17 00:00:00 2001 From: tastytea Date: Mon, 25 May 2020 13:25:19 +0200 Subject: [PATCH] Add ideas for solutions to the no-sources-problem. --- README.adoc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.adoc b/README.adoc index 4d45f4f..88a3e19 100644 --- a/README.adoc +++ b/README.adoc @@ -50,6 +50,15 @@ include::{uri-base}/raw/branch/main/CONTRIBUTING.adoc[] == To do +=== (Re-)create source files + +Since we don't have the sources, creating new cursors or modifying them is not +gonna be easy. Possible solutions are to (semi-automatically?) create SVGs from +the X11 cursors, start from scratch, or work directly with the X11 cursors. +Ideas are welcome. + +=== Missing cursors + NOTE: dnd = Drag and drop * bd_double_arrow a.k.a. nwse-resize a.k.a. size_fdiag