hlfw.ca

drawcpu

Download patch

ref: ad2f8b25c9c47190c50443ef9f1b53ed5c794477
parent: 925ee107c28b82c79ac607a74fe9eb38568a209f
author: halfwit <michaelmisch1985@gmail.com>
date: Sat Mar 2 02:57:12 PST 2024

Update README.md

--- a/README.md
+++ b/README.md
@@ -10,8 +10,6 @@
 
 To build on Mac OS X, run CONF=osx-cocoa make.
 
-TODO: plist
-
 ## Status
 
 This is about 90% of the way there. See [TODO](https://github.com/halfwit/drawcpu/blob/main/TODO) for more information.
@@ -19,6 +17,8 @@
  - proc doesn't exist on all systems, devproc would be useful in at least a limited scope inside the kernel
 
 ## Future
+
+The longer term goal is to interact with X11/Wayland/macOS/Windows graphical programs, from a plan9front system, with access to a proper namespace on the Unix side.
 
  - devdraw/devkbd/devmouse/devaudio integration for various toolkits, translating the other direction compared to drawterm
  - rework path, attempt to get a proper userland with frontbase or related that can be compiled externally