From 35e3d3ccb2e95d30f7bd854004b65d2175824dbf Mon Sep 17 00:00:00 2001 From: K D Hedger Date: Wed, 15 Jan 2025 12:59:48 +0000 Subject: [PATCH] todo --- .gitignore | 2 +- LFSTray/README.md | 20 +++++++------------- LFSTray/TODO | 8 ++++++++ 3 files changed, 16 insertions(+), 14 deletions(-) create mode 100644 LFSTray/TODO diff --git a/.gitignore b/.gitignore index e6ae2568..bde458d0 100644 --- a/.gitignore +++ b/.gitignore @@ -49,7 +49,7 @@ LFSToolKit/examples/RunExamples */confline lfstoolkit.rc sortedcats -TODO + LFSToolKit/examples/*.desktop LFSToolKit/examples/ManPageEditor.lnk.png diff --git a/LFSTray/README.md b/LFSTray/README.md index 386b9078..e0789446 100644 --- a/LFSTray/README.md +++ b/LFSTray/README.md @@ -1,23 +1,17 @@ # LFSTray -This ia a simple standalone systray. - - -Forked from stalonetray ( big thanks ) - -Original Code here: - -https://github.com/kolbusa/stalonetray - - - +This ia a simple standalone systray. +### +Forked from stalonetray ( big thanks ) +Original Code here: +https://github.com/kolbusa/stalonetray +### **To build/install:** ```console ./autogen.sh --prefix=/usr make make install ``` - - +### **QUICK USE:** lfstray -h diff --git a/LFSTray/TODO b/LFSTray/TODO new file mode 100644 index 00000000..d76f39d0 --- /dev/null +++ b/LFSTray/TODO @@ -0,0 +1,8 @@ +LOADS! + +convert to c++ +integerate into lfstoolkit lib +redo settings +add prefs app +remove unnedeed code +new manpage