This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository efm2.

View the commit online.

commit 540864b73c096fc755789a96ce43ed3c22857c5e
Author: Carsten Haitzler (Rasterman) <ras...@rasterman.com>
AuthorDate: Sun Oct 1 23:18:32 2023 +0100

    add to todo
---
 TODO.md | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)

diff --git a/TODO.md b/TODO.md
index 4326519..98b29e0 100644
--- a/TODO.md
+++ b/TODO.md
@@ -53,6 +53,31 @@
 * Open with ...
 * File actions (separate to open with...)
 * Callbacks when column sizes change
+* Set column width from backend
+* Lock view mode from backend
+* Disable dnd/cnp from backend
+* Streamline detail mode
+  * Std detail mode keep
+  * Change detailtext=yes to detailformat=col1,col2,col3,...col6
+  * Above format would be a type per col. Types to support:
+    * text (already in detail)
+    * size (Already in detail)
+    * datetime (already in detail)
+    * permissions (already in detail)
+    * checkview
+    * progressbar
+    * check
+    * slider
+    * graph
+      * solid
+      * line
+      * bars
+      * multiple graphs
+    * icon (re-use efm_icon)
+    * entry
+    * segmentcontrol
+    * hoversel
+    * color dot (use named colorclass)
 
 ## Medium term
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to